Marc Mueller
4f20a8023b
Use assignment expressions [A-I] ( #66880 )
2022-02-19 17:21:26 +01:00
Marc Mueller
ef7316d8d9
Update typing (5) [tests] ( #63926 )
2022-01-11 21:28:13 +01:00
Marcel van der Veldt
e1e6925097
Refactor of Hue integration with full V2 support ( #58996 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-11-16 11:59:17 -08:00
Paulus Schoutsen
cce0ca5688
Tag Hue errors as format strings ( #55751 )
2021-09-04 15:38:14 -07:00
Paulus Schoutsen
7111fc47c4
Better handle invalid trigger config ( #55637 )
2021-09-03 10:15:57 -07:00
Erik Montnemery
76c3058d15
Rename device trigger base schema to DEVICE_TRIGGER_BASE_SCHEMA ( #51719 )
2021-06-10 19:11:38 +02:00
cklagenberg
f09f47f13a
Add device trigger support for Philips Hue Wall Switch Module ( #51574 )
2021-06-09 12:06:02 +02:00
springstan
a967f689c7
Remove unnecessary instances of dict.keys() ( #42518 )
2020-10-28 20:43:48 +01:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) ( #41982 )
2020-10-16 21:24:08 -05:00
Phil Bruckner
ca9dd0c833
Reorganize trigger code ( #38655 )
2020-08-17 11:54:56 -05:00
Michaël Arnauts
2ba4c1193c
Use global CONF_UNIQUE_ID for hue ( #38596 )
2020-08-09 13:20:11 -05:00
Dave Clarke
20e85e1191
Add support for Philips Hue Smart Button ( #38555 )
...
* Add support for Philips Hue Smart Button
* Fix linting with trailing commas
* Update to correct deconz and hue model names/IDs
2020-08-06 11:40:50 +02:00
Save me
5dcac36b78
Add Friends of Hue Switch - Model FOHSWITCH (ZGPSWITCH) ( #34195 )
2020-04-16 14:14:57 -07:00
Eugenio Panadero
71aaf2d809
Add device triggers for Hue remotes ( #33476 )
...
* Store device_registry entry id in HueEvent
so it can be retrieved with that key when using device triggers
* Add device_trigger for hue_event from hue remotes
* supporting Hue dimmer switch & Hue Tap
* State mapping and strings are copied from deCONZ
* refactor mock_bridge for hue tests
and also share `setup_bridge_for_sensors`
for test_sensor_base and test_device_trigger.
* Add tests for device triggers with hue remotes
* Remove some triggers
2020-04-01 11:42:22 -07:00