Controlling the keypad using json #536
Replies: 1 comment
-
Closing as this is now an issue #563 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm still having issues controlling the keypad using json (using version 9.02-beta9). I can add and delete entries (so I know I have the correct topic and json structure) but I can't update (usually get commandResultJson returning failed, or e.g invalidAllowedFromTime in the event I don't set that during update action).
Here is my MQTT Publish set-up:
Is there a way to debug this ( I have MQTT logs on but they don't tell me an awful lot)
Beta Was this translation helpful? Give feedback.
All reactions