1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant
Erik Montnemery cb7e492e81
Add switch_as_x integration (#67878)
* Add switch_as_x integration

* Address review comments

* Add translation strings

* Rename entity_type option to target_domain

* Move LightSwitch class definition to switch_as_x/light.py

* Update manifest

* Move tests
2022-03-10 12:23:01 +01:00
..
auth Improve typing [util.decorator] (#67087) 2022-02-23 20:58:42 +01:00
backports
components Add switch_as_x integration (#67878) 2022-03-10 12:23:01 +01:00
generated Add switch_as_x integration (#67878) 2022-03-10 12:23:01 +01:00
helpers Compatibility for "device_state_attributes" which was deprecated in 2021.4 has been removed (#67837) 2022-03-09 21:39:43 +01:00
scripts
util Update whoami URL (#67793) 2022-03-07 11:11:25 +01:00
__init__.py
__main__.py
block_async_io.py Add type ignore error codes [core] (#66773) 2022-02-17 23:09:22 -08:00
bootstrap.py Revert "Block peer certs on supervisor" (#67104) 2022-02-23 12:32:07 +01:00
config_entries.py Improve typing [util.decorator] (#67087) 2022-02-23 20:58:42 +01:00
config.py Add type ignore error codes [core] (#66773) 2022-02-17 23:09:22 -08:00
const.py Bump version to 2022.4.0dev0 (#67132) 2022-02-23 22:12:37 +01:00
core.py Validate in split_entity_id (#66835) 2022-02-18 16:11:17 -08:00
data_entry_flow.py Adjust data entry flow to have an option data_schema (#67637) 2022-03-04 16:42:02 +01:00
exceptions.py
loader.py Strict typing for dhcp (#67361) 2022-02-28 18:49:44 -10:00
package_constraints.txt Update frontend to 20220301.1 (#67812) 2022-03-07 08:56:52 -08:00
requirements.py
runner.py Add type ignore error codes [core] (#66773) 2022-02-17 23:09:22 -08:00
setup.py Highlight in logs it is a custom component when setup fails (#67559) 2022-03-03 15:03:03 -08:00
strings.json