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

mqtt options deprecated in Home Assistant 2022.03 #146

Closed
Flopescu opened this issue Mar 4, 2022 · 6 comments
Closed

mqtt options deprecated in Home Assistant 2022.03 #146

Flopescu opened this issue Mar 4, 2022 · 6 comments

Comments

@Flopescu
Copy link

Flopescu commented Mar 4, 2022

Hi @fashberg
First, a big thank you for your work, I have flashed my thermostat about 7-8 months ago and everything just works.

If you have some time, can you please have a look at the mqtt payload for home assistant?

In the version 2022.03 we have the following warnings about options that are deprecated:

Logger: homeassistant.components.mqtt.climate
Source: helpers/config_validation.py:817 
Integration: MQTT ([documentation](https://www.home-assistant.io/integrations/mqtt), 
[issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+mqtt%22)) 
First occurred: 1:58:33 PM (5 occurrences) 
Last logged: 1:58:33 PM

The 'send_if_off' option is deprecated, please remove it from your configuration
The 'away_mode_command_topic' option is deprecated, please remove it from your configuration
The 'away_mode_state_template' option is deprecated, please remove it from your configuration
The 'away_mode_state_topic' option is deprecated, please remove it from your configuration
The 'hold_modes' option is deprecated, please remove it from your configuration

Appreciated!

@labodj
Copy link
Contributor

labodj commented Mar 15, 2022

Hi @fashberg I second this, these options are deprecated and they will be removed from HA in 2022.9 update

@titiviking
Copy link

@jressel01 has a working patch for this ( https://github.com/jressel01/WThermostatBeca/tree/patch-1 ).
I compiled his code and it works well on my BHT-6000.

@Flopescu
Copy link
Author

Flopescu commented Jul 5, 2022

thanks!
I've managed to compile it myself.

I had the same issue withe the HA Autodiscovery - managed to get it working after I've saved the "thermostat config" page...

@clemente3905
Copy link

Hi guys, I'm a total noob. My thermostat are no more working with the 2022.9 update.
Can someone please point me out on a noob guide on how to get the @jressel01 working patch, compile and send to the thermostat?
I'm on a windows machine and do not have any idea on how to compile sources

@labodj
Copy link
Contributor

labodj commented Sep 9, 2022

@clemente3905 if you want you can try my release HERE
It is compatible with 2022.9
Just send to the thermostat as a normal update at http://THERMOSTAT_IP/firmware?

@fashberg
Copy link
Owner

fashberg commented Sep 11, 2022

Fixed in https://github.com/fashberg/WThermostatBeca/releases/tag/v1.20-fas

Thank you for your feedback and contributions

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

5 participants