Commit Graph

11 Commits (ce2063fb07a81f7965654aeb0e4788fb36ed5006)

Author SHA1 Message Date
Marc Mueller 72801867d6
Use assignment expressions 38 () 2021-10-31 18:49:18 +01:00
Ville Skyttä cc97502a0c
Use HTTPStatus instead of HTTP_* consts in aiohttp web response statuses () 2021-10-01 09:27:44 -07:00
jan iversen d168749a51
Integrations: HomeAssistantType --> HomeAssistant. Last batch. () 2021-04-23 10:34:02 +02:00
tkdrob 4fdb617e22
Clean up constants ()
* Clean up constants

* fix imports
2021-02-23 09:56:44 +01:00
Paulus Schoutsen ec47216388
Use built-in test helpers on 3.8 () 2020-04-30 13:29:50 -07:00
springstan 4c38e6cfa5
Use HTTP_BAD_REQUEST constant () 2020-04-09 21:43:42 +02:00
Bas Nijholt 00dc721609 sort imports according to PEP8 for hassio () 2019-12-08 16:33:22 +01:00
Paulus Schoutsen 4de97abc3a Black 2019-07-31 12:25:30 -07:00
Paulus Schoutsen 1a3a38d370 Dynamic panels ()
* Don't require all panel urls to be registered

* Allow removing panels, fire event when panels updated
2019-05-30 13:37:01 +02:00
Pascal Vizeli 2a720efbd4 Fix hass.io panel_custom/frontend ()
* Fix hass.io panel_custom/frontend

* Update manifest.json
2019-04-22 21:47:12 -07:00
Pascal Vizeli 3e443d253c
Hass.io Add-on panel support for Ingress ()
* Hass.io Add-on panel support for Ingress

* Revert part of discovery startup handling

* Add type

* Fix tests

* Add tests

* Fix lint

* Fix lint on test
2019-04-19 09:43:47 +02:00