Esphome
This commit is contained in:
@@ -437,6 +437,16 @@ switch:
|
||||
# update_interval: 1s
|
||||
|
||||
sensor:
|
||||
# - platform: adc
|
||||
# pin: A0
|
||||
# name: "Flame Detector QRB1"
|
||||
# update_interval: 1s
|
||||
# unit_of_measurement: "V"
|
||||
# filters:
|
||||
# # Опционально: инверсия или калибровка
|
||||
# # Чем выше вольтаж, тем интенсивнее пламя
|
||||
# - multiply: 1.0
|
||||
|
||||
- platform: ina219
|
||||
address: 0x40
|
||||
shunt_resistance: 0.1 ohm
|
||||
|
||||
Reference in New Issue
Block a user