core/homeassistant
Michael Hansen a9381d2590
Add Wyoming satellite (#104759)
* First draft of Wyoming satellite

* Set up homeassistant in tests

* Move satellite

* Add devices with binary sensor and select

* Add more events

* Add satellite enabled switch

* Fix mistake

* Only set up necessary platforms for satellites

* Lots of fixes

* Add tests

* Use config entry id as satellite id

* Initial satellite test

* Add satellite pipeline test

* More tests

* More satellite tests

* Only support single device per config entry

* Address comments

* Make a copy of platforms
2023-12-04 15:13:15 -05:00
..
auth Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
backports
brands Add Flexit bacnet integration (#104275) 2023-11-30 16:50:13 +01:00
components Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
generated Add Wyoming satellite (#104759) 2023-12-04 15:13:15 -05:00
helpers Make `cv.string` return subclasses of str as is (#103916) 2023-12-04 20:36:16 +01:00
scripts Fix colors in check_config script (#104069) 2023-11-17 13:21:04 -05:00
util Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Do not notify config errors during logging (#104466) 2023-11-24 21:34:09 +01:00
config.py Move config_per_platform and extract_domain_configs to config.py (#104989) 2023-12-04 12:48:49 +01:00
config_entries.py Rename ex to exc as name for exceptions (#104479) 2023-11-25 08:30:18 +01:00
const.py Bump version to 2024.1.0dev0 (#104746) 2023-11-29 21:29:11 +01:00
core.py Remove aiohttp cancel on disconnect workaround (#104175) 2023-11-29 11:20:36 -07:00
data_entry_flow.py
exceptions.py Raise and suppress stack trace when reloading yaml fails (#102410) 2023-11-24 17:34:45 +01:00
loader.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
package_constraints.txt Update frontend to 20231204.0 (#104990) 2023-12-04 13:10:51 +01:00
requirements.py
runner.py
setup.py Raise and suppress stack trace when reloading yaml fails (#102410) 2023-11-24 17:34:45 +01:00
strings.json