1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant
Alexei Chetroi 217e280f8b Update ZHA remotes registry to proper identify "remotes (#31146)
* Update ZHA remote device types.

* Remove `binary_sensor` entity from affected devices.

* Update ZHA Profiles.

Prevent DeviceType.ON_OFF_LIGHT_SWITCH from creating entities.

* Update tests and remove unused entities.
2020-01-25 12:42:19 -05:00
..
auth Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
components Update ZHA remotes registry to proper identify "remotes (#31146) 2020-01-25 12:42:19 -05:00
generated Rewrite of Spotify integration (#30717) 2020-01-24 18:47:22 +01:00
helpers Migrate zone to use collection helpers (#30774) 2020-01-22 12:36:25 -08:00
scripts Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
util Handle location API being exhausted (#30798) 2020-01-16 17:31:12 +01:00
__init__.py
__main__.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
bootstrap.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
config_entries.py Add update_entry dict to unique ID flow abort helper (#31090) 2020-01-23 11:21:19 -08:00
config.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
const.py Version bump to 0.105.0dev0 2020-01-08 21:07:04 +01:00
core.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
data_entry_flow.py Don't expose flows that aren't initialised. (#30432) 2020-01-03 17:28:05 +01:00
exceptions.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
loader.py Add logo & icon support to Manifest (#31131) 2020-01-24 14:36:22 -08:00
package_constraints.txt Upgrade sqlalchemy to 1.3.13 (#31101) 2020-01-23 17:10:40 +01:00
requirements.py Sort imports for requirements.py and its test using isort (#29836) 2019-12-11 12:12:06 +01:00
setup.py print component import error to logfile (#30346) 2020-01-19 22:05:10 -08:00