mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Hydreon updates (#5424)
This commit is contained in:
@@ -347,6 +347,10 @@ sensor:
|
||||
moisture:
|
||||
name: hydreon_rain
|
||||
id: hydreon_rain
|
||||
temperature:
|
||||
name: hydreon_temperature
|
||||
disable_led: true
|
||||
|
||||
- platform: hydreon_rgxx
|
||||
model: RG_15
|
||||
uart_id: uart_6
|
||||
@@ -358,6 +362,7 @@ sensor:
|
||||
name: hydreon_total_acc
|
||||
r_int:
|
||||
name: hydreon_r_int
|
||||
|
||||
- platform: adc
|
||||
pin: VCC
|
||||
id: my_sensor
|
||||
@@ -725,6 +730,7 @@ binary_sensor:
|
||||
name: rg9_emsat
|
||||
lens_bad:
|
||||
name: rg9_lens_bad
|
||||
|
||||
- platform: template
|
||||
id: pzemac_reset_energy
|
||||
on_press:
|
||||
|
||||
Reference in New Issue
Block a user