Modificaciones de OpenMQTTGateway
This commit is contained in:
11
packages/sensor/openmqttgatewaysilviaband.yaml
Normal file
11
packages/sensor/openmqttgatewaysilviaband.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
sensor:
|
||||
- platform: mqtt
|
||||
name: "Presencia Silvia MiBand Pasos"
|
||||
state_topic: "home/OpenMQTTGateway/BTtoMQTT/C19F2B0A7E38"
|
||||
unit_of_measurement: 'Pasos'
|
||||
value_template: "{{ value_json.steps}}"
|
||||
availability_topic: "home/OpenMQTTGateway/LWT"
|
||||
payload_available: "online"
|
||||
payload_not_available: "offline"
|
||||
icon: "mdi:foot-print"
|
||||
json_attributes_topic: "home/OpenMQTTGateway/BTtoMQTT/C19F2B0A7E38"
|
||||
Reference in New Issue
Block a user