hass-core/homeassistant
epenet 754fe86dd9
Add fan to strict typing ()
* Add fan to strict typing

* Adjust state_attributes

* Adjust capability_attributes

* Adjust is_on

* Adjust vallox component

* Revert "Adjust is_on"

This reverts commit 48d207f250.

* Fix is_on property
2022-06-22 14:15:44 +02:00
..
auth Add EVENT_USER_UPDATED () 2022-06-09 20:49:02 -07:00
backports Cleanup after pylint update () 2022-03-26 00:34:12 +01:00
components Add fan to strict typing () 2022-06-22 14:15:44 +02:00
generated Add QNAP QSW DHCP discovery () 2022-06-19 09:43:29 -05:00
helpers Remove vizio from mypy ignore list () 2022-06-19 21:39:24 +02:00
scripts Initialize hass.config_entries for check config () 2022-06-16 14:40:41 +02:00
util Improve YAML Dump times with C Dumper () 2022-06-13 13:14:30 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Use supervisor envs instead of hassio () 2022-05-30 12:00:13 +02:00
config.py Add Show logs URL to integration errors notification () 2022-05-01 16:14:30 -07:00
config_entries.py Fix typos in ConfigEntryState.recoverable () 2022-06-13 10:56:08 -10:00
const.py Bump version to 2022.7.0dev0 () 2022-05-25 12:57:55 -07:00
core.py Add generic parameters to HassJob () 2022-05-30 09:22:37 +02:00
data_entry_flow.py Adjust FlowResult construction in data entry flow () 2022-06-16 12:57:41 +02:00
exceptions.py Report unmet dependencies for failing config flows () 2022-02-02 15:06:27 +01:00
loader.py Allow custom integrations to support application_credentials platform () 2022-05-01 16:26:22 -07:00
package_constraints.txt Bump async-upnp-client to 0.31.2 () 2022-06-19 12:59:37 -05:00
requirements.py Avoid creating executor job in requirements if another call satisfied the requirement () 2022-06-13 14:33:29 -07:00
runner.py Update Mypy to 0.950 () 2022-04-27 20:49:54 -05:00
setup.py Highlight in logs it is a custom component when setup fails () 2022-03-03 15:03:03 -08:00
strings.json Handle OAuth2 rejection () 2022-05-28 20:23:16 -07:00