1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-25 16:27:07 +00:00

12 Commits

Author SHA1 Message Date
epenet
3d7ae84326
Remove use of HomeAssistantType () 2023-02-06 17:17:43 +01:00
Marc Mueller
d7dda6bee5
Update python version used for pylint [Py310] ()
* Update python version used for pylint linting [Py310]

* Import Callable from collections.abc [Py310]

* Use builtin anext [Py310]
2023-01-23 07:56:15 +01:00
J. Nick Koston
a9ab98fb45
Add power sensor to WiZ () 2022-06-09 18:10:15 -10:00
J. Nick Koston
fc4cb743bd
Add Signal Strength sensor to WiZ () 2022-02-28 18:50:26 -10:00
J. Nick Koston
4811b510eb
Ensure WiZ can still setup with old firmwares () 2022-02-21 19:42:54 +01:00
J. Nick Koston
a82d4d1b7b
Add support for dual head WiZ devices () 2022-02-21 17:50:42 +01:00
J. Nick Koston
e9ca7c2516
Add support for WiZ diagnostics () 2022-02-19 20:54:12 -08:00
J. Nick Koston
63cb79ec29
Add support for setting the effect speed in WiZ () 2022-02-14 16:49:43 +01:00
J. Nick Koston
445ad1d592
Add test coverage for WiZ lights and switches () 2022-02-14 16:31:26 +01:00
J. Nick Koston
00d7fdd274
Add WiZ occupancy sensor support () 2022-02-14 14:25:15 +01:00
J. Nick Koston
0fb2c78b6d
Add RGBW/RGBWW support to WiZ () 2022-02-10 09:08:33 -06:00
Stephan Traub
432d9a8f19
Introduce wiz integration for the WiZ Platform ()
Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jan Stienstra <65826735+j-stienstra@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-04 16:20:21 -08:00