mc0110/inetbox2mqtt

Warning in Home Assistant

Opened this issue ยท 4 comments

7xy commented

Deprecated option used in mqtt publish action call
This stops working in version 2025.2.0. Please address before upgrading.
Deprecated payload_template option used in MQTT publish action call to topic service/truma/set/target_temp_room from payload template 5. 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.

7xy commented

Found it out myself!

Just change the term "payload_template" to "payload" inside the file /homeassistant/packages/truma.yaml using the File Editor.

Then the repair is done!

Hi Hannes,

great job, thanks for figuring that out. I'll adjust the yaml at short notice.

7xy commented

There also has to be done a change in the automations.yaml file! Just set all "payload_template" to just "payload"!

Hey guys,
I'm sorry it took a while. But there were a number of changes in the yaml syntax. These have now all been adjusted.
All the best
M.