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
I’m trying to use the sensibo.full_state service to control my Sensibo devices, but the lack of detailed documentation is making it challenging.
The GitHub issue home-assistant/core#94661 and documentation mention parameters are case-sensitive, but the documentation doesn’t explain this or how to align it with Home Assistant’s lowercase attributes (e.g., swing modes).
Examples: There are no examples or links to Sensibo’s API documentation to clarify parameter formats or usage.
Templates: It’s unclear if templates are supported and how to use them effectively.
I’m trying to replace a script that sends individual commands with one using sensibo.full_state, but I keep getting errors. Clearer documentation with examples would help greatly.
Hey there @andrey-git, @gjohansson-ST, mind taking a look at this feedback as it has been labeled with an integration (sensibo) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of sensibo can trigger bot actions by commenting:
@home-assistant close Closes the feedback.
@home-assistant rename Awesome new title Renames the feedback.
@home-assistant reopen Reopen the feedback.
@home-assistant unassign sensibo Removes the current integration label and assignees on the feedback, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.
I think I managed it with some replacements, but I believe it should be handled internally by the integration for consistency (and maybe target_temperature, it should be renamed as temperature only to be consistent with the action climate.set_temperature)
Feedback
Hi everyone,
I’m trying to use the sensibo.full_state service to control my Sensibo devices, but the lack of detailed documentation is making it challenging.
The GitHub issue home-assistant/core#94661 and documentation mention parameters are case-sensitive, but the documentation doesn’t explain this or how to align it with Home Assistant’s lowercase attributes (e.g., swing modes).
Examples: There are no examples or links to Sensibo’s API documentation to clarify parameter formats or usage.
Templates: It’s unclear if templates are supported and how to use them effectively.
I’m trying to replace a script that sends individual commands with one using sensibo.full_state, but I keep getting errors. Clearer documentation with examples would help greatly.
Can anyone share insights or examples?
Here is my original script
and the full_state version that doesn't work
URL
https://www.home-assistant.io/integrations/sensibo/
Version
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: