first commit

This commit is contained in:
root
2025-12-27 09:13:04 +01:00
commit 7c7d730799
27 changed files with 7050 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Optional: Nur Sensoren exportieren
filter:
# include_domains:
# - sensor
# - binary_sensor
# exclude_entity_globs:
# - sensor.weather_* # Wetter-Sensoren ignorieren
exclude_entities:
- sensor.date_2
- sensor.date_time
- sensor.time_2
exclude_entity_globs:
- binary_sensor.ru*
- device_tracker*
- sensor.watchman*