From 470ab19f77e50e1c25f36a8081f43ae2d26cf5ea Mon Sep 17 00:00:00 2001 From: Dylan Thies Date: Fri, 4 Jul 2025 20:52:42 -0400 Subject: [PATCH] renaming to correct name --- .HA_VERSION | 1 - .gitignore | 3 ++- media_players/{masterbedroom.yanl => masterbedroom.yaml} | 0 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 .HA_VERSION rename media_players/{masterbedroom.yanl => masterbedroom.yaml} (100%) diff --git a/.HA_VERSION b/.HA_VERSION deleted file mode 100644 index 5bc1f4d..0000000 --- a/.HA_VERSION +++ /dev/null @@ -1 +0,0 @@ -2025.7.1 \ No newline at end of file diff --git a/.gitignore b/.gitignore index 141de80..ee0c4c1 100644 --- a/.gitignore +++ b/.gitignore @@ -54,4 +54,5 @@ dlib_unknown_faces *.pickle .pc-session google*.deb -.homekit.state \ No newline at end of file +.homekit.state +.HA_VERSION \ No newline at end of file diff --git a/media_players/masterbedroom.yanl b/media_players/masterbedroom.yaml similarity index 100% rename from media_players/masterbedroom.yanl rename to media_players/masterbedroom.yaml