CyrielRct

Results 19 comments of CyrielRct

Problem fixed by adding this fix : https://github.com/Foddy/node-red-contrib-huemagic/commit/1af6c29676c0cabd02f2cd1b105b95acff24d77f

Hi Claus I tried to add this in the core_interfaces_and_l3_edge/utils.py : under the condition "if p2p_link.get("include_in_underlay_protocol", True) is True:" (line 231) ``` if self.shared_utils.underlay_multicast: interface_cfg["pim"] = {"ipv4": {"sparse_mode": True}} ```...

This feature would be really appreciated ! +1

There is actually a way of doing it with HA - create a binary_sensor with delay who mirrors your initial binary_sensor. But it would be better that schedy manage it...

If it help I just clone this repo and merge all pending PR fixing issues. This is only during the time the maintainer will merge following PR in this repository...

I tried your fix and it's actually working, I still have a lot of deprecation warning : ``` 2024-04-05 19:28:31.227 WARNING (ImportExecutor_0) [homeassistant.const] TIME_DAYS was used from midea_ac_lan, this is...

Thanks @wuwentao let's centralize on your repository

Will try it. Do you know if the maintainer is still active to merge those PR ?