core/homeassistant/components/orangepi_gpio
Pascal Roeleven 6ba437d83a Code cleanup for orangepi_gpio (#27958)
* Code cleanup for orangepi_gpio

* Move constants to const.py

* Use async wherever possible

* Remove obsolute functions

* Use relative package integration imports

* Move callbacks to async_added_to_hass

* Avoid side effects in init

* Prevent blocking I/O in coroutines

* Make sure entity is setup before added
2019-10-21 13:56:03 +02:00
..
__init__.py Code cleanup for orangepi_gpio (#27958) 2019-10-21 13:56:03 +02:00
binary_sensor.py Code cleanup for orangepi_gpio (#27958) 2019-10-21 13:56:03 +02:00
const.py Code cleanup for orangepi_gpio (#27958) 2019-10-21 13:56:03 +02:00
manifest.json Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00