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

Error when running Script.inovelli_led after upgrade to 2023.3 #1

Open
ziptbm opened this issue Mar 6, 2023 · 0 comments
Open

Error when running Script.inovelli_led after upgrade to 2023.3 #1

ziptbm opened this issue Mar 6, 2023 · 0 comments

Comments

@ziptbm
Copy link

ziptbm commented Mar 6, 2023

I've had this script in place for almost two years, but after upgrading to 2023.3 I'm now seeing a series of errors that I believe stem from the inovelli_led script, but I haven't been able to figure out why. No other changes were made to the script from what was shared here originally. I'll continue to troubleshoot, but sharing in case someone knows of a quick fix regarding what may have changed and can resolve this.

I believe the issue is starting with the script.


`Logger: homeassistant.components.script.inovelli_led
Source: helpers/script.py:409
Integration: Script (documentation, issues)
First occurred: 08:32:42 (8 occurrences)
Last logged: 09:43:18

inovelli_led: Choose at step 2: choice 1: Error executing script. Error for call_service at pos 1: Node(node_id=18) - SetValueFailed: Unable to set value, refer to https://zwave-js.github.io/node-zwave-js/#/api/node?id=setvalue for possible reasons
inovelli_led: Error executing script. Error for choose at pos 2: Node(node_id=18) - SetValueFailed: Unable to set value, refer to https://zwave-js.github.io/node-zwave-js/#/api/node?id=setvalue for possible reasons`

Which then impacts the automation.

`Logger: homeassistant.components.automation.inovelli_red_series_lzw31_sn_dimmer_led_notifications_based_on_combo_of_door_and_garage
Source: helpers/script.py:409
Integration: Automation (documentation, issues)
First occurred: 08:32:42 (8 occurrences)
Last logged: 09:43:18

Auto - Mudroom - Security Light on Switch for Garage Doors Status: Choose at step 1: choice 3: Error executing script. Error for call_service at pos 2: Node(node_id=18) - SetValueFailed: Unable to set value, refer to https://zwave-js.github.io/node-zwave-js/#/api/node?id=setvalue for possible reasons
Auto - Mudroom - Security Light on Switch for Garage Doors Status: Error executing script. Error for choose at pos 1: Node(node_id=18) - SetValueFailed: Unable to set value, refer to https://zwave-js.github.io/node-zwave-js/#/api/node?id=setvalue for possible reasons
Auto - Mudroom - Security Light on Switch for Garage Doors Status: Choose at step 1: choice 1: Error executing script. Error for call_service at pos 2: Node(node_id=18) - SetValueFailed: Unable to set value, refer to https://zwave-js.github.io/node-zwave-js/#/api/node?id=setvalue for possible reasons`
`Logger: homeassistant.components.automation.inovelli_red_series_lzw31_sn_dimmer_led_notifications_based_on_combo_of_door_and_garage
Source: helpers/script.py:409
Integration: Automation (documentation, issues)
First occurred: 08:32:42 (8 occurrences)
Last logged: 09:43:18

Auto - Mudroom - Security Light on Switch for Garage Doors Status: Choose at step 1: choice 3: Error executing script. Error for call_service at pos 2: Node(node_id=18) - SetValueFailed: Unable to set value, refer to https://zwave-js.github.io/node-zwave-js/#/api/node?id=setvalue for possible reasons
Auto - Mudroom - Security Light on Switch for Garage Doors Status: Error executing script. Error for choose at pos 1: Node(node_id=18) - SetValueFailed: Unable to set value, refer to https://zwave-js.github.io/node-zwave-js/#/api/node?id=setvalue for possible reasons
Auto - Mudroom - Security Light on Switch for Garage Doors Status: Choose at step 1: choice 1: Error executing script. Error for call_service at pos 2: Node(node_id=18) - SetValueFailed: Unable to set value, refer to https://zwave-js.github.io/node-zwave-js/#/api/node?id=setvalue for possible reasons`
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

No branches or pull requests

1 participant