Modificaciones de OpenMQTTGateway

This commit is contained in:
dfcarvajal
2020-12-27 17:23:54 +01:00
parent 5aa53ae7ae
commit b19a9ba9d1
5 changed files with 24 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
sensor:
- platform: mqtt
name: "OpenGateway LORA"
state_topic: "home/OpenMQTTGateway/SYStoMQTT"
state_topic: "home/OpenMQTTGateway/LORAtoMQTT"
unit_of_measurement: 'dB'
value_template: "{{ value_json.rssi}}"
availability_topic: "home/OpenMQTTGateway/LWT"