@@ -2883,7 +2883,7 @@ action:
|
|||||||
|
|
||||||
###### NSPanel beep ######
|
###### NSPanel beep ######
|
||||||
- delay:
|
- delay:
|
||||||
milliseconds: 100
|
milliseconds: 2000
|
||||||
- if:
|
- if:
|
||||||
- condition: template
|
- condition: template
|
||||||
value_template: '{{ is_state(notification_sound, "on") }}'
|
value_template: '{{ is_state(notification_sound, "on") }}'
|
||||||
|
|||||||
@@ -438,7 +438,7 @@ sensor:
|
|||||||
- platform: adc
|
- platform: adc
|
||||||
id: ntc_source
|
id: ntc_source
|
||||||
pin: 38
|
pin: 38
|
||||||
update_interval: 10s
|
update_interval: 60s
|
||||||
attenuation: 11db
|
attenuation: 11db
|
||||||
|
|
||||||
##### INTERNAL TEMPERATURE SENSOR, adc reading converted to resistance (calculation)#####
|
##### INTERNAL TEMPERATURE SENSOR, adc reading converted to resistance (calculation)#####
|
||||||
|
|||||||
Reference in New Issue
Block a user