#Custom REST based device

1 messages · Page 1 of 1 (latest)

quiet wraith
#

I have a few dozen Particle Boron404x development boards, which have cellular but no wifi. I need a way to connect to them securely from Home Assistant, but I'm not sure what the best method is. Is there a way to make a custom device that works by sending an http request, or some other shenanigans to connect these to HASS?

radiant coral
#

If you're asking if HA has a REST API, yes. Along with websockets and MQTT

quiet wraith