Tim Voets
Tim Voets
For what it's worth, the fix @jakobbraun suggested also seems to work for the MySqlContainer: ```python class FixedMySqlContainer(MySqlContainer): def get_connection_url(self, host=None) -> str: if host is None: host = self.get_docker_client().host()...
@tillahoffmann , tested functioning in Gitlab with the workaround present in the latest version (i.e. `3.7.1`). Seems like it is resolved, and this issue can be closed.
I have exactly the same issue @mano3m is describing. Also have another Ecodim dimmer ( [a Dim.07](https://www.ecodim.nl/en/eco-dim07-zigbee-basic.html) ), which works perfectly fine. Don't have the knowledge of Zigbee to figure...
@mano3m , for me both channels are connected to lamps. Exactly the same issue regardless. Interestingly, sometimes when both channels are turned on, and I turn the second one off...