Robert Svensson

Results 340 comments of Robert Svensson

It would be something similar to https://github.com/home-assistant/core/blob/e4a3cab801ded3065c49963e4c777487c74e126b/homeassistant/components/unifi/sensor.py#L294

> Could I ask if the IP attribute of my UDM `device_tracker` entity (the WAN address) is obtained via the same way you're getting the temperature of the device? Yes,...

> It sounds like you’re saying it should be available already, but I don’t see a device tracker for my UDMP. Device trackers in Home Assistant is disabled by default,...

> I’m really looking to automatically turn on certain traffic rules when I’m on failover internet to better manage my bandwidth. The new patch for traffic rules brings me close...

> Is there already someone working on adding Traffic Rules to Home Assistant? If not, I can start a PR. If anyone it would most probably be @herriejr but I...

Yes, my thought is to move over to explicit selection of clients, I might add back an add-all option but that will be with the acceptance of issues like this....

Sorry for the delay but I've put up a PR to support both sensors in Home Assistant now

This has now been merged and will be available in home assistant 2024.6.0 in a couple of weeks

https://github.com/frankie567/httpx-ws/tree/main

> ...and perhaps name it `config/windowopen_detection_enabled` In pydeconz I named it window_open_detection https://github.com/Kane610/deconz/blob/0b5b0b5cfa5d31ac12f121aee2f99c234ad9c426/pydeconz/models/sensor/thermostat.py#L388