this post was submitted on 01 Oct 2023
20 points (95.5% liked)
homeassistant
15080 readers
1 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.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
All my zigbee devices respond pretty much instantly. And that's a 2 way trip. Button to HA, HA to lightswitch.
What happens when you trigger the same action from the dashboard? Is it faster?
It's probably marginally faster from the dashboard. This isn't only about the ZigBee delay though - it's really perfectly OK. Reducing latency is as much for the fun of it than anything else. I'm interested in knowing what the fastest possible input method is.
What about binding the trigger to the device using something like Zigbee2MQTT so that it doesn't have to pass through HA at all?