Added and changed a few files

This commit is contained in:
2026-03-15 15:18:34 +01:00
parent 857bcd8585
commit ba3dee3370
5 changed files with 34 additions and 4 deletions
+24 -1
View File
@@ -47,6 +47,7 @@ http:
## Recorder
## ########################################
recorder:
purge_keep_days: 5
exclude:
domains:
- device_tracker
@@ -107,7 +108,13 @@ input_boolean:
first_run_eve:
first_run_stue:
## ########################################
## nattis
## ########################################
## ########################################
## DuckDNS
## ########################################
@@ -146,6 +153,12 @@ sonoff:
# garbage_collection: !include include/garbage/garbage.yaml
logger:
default: warning
logs:
custom_components.affalddk: debug
pyaffalddk: debug
## ########################################
## Miele (HACS)
## ########################################
@@ -228,7 +241,17 @@ script: !include_dir_merge_named include/scripts/
shell_command: !include_dir_merge_named include/shell_commands/
#switch: !include_dir_merge_list include/switches/
utility_meter:
badevaerelse_nat_taendinger_daglig:
name: "Badeværelse nat-tændinger dagligt"
source: input_number.nattis
cycle: daily
template:
- sensor:
- name: claus_distance_home
unit_of_measurement: m
state: >
{{ distance('device_tracker.clausiphone', 'zone.home') | round(0) }}
# PYTHON
python_script: