this post was submitted on 01 Oct 2023
20 points (95.5% liked)

homeassistant

15080 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.

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
 

I'm using a ZigBee button to call an automation which notifies via Pushover and Alexa. Works fine.

I'd like to reduce latency and use a physical button. I can use a Pi, ESP32 or similar to respond to a closure and tell HA.

What's the lowest latency input to HA? My MQTT server is separate so I'm thinking an HTTP post direct into HA might be best.

Is there anything faster? HTTP is fast enough in my testing, it's an experiment as much as anything else.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Sim@lemmy.nz 1 points 2 years ago (1 children)

Perceptibly instant is fast enough for me :)

What's the method you're using to communicate with HA?

[โ€“] StandingCat@lemmy.world 1 points 2 years ago

Im guessing the latency here isnt zigbee, but the two cloud components that follow the button.