Require dacite>=1.8.0#143
Conversation
|
@LaggAt Note that this PR restores compatibility with the Roborock integration, whereas #124 does not. See also #132. |
|
Are you sure this really solves the issue? However removing the dacite dependancy completeley see #148 solved the problem for good. |
|
@Dillton I'm sure it worked for me. Here's the Ansible task I used to apply it to my container installation of HA. You can use I've since switched to Govee LAN, though, which side-steps this issue. You can also consider using Govee2MQTT. IMHO, removing the dependency on |
Specify a greater-than dependency specification for dacite in order to not unnecessarily constrain other integrations that may want to use newer versions.