integration no longer works with HA 2022.4.0
See original GitHub issueVersion, from the manifest file says 0.2.2 I pulled the latest version from git, and the bug report says to check const.py for the version number, but all that this file contains is this :
"""Constants for the Govee LED strips integration."""
DOMAIN = "govee"
CONF_DISABLE_ATTRIBUTE_UPDATES = "disable_attribute_updates"
CONF_OFFLINE_IS_OFF = "offline_is_off"
CONF_USE_ASSUMED_STATE = "use_assumed_state"
COLOR_TEMP_KELVIN_MIN = 2000
COLOR_TEMP_KELVIN_MAX = 9000
Nothing in the logs
The integration says it failed to start, deleted it and tried to re-add which produced this error dialogue:
Issue Analytics
- State:
- Created a year ago
- Reactions:3
- Comments:24
Top Results From Across the Web
Glances stopped working after update to 2022.4 · Issue #70373
The problem The Glances integration stopped working after updating HA Core. Glances is accessible through the webpage and through the api.
Read more >2022.12: It does matter! - Home Assistant
Farewell to the following. The following integrations are also no longer available as of this release: Google Chat has been removed. It relied ......
Read more >2022.4.0 - UiPath Documentation Portal
This new service is integrated with Orchestrator, and no action is required from your part in terms of installation and configuration. For more...
Read more >Z-Wave and OpenZwave integrations pending removal in ...
It does not require MQTT, and instead the HA integration can ... I tried having one long zwave mesh but repeaters just didn't...
Read more >SolarWinds Platform and Products—Release Candidate ...
For more details about the integration, please visit the blog here. ... To this end, we've started to work toward a common shared...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Same here
Installation via HACS (begrudgingly) wortks OK, but don’t see why this would be any different from installing directly from the repo…