mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-12 10:02:18 +00:00
Merge pull request #1542 from CCOSTAN:Vacuum-Scheduling-Dreame
Update Dreame Scheduling to be handled by HA
This commit is contained in:
@@ -10,12 +10,28 @@
|
||||
######################################################################
|
||||
|
||||
exclude:
|
||||
domains:
|
||||
- persistent_notification
|
||||
- update
|
||||
entity_globs:
|
||||
- sensor.*_location
|
||||
- sensor.*_place
|
||||
- sensor.*_geocoded_location
|
||||
- sensor.pirateweather_*
|
||||
- weather.*
|
||||
- input_text.l10s_vacuum_*
|
||||
- input_datetime.l10s_vacuum_*
|
||||
- input_boolean.l10s_vacuum_*
|
||||
- sensor.*_battery
|
||||
- sensor.*_battery_state
|
||||
- sensor.*_uptime*
|
||||
- sensor.*_last_update*
|
||||
- sensor.*_since
|
||||
- sensor.*_last_boot
|
||||
- sensor.sun_next_*
|
||||
- sensor.*_activity
|
||||
- sensor.*_bssid
|
||||
- sensor.*_wifi_signal_strength
|
||||
entities:
|
||||
- automation.cuckoo_clock
|
||||
- automation.detect_lights_and_adjust_the_brightness_when_turned_on_based_on_time
|
||||
|
||||
Reference in New Issue
Block a user