Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 287 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 287 Bytes

hsp-mqtt-bridge

Simple Bridge for Haas+Sohn Stove to interact with an mqtt broker

Environment-Variables for auth:

HSP_STOVE_IP: "IP"
HSP_STOVE_PIN: PIN
MQTT_IP: BROKERIP
HSP_POLL_INTERVAL: 15
MQTT_PORT: 1883
MQTT_USE_AUTH: true 
MQTT_USER: USERNAME
MQTT_PASSWORD: PASSWRD