hass-core/homeassistant
J. Nick Koston def7c80e71
Add support for fan groups (#57941)
* Add support for fan groups

* dry

* dry

* fix refactor error

* tweaks

* wip

* tweaks

* tweaks

* fix

* fixes

* coverage

* tweaks
2021-10-26 10:32:49 +02:00
..
auth Use assignment expressions 28 (#58189) 2021-10-22 14:06:04 +02:00
components Add support for fan groups (#57941) 2021-10-26 10:32:49 +02:00
generated Aurora abb (solar) configflow (#36300) 2021-10-25 20:04:42 -05:00
helpers Allow service data template to return a dict (#57105) 2021-10-23 21:10:30 +02:00
scripts Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
util Fix color util links to Philips Hue documentation (#57099) 2021-10-05 11:19:09 +02:00
__init__.py
__main__.py Activate fault handler (#56550) 2021-09-28 00:05:06 -07:00
block_async_io.py
bootstrap.py Deprecate Python 3.8 (#57079) 2021-10-05 08:58:20 +02:00
config.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
config_entries.py Index in-progress flows to avoid linear search (#58146) 2021-10-22 07:19:49 -10:00
const.py Use DeviceInfo in asuswrt (#58399) 2021-10-25 14:12:49 +02:00
core.py Identify onetime listeners (#57751) 2021-10-15 10:23:36 -07:00
data_entry_flow.py Index in-progress flows to avoid linear search (#58146) 2021-10-22 07:19:49 -10:00
exceptions.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
loader.py Ensure domain is correct format (#58429) 2021-10-25 15:56:07 -07:00
package_constraints.txt Bump async-upnp-client to 0.22.10 (#58387) 2021-10-25 12:22:19 +02:00
requirements.py Use assignment expressions 03 (#57710) 2021-10-17 20:08:11 +02:00
runner.py Log unhandled loop exception traces when asyncio debug is on (#57602) 2021-10-18 20:07:51 -07:00
setup.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
strings.json