Selaa lähdekoodia

Update ble_tcs024b_smart_plant_moisture.yaml

Naming: does not need "Bluetooth", as this may also work for some Zigbee or WiFi devices with the same functionality.
Jason Rumney 2 vuotta sitten
vanhempi
commit
d70770043a

+ 1 - 3
custom_components/tuya_local/devices/ble_tcs024b_smart_plant_moisture.yaml

@@ -1,10 +1,9 @@
-name: Bluetooth Soil Moisture Sensor
+name: Soil moisture sensor
 products:
 products:
   - id: j5mynqs3
   - id: j5mynqs3
     name: TCS024B
     name: TCS024B
 primary_entity:
 primary_entity:
   entity: sensor
   entity: sensor
-  name: Soil Moisture
   class: moisture
   class: moisture
   dps:
   dps:
     - id: 2
     - id: 2
@@ -13,7 +12,6 @@ primary_entity:
       unit: "%"
       unit: "%"
 secondary_entities:
 secondary_entities:
   - entity: sensor
   - entity: sensor
-    name: Soil Temperature
     class: temperature
     class: temperature
     dps:
     dps:
       - id: 1
       - id: 1