-
Notifications
You must be signed in to change notification settings - Fork 74
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
[BUG] Deprecated option used in mqtt publish action call #784
Comments
I don't see anything about this in the docs. Thanks for reporting. |
I also received this warning today after updating to the latest core version of home assistant 2024.8.0 |
Just replace |
I tried that for when I push my local Tempest temperature into the ESP, and it had worse alarms. |
Thank you for saving my sanity.... The docs on page 24 just need to be amended from |
Describe the bug
Updated HA and integrations, now receiving this warning:
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 layzspa/command from payload template {"CMD":15,"VALUE":27, "XTIME":0, "INTERVAL":0}. 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.
Warning - 8/3/2024
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Hardware (please complete the following information):
Software (please complete the following information):
The text was updated successfully, but these errors were encountered: