**Breaking change!**
Changes:
* Formatting and linting added in VS Code through a Dev Container configuration and in GitHub using actions on the main branch. All the code is also refactored to adhere to the standards used by the Home Assistant development team. It also improves consistency in the code, which causes a _breaking change_ in one of the entities exposed in HA. After the upgrade, the Switch IO sensor will be duplicated, with the original one being unavailable. This can be fixed using these steps:
1. Delete the unavailable entity
2. Rename the new "Switch IO"'s entity ID from sensor.<<MODEL>>_<<IP>>_switch_io_2 back to sensor.<<MODEL>>_<<IP>>_switch_io
This will retain your history and fix any automations using the sensor.
* Renamed all entities containing "Transfer(ring)" in "Sent" to match the terminology in NETGEAR's web interface.
* Added support for GS308EPP model