-
Hello, I'm really liking the work done here, but there are some real basics missing from the documentation. I have been able to create a page, add a switch object and can toggle this to see the state sent over MQTT. However I'm unable to work out how to send an MQTT packet to change/set this state. I've tried sending Having spent an hour messing around, refusing to believe it must me me doing something wrong - but I'm stuck. How is something this basic not in the documentation? I can't see anything in the docs about setting state with examples of an MQTT topics or JSON packets. Any help would be appreciated before I abandon... Many thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 11 replies
-
Try sending |
Beta Was this translation helpful? Give feedback.
-
This leads onto a question I have. I think the answer is no, but is there a way to change multiple attributes of an object at the same time? I think you need to run multiple commands each like p1b1.=xyz one after the other, as I tried the json method of multiple attributes and that didn’t work. |
Beta Was this translation helpful? Give feedback.
-
Win 0.6.3 (currently RC) it is possible to send multiple commands in one go like this |
Beta Was this translation helpful? Give feedback.
-
Hi All, Great t see this is still being developed - and I absolutely applaud those involved... However, things in this space move at pace, and there's been some new devices come onto the market since I started looking at openHASP and started this thread. As such, I wondered if those who are here may be interested in this: We're starting to see devices in this form factor running a proper(ish) browser, so can use a standard HA Lovelace dashboard. I think this is likely the future of this space. Hope that's interesting / useful / discussion starter... Thanks again all, Tim |
Beta Was this translation helpful? Give feedback.
Win 0.6.3 (currently RC) it is possible to send multiple commands in one go like this
topic like
hasp/plate/command/p1b1.jsonl
command{"text_font":"16","x":5,"y":4}