JustAnotherIssue

Results 4 comments of JustAnotherIssue

{ "type": "temperatureSensor", "name": "Temperatur2 - Wohnraum", "url": "mqtt://xxxxxxxxxxxx:1883", "username": "xxxxxxxxxxx", "password": "xxxxxxxxxxx", "topics": { "getBatteryLevel": { "topic": "shellies/shellyplusht-xxxxxxxxxxxx/status/devicepower:0", "apply": "return JSON.parse(message)[\"battery\"].percent" }, "getCurrentTemperature": { "topic": "shellies/shellyplusht-xxxxxxxxxxxxxxx/status/temperature:0", "apply": "return JSON.parse(message).tC"...

Hey @davidpraznik see my post up there it is 1:1 the MQTT configuration of your HTplus Or did I misunderstand your problem?

Got it @davidpraznik you are really starting from scratch. But you have a great journey ahead. Mqtt helped me a lot in terms of smart home. Also in understanding things...

@cmanblues devil can be in the details but without having any insights to your configuration everything is just guessing but not supporting. Could you share screenshots or json configs. Btw....