Add floor flow temperature sensor

This commit is contained in:
2023-10-29 09:09:33 +01:00
parent 169d4d6abd
commit 0007c640ba
+5
View File
@@ -70,6 +70,11 @@ sensor:
filters: filters:
- offset: 0.5 - offset: 0.5
- platform: dallas
address: 0x6a0316643959ff28
id: floor_temperature
name: "Floor temperature"
- platform: adc - platform: adc
pin: GPIO32 pin: GPIO32
update_interval: 1s update_interval: 1s