-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warning in Home Assistant #75
Comments
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. |
There also has to be done a change in the automations.yaml file! Just set all "payload_template" to just "payload"! |
Hey guys, |
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.
The text was updated successfully, but these errors were encountered: