mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-03 11:31:42 +00:00
Update vacuum and recorder configurations to enhance functionality
- Added exclusions for vacuum-related input entities in logbook.yaml and recorder.yaml to streamline data logging. - Introduced a new input_boolean for on-demand vacuum activation in vacuum.yaml, along with updated automation triggers and conditions for improved control over vacuum operations. Via Alexa - Refined existing automation aliases for clarity and adjusted conditions to ensure proper functionality during guest mode.
This commit is contained in:
@@ -13,6 +13,9 @@ exclude:
|
||||
- sensor.*_geocoded_location
|
||||
- sensor.pirateweather_*
|
||||
- weather.*
|
||||
- input_text.l10s_vacuum_*
|
||||
- input_datetime.l10s_vacuum_*
|
||||
- input_boolean.l10s_vacuum_*
|
||||
entities:
|
||||
- automation.cuckoo_clock
|
||||
- automation.detect_lights_and_adjust_the_brightness_when_turned_on_based_on_time
|
||||
|
||||
Reference in New Issue
Block a user