]> git.giorgioravera.it Git - zigbee2mqtt.git/commitdiff
Moved temperature and humidity precision to global configuration
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 19 Jan 2023 01:00:41 +0000 (02:00 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 19 Jan 2023 01:00:41 +0000 (02:00 +0100)
devices.yaml
groups.yaml

index df0ba4d65003dd7b5a4c8a5c3139ede912b54908..ac1623df0fca0486eb2a64c872f0349cca97c831 100644 (file)
@@ -2,12 +2,8 @@
   friendly_name: Porta Casa
 '0x00158d000425db09':
   friendly_name: Temperatura Balcone
-  temperature_precision: 0
-  humidity_precision: 0
 '0x00158d0004024fb9':
   friendly_name: Temperatura Veranda
-  temperature_precision: 0
-  humidity_precision: 0
 '0x00158d0002caf32f':
   friendly_name: spare_door
 '0x00158d0004081917':
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0967ef424bce6791893e9a57bb952f80fd536e93 100644 (file)
@@ -0,0 +1 @@
+{}