NormallyClosed icon indicating copy to clipboard operation
NormallyClosed copied to clipboard

MQTT participation

Open JakeWharton opened this issue 4 years ago • 1 comments

Implement discovery (https://www.home-assistant.io/docs/mqtt/discovery/) and act as a trigger (https://www.home-assistant.io/integrations/device_trigger.mqtt/) for use in HA or other MQTT-based software.

JakeWharton avatar Feb 19 '21 16:02 JakeWharton

https://github.com/fluffysquirrels/mqtt-async-client-rs/blob/master/examples/mqttc.rs

Means switching from async_std to tokio? So tide to hyper, I guess?

JakeWharton avatar Feb 24 '21 04:02 JakeWharton