core/homeassistant/components/aurora_abb_powerone
Dave T 6e24b52a7e Add support for aurora ABB Powerone solar photovoltaic inverter (#24809)
* Add support for aurora ABB Powerone solar photovoltaic inverter

* Add support for aurora ABB Powerone solar photovoltaic inverter

* Update stale docstring

* Fixed whitespace lint errors

* Remove test code

* Delete README.md

Website documentation contains setup instructions.  README not needed here.

* Only close the serial line once.

* Correct newlines between imports

* Change add_devices to add_entites and remove unnecessary logging.

* Use new style string formatting instead of concatenation

* Directly access variables rather than via config.get

* Update sensor.py
2019-07-07 11:22:21 +02:00
..
__init__.py Add support for aurora ABB Powerone solar photovoltaic inverter (#24809) 2019-07-07 11:22:21 +02:00
manifest.json Add support for aurora ABB Powerone solar photovoltaic inverter (#24809) 2019-07-07 11:22:21 +02:00
sensor.py Add support for aurora ABB Powerone solar photovoltaic inverter (#24809) 2019-07-07 11:22:21 +02:00