JakobLichterfeld / TeslaMate-Telegram-Bot

A telegram bot which sends a message if an update for your Tesla is available (use TeslaMate MQTT)
MIT License
26 stars 4 forks source link

MQTT namespace variable #38

Closed freeesty closed 7 months ago

freeesty commented 7 months ago

Its possible to define a mqtt namespace variable in teslamate.

MQTT_NAMESPACE=

If it is defined, the telegram bot won't notify the update, because its looking in a wrong topic.

teslamate/$namespace/cars/2/inside_temp

would work then.

JakobLichterfeld commented 7 months ago

Thanks for the suggestion

JakobLichterfeld commented 7 months ago

Included in v0.7.6