You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have been using the hubspace.send_command in the following fashion for my 11PR38120RGBWH1 devices. This used to work but apparently the latest changes caused it to stop working with following error. Is there a new way to do this? Please help.
I am running the following with the Hubspace "dev-standardize-components" version and HACS 2.0.1
Core
2024.11.3
Supervisor
2024.11.4
Operating System
13.2
Frontend
20241106.2
Logger: homeassistant.components.script.activate_outdoor_lights_christmas
Source: helpers/script.py:2032
integration: Script (documentation, issues)
First occurred: 5:20:33 PM (2 occurrences)
Last logged: 5:53:34 PM
Activate Outdoor Lights - Christmas: Error executing script. Service not found for call_service at pos 1: Action hubspace.send_command not found
As stated in the readme, services are not supported in versions beyond 3.0. You need to go back to 2.0.3 for this capability. The dev has this on the roadmap, but not ready yet.
Hello, I have been using the hubspace.send_command in the following fashion for my 11PR38120RGBWH1 devices. This used to work but apparently the latest changes caused it to stop working with following error. Is there a new way to do this? Please help.
I am running the following with the Hubspace "dev-standardize-components" version and HACS 2.0.1
Core
2024.11.3
Supervisor
2024.11.4
Operating System
13.2
Frontend
20241106.2
Logger: homeassistant.components.script.activate_outdoor_lights_christmas
Source: helpers/script.py:2032
integration: Script (documentation, issues)
First occurred: 5:20:33 PM (2 occurrences)
Last logged: 5:53:34 PM
Activate Outdoor Lights - Christmas: Error executing script. Service not found for call_service at pos 1: Action hubspace.send_command not found
target:
entity_id:
- light.outdoor1
- light.outdoor2
- light.outdoor3
- light.outdoor4
data:
value: Christmas
functionClass: color-sequence
functionInstance: custom
action: hubspace.send_command
The text was updated successfully, but these errors were encountered: