core/homeassistant/components/zha
codyhackw 483e0c9a85
Fix ZHA VZM35-SN attributes (#102924)
* Fixes for VZM35-SN Attributes

* Fixes

* Update strings.json

Was missing translation keys from strings.json

* Minor Tweak to switch_type entity

Editing main switch_type entity to ensure it doesn't cause an error for the VZM35-SN

* Fix for Button Delay Entity
2023-11-17 12:38:58 -05:00
..
core Fix ZHA VZM35-SN attributes (#102924) 2023-11-17 12:38:58 -05:00
repairs
__init__.py
alarm_control_panel.py
api.py
backup.py
binary_sensor.py
button.py
climate.py
config_flow.py
cover.py
device_action.py
device_tracker.py
device_trigger.py
diagnostics.py
entity.py
fan.py
light.py
lock.py
logbook.py
manifest.json
number.py Fix ZHA VZM35-SN attributes (#102924) 2023-11-17 12:38:58 -05:00
radio_manager.py
select.py Fix ZHA VZM35-SN attributes (#102924) 2023-11-17 12:38:58 -05:00
sensor.py
services.yaml
silabs_multiprotocol.py
siren.py
strings.json Fix ZHA VZM35-SN attributes (#102924) 2023-11-17 12:38:58 -05:00
switch.py Fix ZHA VZM35-SN attributes (#102924) 2023-11-17 12:38:58 -05:00
websocket_api.py