UNPKG

loxone2mqtt

Version:

Gateway for Loxone™ miniserver to communicate with mqtt broker

19 lines (18 loc) 399 B
{ "name": "lox", "url": "mqtt://kiste.local", "mqtt": { "host": "mqtt://kiste.local", "options": { "clientId": "lox_to_mqtt_gateway" } }, "miniserver": { "host": "192.168.1.99", "username": "admin", "password": "klav9hav5ed6", "readonly": false, "encrypted" : true, "mqtt_prefix": "lox" } }