#ifndef HASSIO_H_
#define HASSIO_H_
void publish_mqtt_hassio_discover(struct mg_connection *nc);
#endif