reformat
parent
d222f6f761
commit
5284f5a948
|
@ -13,7 +13,7 @@ all this topics will get a empty payload if the door is closed.
|
|||
## configuration
|
||||
|
||||
The script is configured env vars:
|
||||
|
||||
```
|
||||
MQTT_HOST: the mqtt host to connect to
|
||||
ENERGY_METER_TOPIC: the mqtt topic to get the energy meter value
|
||||
DOOR_TOPIC: the mqtt topic to get the door status
|
||||
|
@ -23,3 +23,4 @@ OUTPUT_TOPIC_PREFIX: the mqtt topic to publish the outputs to
|
|||
optionally:
|
||||
MQTT_USER: the user to connect with
|
||||
MQTT_PASSWORD: the password to connect with
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue