#ifndef HASSIO_H_
#define HASSIO_H_
void publish_mqtt_hassio_discover(struct aqualinkdata *aqdata, struct mg_connection *nc);
#endif // HASSIO_H_