core/homeassistant
cgtobi 23e091696e
Fix netatmo device unavailable and services (#33509)
* Handle unavailabe entities

* Remove some logging

* Set valve to lowest temp when turned off

* Remove some logging

* Address comments

* Report entity as connected if update is successful

* Fix stupidness

* Fix
2020-04-02 17:35:25 +02:00
..
auth Add ability to specify group when creating user (#33373) 2020-03-30 20:33:43 +02:00
components Fix netatmo device unavailable and services (#33509) 2020-04-02 17:35:25 +02:00
generated Add config flow for nut (#33457) 2020-03-31 19:08:27 -07:00
helpers Replace asyncio.wait with asyncio.gather since wait ignores exceptions (#33380) 2020-04-01 07:09:13 -07:00
scripts Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
util Expand network util to check for link local addresses (#33499) 2020-04-01 11:24:30 -07:00
__init__.py
__main__.py Activate asyncio debug when HA run in debug mode (#33251) 2020-03-25 13:03:56 -07:00
bootstrap.py Replace asyncio.wait with asyncio.gather since wait ignores exceptions (#33380) 2020-04-01 07:09:13 -07:00
config.py Fix package default extraction (#33071) 2020-03-20 20:27:37 -07:00
config_entries.py Freeze config entry data (#32615) 2020-03-09 14:07:50 -07:00
const.py RFC - Add a 3rd state to the HA shutdown sequence for writing… (#33358) 2020-03-30 10:18:39 -07:00
core.py RFC - Add a 3rd state to the HA shutdown sequence for writing… (#33358) 2020-03-30 10:18:39 -07:00
data_entry_flow.py
exceptions.py
loader.py Type hint improvements (#32793) 2020-03-14 11:39:28 +01:00
package_constraints.txt Cloud do checks during setup (#33507) 2020-04-01 15:25:04 -07:00
requirements.py Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
setup.py Fix hassio panel load (#32922) 2020-03-17 17:54:57 -07:00