core/homeassistant/components/aurora_abb_powerone
Dave T 318b6e3a8b
Allow retries on communication exceptions for Aurora ABB Powerone solar inverter (#104492)
* Allow retries on SerialException, AuroraError

* Add test to verify that retry is occuring

* Fix tests and indents

* Only log to info level for normal on/offline

* Review comment: don't log warning, debug and raise UpdateFailed

* Fix tests
2024-03-19 12:21:32 +01:00
..
__init__.py Allow retries on communication exceptions for Aurora ABB Powerone solar inverter (#104492) 2024-03-19 12:21:32 +01:00
config_flow.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
const.py Make ATTR_SERIAL_NUMBER a generic homeassistant constant (#108106) 2024-01-15 20:33:15 +01:00
manifest.json
sensor.py Improve lists in integrations [A] (#113006) 2024-03-11 16:17:44 +01:00
strings.json