Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Zigbee2MQTT Philips Hue Dimmer v2 off_hold value #37

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

hmhagberg
Copy link
Contributor

zigbee2mqtt-hue-dimmer-v2.yaml is missing value for off button hold action and the blueprint fails to load with following error:

homeassistant  | 2023-01-02 17:44:32.641 ERROR (MainThread) [custom_components.switch_manager.const] ("Invalid config for [switch_manager blueprints(zigbee2mqtt-hue-dimmer-v2)]: string value is None for dictionary value @ data['buttons'][3]['actions'][1]['conditions'][0]['value']. Got None. (See ?, line ?). ", True)

Define the value to fix the issue.

@Sian-Lee-SA Sian-Lee-SA merged commit a490161 into Sian-Lee-SA:master Jan 2, 2023
@Sian-Lee-SA
Copy link
Owner

Thanks for the fix, something stupid must've happened when using VSCode when I was renaming actions and somehow deleted the value (even though I wasn't editing them). Sorry.

@hmhagberg hmhagberg deleted the fix-z2m-hue-switch branch January 2, 2023 16:41
@Sian-Lee-SA Sian-Lee-SA changed the title Fix zigbee2mqtt-hue-dimmer-v2 off_hold value Fix Zigbee2MQTT Philips Hue Dimmer v2 off_hold value Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants