this post was submitted on 01 Apr 2024
18 points (100.0% liked)

homeassistant

11706 readers
11 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

The other day, @[email protected] posted an awesome article about Zigbee network performance and it brought attention to something I was unaware of, which is that my devices aren't supposed to shout all day, everyday about doing mostly nothing. I immediately followed the advice in the article and tried to debounce everything. But then everything stopped working like it should 😂 Can the community pool your collective knowledge and walk me through debouncing so I can not get MQTT spam but still have all my motion, presence and temperature sensors work please?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 months ago (4 children)

Random one, but do you think it's possible to use the new label system to create the filter group?

[–] [email protected] 2 points 4 months ago (3 children)

Not according to the integration documentation: https://www.home-assistant.io/integrations/recorder/

The recorder integration only supports: domains, entities, events, and entity globs right now. I think that’s a good idea though, should check or create an enhancement request!

[–] [email protected] 2 points 4 months ago (2 children)

I went to create an enhancement request, but it's just creating a thread on their forums 😮‍💨

[–] [email protected] 2 points 4 months ago (1 children)

Iirc that’s where they start ERs yes - it’s easier to see, vote, and comment on them there compared to GitHub. It’s also the source for the month of WTF where it seemed like a lot of the easier ERs get addressed.

[–] [email protected] 2 points 4 months ago

Guess I'll have to finally sign up to their forums