fashberg / WThermostatBeca

Open Source firmware replacement for Tuya Wifi Thermostate from Beca and Moes with Home Assistant Autodiscovery
344 stars 71 forks source link

MQTT deprecated "payload_template" in Home Assistant #229

Open clemente3905 opened 3 months ago

clemente3905 commented 3 months ago

Starting with Home Assitant core 2024.8.0 the thermostat is firing a warning, specifically one related to a deprecated option in MQTT.

Here is the text reported.

Deprecated payload_template option used in MQTT publish action call to topic salotto/cmnd/things/thermostat/properties/targetTemperature from payload template 22. Use the payload option instead. In automations templates are supported natively. Update the automation or script to use the payload option instead and restart Home Assistant to fix this issue.

image

Don't know if you were aware of the issue. Thanks for your work and all the best

clemente3905 commented 2 months ago

I post this issue more than 1 month ago and it seems it is not considered at all. Did I make some mistake? Do I have to do something else?