ESPresence, OBK, and other updates
This commit is contained in:
8
packages/nspanel_entities.yaml
Normal file
8
packages/nspanel_entities.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
binary_sensor:
|
||||
- platform: template
|
||||
sensors:
|
||||
inverted_quiet_time_sensor:
|
||||
value_template: >-
|
||||
{{ is_state('input_boolean.quiet_time', 'off') }}
|
||||
#device_class: None
|
||||
friendly_name: Quiet Time (Inverted)
|
Reference in New Issue
Block a user