jeeftor / HomeAssistant

This is my public home assistant stuff
45 stars 14 forks source link

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

Open ziptbm opened 1 year ago

ziptbm commented 1 year ago

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`