Skip to content
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

Open
7xy opened this issue Aug 14, 2024 · 4 comments
Open

Warning in Home Assistant #75

7xy opened this issue Aug 14, 2024 · 4 comments

Comments

@7xy
Copy link

7xy commented Aug 14, 2024

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
Copy link
Author

7xy commented Aug 16, 2024

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!

@mc0110
Copy link
Owner

mc0110 commented Aug 16, 2024

Hi Hannes,

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

@7xy
Copy link
Author

7xy commented Aug 18, 2024

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

@7xy 7xy closed this as completed Oct 11, 2024
@mc0110
Copy link
Owner

mc0110 commented Nov 13, 2024

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.

@mc0110 mc0110 reopened this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants