def config_sample(): return ''' # HTTP Server that exposes sauna status # as a REST API or a web dashboard - type: HTTPServer port: 8080 data_type: json # Can be json or html '''