Compare commits

..

2 Commits

Author SHA1 Message Date
3c3a7920c6 removing sqlite files from storage 2025-07-04 17:49:25 -04:00
703b3263e8 removing binary 2025-07-04 17:39:59 -04:00
4 changed files with 2 additions and 3 deletions

2
.gitignore vendored
View File

@@ -9,6 +9,8 @@ __pycache__
*.uuid *.uuid
*.conf *.conf
*.db *.db
*.db-shm
*.db-wal
*.db-journal *.db-journal
*.log *.log
*.noload *.noload

Binary file not shown.

Binary file not shown.

View File

@@ -24,7 +24,4 @@
action: media_player.volume_mute action: media_player.volume_mute
target: target:
entity_id: media_player.samsung_8_series_65 entity_id: media_player.samsung_8_series_65
attributes:
is_volume_muted: media_player.samsug_8_series_65|is_volume_muted
volume_level: media_player.samsug_8_series_65|volume_level