hass-core/homeassistant
G Johansson 1b27011320
Fix supported features sensibo (#65895)
* Fix features not available

* Partial revert

* Apply active features

* Fix from review
2022-02-12 12:48:48 +01:00
..
auth Enable no_implicit_reexport for core files [mypy] (#63820) 2022-01-26 10:55:06 +01:00
backports Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
components Fix supported features sensibo (#65895) 2022-02-12 12:48:48 +01:00
generated Add dhcp discovery to Sensibo for non-HomeKit devices (#66350) 2022-02-11 16:27:00 -06:00
helpers Add guard for invalid EntityCategory value (#66316) 2022-02-11 14:57:45 +01:00
scripts Update black to 22.1.0 (#65788) 2022-02-05 14:19:37 +01:00
util Add coverage for color_rgbww_to_rgb, fix divzero case (#65721) 2022-02-05 10:59:32 -06:00
__init__.py
__main__.py Validate operating system is supported (#64352) 2022-01-18 13:16:23 -08:00
block_async_io.py Warn ontime.sleep in event loop (#63766) 2022-01-11 17:55:24 +01:00
bootstrap.py Import persistent notification part 1 (#63898) 2022-01-11 17:24:59 +01:00
config.py Remove Windows workarounds (#64068) 2022-01-13 20:41:11 +01:00
config_entries.py Create MQTT discovery flow when manual config is present (#66248) 2022-02-11 10:31:51 +01:00
const.py Fix REQUIRED_NEXT_PYTHON_HA_RELEASE comment placement (#65251) 2022-01-30 19:09:51 +01:00
core.py Get_url to prefer external URL if SSL configured (#66039) 2022-02-07 15:44:02 -08:00
data_entry_flow.py Fix webserver responsiveness where there are a lot of discoveries (#64719) 2022-01-22 22:29:16 +01:00
exceptions.py Report unmet dependencies for failing config flows (#65061) 2022-02-02 15:06:27 +01:00
loader.py Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
package_constraints.txt Bump async-upnp-client to 0.23.5 (#65922) 2022-02-08 20:27:16 +02:00
requirements.py Move disallow-any-generics to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
runner.py Clean up no longer needed Python 3.8 support code (#65231) 2022-01-30 15:07:07 -06:00
setup.py Report unmet dependencies for failing config flows (#65061) 2022-02-02 15:06:27 +01:00
strings.json Abort webhook flow when not connected to home assistant cloud (#64963) 2022-01-26 10:57:45 -08:00