spitzlbergerj / MMM-TeslaLogger

Module for MagicMirror showing data from the Teslalogger or teslamate subscribed to via MQTT
GNU Affero General Public License v3.0
5 stars 3 forks source link

New MQTT Topics #11

Closed theskyisthelimit closed 4 years ago

theskyisthelimit commented 4 years ago

Hi Josef, I hope you are doing well!

Teslamate just released an interesting update with 3 new MQTT topics. Maybe it would be interesting to add them to the Module?

teslamate/cars/1/frunk_open <- true/false
teslamate/cars/1/trunk_open<- true/false
teslamate/cars/1/elevation <- string
spitzlbergerj commented 4 years ago

Hi, before I can display more data in the module, I have to rebuild the whole module so that you can change the order in the list display as you like. Unfortunately this is a big change, because I never intended this. I don't know when I can start this modification. Unfortunately, it is also the case that I do not use the list display ...