core/tests/components/flume
J. Nick Koston ac9429988b
Add a config flow for flume (#33419)
* Add a config flow for flume

* Sensors no longer block Home Assistant startup
since the flume api can take > 60s to respond on
the first poll

* Update to 0.4.0 to resolve the blocking startup issue

* Missed conversion to FlumeAuth

* FlumeAuth can do i/o if the token is expired, wrap it

* workaround async_add_entities updating disabled entities

* Fix conflict
2020-04-08 16:29:59 -05:00
..
__init__.py Add a config flow for flume (#33419) 2020-04-08 16:29:59 -05:00
test_config_flow.py Add a config flow for flume (#33419) 2020-04-08 16:29:59 -05:00