Home Assistant Community
Webhook API versus WebSocket with REST API
Development
koying
(Chris B)
October 16, 2021, 3:26pm
2
It all depends on your needs:
1 way HA → App: REST (or websockets if you want push rather than pull)
1 way app → HA: Webhooks
2 way: Websockets
3 Likes
show post in topic