This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a9b51f0255
hass-core
/
tests
/
components
/
flume
/
__init__.py
2 lines
39 B
Python
Raw
Normal View
History
Unescape
Escape
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
"""
Tests for the flume integration.
"""
Reference in a new issue
Copy permalink