core/homeassistant/components/homewizard
Duco Sebel c2d372dd13
Fix HomeWizard code quality issues (#82973)
* Sort platforms a-z

* Collect all switch entities and load in a single call

* Add test for button press
2022-11-30 10:28:28 +01:00
..
translations [ci skip] Translation update 2022-11-30 00:26:16 +00:00
__init__.py Use device_registry for HomeWizard device_info (#82921) 2022-11-29 14:30:22 +01:00
button.py Add support for HomeWizard identify feature (#82375) 2022-11-27 20:48:35 -05:00
config_flow.py
const.py Fix HomeWizard code quality issues (#82973) 2022-11-30 10:28:28 +01:00
coordinator.py Use device_registry for HomeWizard device_info (#82921) 2022-11-29 14:30:22 +01:00
diagnostics.py Add support for HomeWizard enable/disable cloud feature (#82573) 2022-11-27 14:26:15 -05:00
manifest.json Add support for HomeWizard enable/disable cloud feature (#82573) 2022-11-27 14:26:15 -05:00
number.py Use device_registry for HomeWizard device_info (#82921) 2022-11-29 14:30:22 +01:00
sensor.py Use device_registry for HomeWizard device_info (#82921) 2022-11-29 14:30:22 +01:00
strings.json
switch.py Fix HomeWizard code quality issues (#82973) 2022-11-30 10:28:28 +01:00