Closed Steltek closed 2 years ago
Thank you for report. Will check it. Looks like version comparison goes bad :(
Nice
f"{ha_version.version} >= {AwesomeVersion('2022.3.0')} is {ha_version.version >= AwesomeVersion('2022.3.0')}"
2022.3.0b5 >= 2022.3.0 is False
I should read documentation carefully...
Only 2022.3.0 beta installations affected. Will fix soon.
Fixed in v1.8.3. Because only beta version was affected this release will be marked as pre-release and will be available only if "get beta version" option is turned on for the integration in HACS.
General information
Home Assistant
Version: 2022.3.0b5 Installation method (according to instructions): [X] Operating System [ ] Container [ ] Supervised [ ] Core
Integration
Installation method: [X] HACS [ ] manual from release [ ] manual from git Integration version: v1.8.2 Root topic:
Application settings
topic: [X] I can see MQTT messages from application at MQTT-server
How it works now?
The integration used to work. (MQTT broker settings etc all fine and have not changed.)
Upon startup, the integration errors out with "TypeError: async_subscribe_topics() got an unexpected keyword argument 'new_state'"
Debug log
Additional information