@AdmiralRaccoon wrote:
Hello,
I´m trying to create a simple MQTT-Battery-sensor for the Wallpanel App from
Is there something missing in my code or is it wrong formatted?Thanks for help!
PhilippThis is my code:
- platform: mqtt state_topic: "wallpanel/trekstor/sensor/battery" name: "TrekStor Battery Level" unit_of_measurement: "%" device_class: battery value_template: "{{ value }}"
And this is what I get:
Posts: 3
Participants: 2