Browse Source

initial checkin

adri 11 months ago
commit
3d4030a7b4
100 changed files with 78297 additions and 0 deletions
  1. 1 0
      .HA_VERSION
  2. 28 0
      .cloud/acme_account.pem
  3. 15 0
      .cloud/acme_reg.json
  4. 61 0
      .cloud/remote_fullchain.pem
  5. 28 0
      .cloud/remote_private.pem
  6. 8 0
      .gitignore
  7. 8 0
      .storage/alexa
  8. BIN
      .storage/alexa_media.adriana@capobianco.me.pickle
  9. BIN
      .storage/alexa_media.jenniferdaniellecapasso@gmail.com.pickle
  10. 30 0
      .storage/application_credentials
  11. 24 0
      .storage/assist_pipeline.pipelines
  12. 248 0
      .storage/auth
  13. 14 0
      .storage/auth.session
  14. 25 0
      .storage/auth_provider.homeassistant
  15. 46 0
      .storage/backup
  16. 6 0
      .storage/bluetooth.passive_update_processor
  17. 19 0
      .storage/camera
  18. 329 0
      .storage/cloud
  19. 15 0
      .storage/core.analytics
  20. 321 0
      .storage/core.area_registry
  21. 19 0
      .storage/core.config
  22. 27 0
      .storage/core.config_entries
  23. 261 0
      .storage/core.device_registry
  24. 1472 0
      .storage/core.entity_registry
  25. 14680 0
      .storage/core.entity_registry.bak
  26. 18 0
      .storage/core.floor_registry
  27. 8 0
      .storage/core.logger
  28. 522 0
      .storage/core.restore_state
  29. 7 0
      .storage/core.uuid
  30. 19 0
      .storage/counter
  31. 157 0
      .storage/emulated_hue.ids
  32. 54 0
      .storage/energy
  33. 12 0
      .storage/frontend.user_data_5219691e8ccc4d42bbb2586b1104bfb7
  34. 18 0
      .storage/frontend.user_data_a7aaeb67e2194654b449b7f63b26e1ac
  35. 12 0
      .storage/google_assistant
  36. 12 0
      .storage/hacs.critical
  37. 7899 0
      .storage/hacs.data
  38. 122 0
      .storage/hacs.hacs
  39. 25435 0
      .storage/hacs.repositories
  40. 65 0
      .storage/hacs/172733314.hacs
  41. 73 0
      .storage/hacs/249381778.hacs
  42. 8 0
      .storage/hassio
  43. 7958 0
      .storage/homeassistant.exposed_entities
  44. 8 0
      .storage/homekit_controller-entity-map
  45. 24 0
      .storage/http
  46. 8 0
      .storage/http.auth
  47. 72 0
      .storage/image
  48. 14 0
      .storage/input_boolean
  49. 28 0
      .storage/input_number
  50. 420 0
      .storage/lovelace.d_ash.bak
  51. 1334 0
      .storage/lovelace.lovelace_main
  52. 633 0
      .storage/lovelace.lovelace_sensors
  53. 12 0
      .storage/lovelace.map
  54. 183 0
      .storage/lovelace.the_continuum
  55. 54 0
      .storage/lovelace_dashboards
  56. 8 0
      .storage/lovelace_resources
  57. 8 0
      .storage/map
  58. 15 0
      .storage/mobile_app
  59. 12 0
      .storage/onboarding
  60. 33 0
      .storage/person
  61. 443 0
      .storage/repairs.issue_registry
  62. 16 0
      .storage/timer
  63. 3467 0
      .storage/tmp9rrwxkru
  64. 8477 0
      .storage/trace.saved_traces
  65. 8 0
      .storage/zone
  66. 100 0
      .storage/zwave_js.legacy_zwave_migration
  67. 191 0
      alexa_mediaadriana@capobianco.meget.html
  68. 190 0
      alexa_mediaadriana@capobianco.mepost.html
  69. 737 0
      automations.yaml
  70. 82 0
      blueprints/automation/bachya/sleep-timer.yaml
  71. 54 0
      blueprints/automation/homeassistant/motion_light.yaml
  72. 44 0
      blueprints/automation/homeassistant/notify_leaving_zone.yaml
  73. 84 0
      blueprints/script/homeassistant/confirmable_notification.yaml
  74. 129 0
      configuration.yaml
  75. 142 0
      configuration.yaml.bak
  76. 321 0
      glances/glances.conf
  77. 0 0
      groups.yaml
  78. BIN
      image/2530b5b38c037101dbc502aa9a76028c/512x512
  79. BIN
      image/2530b5b38c037101dbc502aa9a76028c/original
  80. BIN
      image/3875deebb71b187e7e542a03721140aa/512x512
  81. BIN
      image/3875deebb71b187e7e542a03721140aa/original
  82. BIN
      image/63c8b8518a12b7afc55e27fa7606a5e9/512x512
  83. BIN
      image/63c8b8518a12b7afc55e27fa7606a5e9/original
  84. BIN
      image/8254c1e7f2dc49b8e6968b3a85e87c1d/512x512
  85. BIN
      image/8254c1e7f2dc49b8e6968b3a85e87c1d/original
  86. BIN
      image/8569342304d4a6d7483a450ac0c36e8a/512x512
  87. BIN
      image/8569342304d4a6d7483a450ac0c36e8a/original
  88. BIN
      image/90ebeb28fcd821a0440ff165f20966e4/512x512
  89. BIN
      image/90ebeb28fcd821a0440ff165f20966e4/original
  90. BIN
      image/93a32b0ee57276e6ff6f2606e1c1e954/512x512
  91. BIN
      image/93a32b0ee57276e6ff6f2606e1c1e954/original
  92. BIN
      image/9cc0353522d83d018c0c6af5a7d690c7/512x512
  93. BIN
      image/9cc0353522d83d018c0c6af5a7d690c7/original
  94. BIN
      image/a52ca6e64ea91ecc24afbacea69d0b80/512x512
  95. BIN
      image/a52ca6e64ea91ecc24afbacea69d0b80/original
  96. 0 0
      lights.yaml
  97. 403 0
      localtuya.yaml
  98. 422 0
      scenes.yaml
  99. 33 0
      scripts.yaml
  100. 4 0
      secrets.yaml

+ 1 - 0
.HA_VERSION

@@ -0,0 +1 @@
+2025.2.4

+ 28 - 0
.cloud/acme_account.pem

@@ -0,0 +1,28 @@
+-----BEGIN PRIVATE KEY-----
+MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCVeUd7Y3odfxB2
+P0gwVdASR4JTvAIAbYqANWJ07ISKbjonXeV9fquTHejnJYr4c4XH/V+i9i1zVMO3
+1dHtCYVvnDjeoZNDkeWRYeCQ7NhRXl5560lXetodJn2+fOPztoNBRNuk/DwesiWB
+LdIyIxoPEAB3QD6oJOoPVhiO9CkZGgaJpZmag3oLDdEj95au3ghwMeb8Z0pteXIY
+JIcNmXM/iqVeSfApjp3TWYqvxdixItj3ysCjMWJhJMEuFRbxL9bPCYIT9ZcwQqx7
+I3CUTZra6g6dhjTKi+niu32kyofzLiG9nZmoc45sQBB1xwAAaTPXIFwQKUPCscXS
+A/cA21mFAgMBAAECggEAFatgZo30XSRXoZzo/UDjilLdnQALlj5LLu0OWf8T8/Go
+8p4VMA1WGFzkr+XscLpmsaiU3c4spqSqPxN7fI69zoFqaTQpYklba6kx4jDD53/z
+2F744frIdiNnZV87uNBD1QmDgjajDJws/b5D08rs8zQRrTgeHUhEunZz1v2km6PG
+iJNY/d37fBV/7byuOqGtTF/N53Pweo5aANIH8CaRRcUlHElqWwjgcXLytR3PBQ36
+I7u6/gWjeEIYl2EGNgFNeJCSCvRze0DK8FsFQ5GtqsUbbe8M5lFP4MiLyfxhQFhF
+oPDY9BV3pG6rGgATmigqPZP7/nPFayvdlpcRYPiUYQKBgQDFJxuIxjMJ3hxoVfFg
+krUeX+haJhDfFR4f2GL0Sa/kDmNotfNByyx4kPq3tKMSNHp0c12AB8Rvy2WSUTv0
+IoPbgXTSgKYfsboYQYDi4bZs+wG5HPVBBi5KyU36fSHSa9rfwUVywJHP48lKx2R3
+IGnEHzqVcivU1HGDnbigaI7B3QKBgQDCFujCrzZYrZqDT9OcRncb9qkIuKYfgoeM
+lE6iakf9EA3bwN7zAt+dBNhyklyRVD22yWiEfLEaoJcX+VbDLi0kEt4X4/gS6xXs
+wsii6f10S6oxzLLTc11fq1kSrJJkg4n0s/xGIufsBKSXKCtc7BNBwgXMJ+zkknF+
+JMGt8rL/yQKBgQCx3R9NHKptC5ILWwXBv3lhJttjgRYVfGLKDhjwFQ53K7fpfsUw
+JVFAkGNwmqnHwcp8Bpxi5h8FULWY9GqnTQAyZy9yvZeh3mBqg6X4ifNfjHA4hfSJ
+Lj9TPxt3ka6SvLUgyqeR6ENkDzfJm+t6QabJxfa/XtpGT0b9m6w2Iz4vjQKBgE12
+8U2Kuukn2Oyh9rZ/1Vg+2XZWpE8dPNaZ9sySGMtjFfTohNN/CRrVbUJFMlb6xWrn
+9iQy1EjpYYS7Cqr6CiBEu4nTfham52hI0eVb+MHq1THtHk6Q0+q0K+ftIrylV3Fo
+SL8BfYlQzRRbfvsmagUr2D6EjOMpo8ySBQ9VN6YpAoGBAKMYGzozfi14+/qykbR+
+7jopBWrliyxhsyWDE1sQQhgGp6tvF/oG/Uts7I4sKkQhLT+2CVjo1QeoX0vWMeCj
+L5l3iAX/xFMHskwx5B2QcyiWA4VnA5rVDUYPCwobGucv1+3gIrCGb2ErhpOlNp/+
+iktKj38gfMkSKfHq1QauG2wM
+-----END PRIVATE KEY-----

+ 15 - 0
.cloud/acme_reg.json

@@ -0,0 +1,15 @@
+{
+    "body": {
+        "contact": [
+            "mailto:adriana@capobianco.me"
+        ],
+        "key": {
+            "e": "AQAB",
+            "kty": "RSA",
+            "n": "lXlHe2N6HX8Qdj9IMFXQEkeCU7wCAG2KgDVidOyEim46J13lfX6rkx3o5yWK-HOFx_1fovYtc1TDt9XR7QmFb5w43qGTQ5HlkWHgkOzYUV5eeetJV3raHSZ9vnzj87aDQUTbpPw8HrIlgS3SMiMaDxAAd0A-qCTqD1YYjvQpGRoGiaWZmoN6Cw3RI_eWrt4IcDHm_GdKbXlyGCSHDZlzP4qlXknwKY6d01mKr8XYsSLY98rAozFiYSTBLhUW8S_WzwmCE_WXMEKseyNwlE2a2uoOnYY0yovp4rt9pMqH8y4hvZ2ZqHOObEAQdccAAGkz1yBcEClDwrHF0gP3ANtZhQ"
+        },
+        "status": "valid"
+    },
+    "terms_of_service": "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf",
+    "uri": "https://acme-v02.api.letsencrypt.org/acme/acct/376325690"
+}

+ 61 - 0
.cloud/remote_fullchain.pem

@@ -0,0 +1,61 @@
+-----BEGIN CERTIFICATE-----
+MIIFJjCCBA6gAwIBAgISA9brr3W509ad/WmpeilDgKD/MA0GCSqGSIb3DQEBCwUA
+MDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD
+EwJSMzAeFw0yNDAzMTMwMzQzMDBaFw0yNDA2MTEwMzQyNTlaMDgxNjA0BgNVBAMT
+LW5leGE3eXY0YjJ5Mmk3czA1bmlibmFpMjkwNmNrMm1tLnVpLm5hYnUuY2FzYTCC
+ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKWzdSGv3LbTQfq1viDozaOq
+5UEqL/lsQtzjkNfk5CL7ZCCkD4Rtt/fZYGV8R0T/L3vKC6EOGbkkVm4ZG2quygxS
+Xh4icfnjIP0KqSKEG8dY3lwH14WPCBx68Sbv9l+U73WGeEadyDYAidmn1fQytzpP
+quXj+Oex1ljG9UDfW6hS85GwYMm23tMsaVdNSDhxwopMHBfpVpnIq606nCxsJix4
+NmJ4KLphHs4qlA5/hDOxHmv+X+1MNJsYoXGlfDdGQ9X4mLEUZBxjqf2+dtXtO1V2
+I/RwZCMX7Kv9UbXk6eIQO4IpP5gv8hPU7ccqIbou6/OyVIyFHFG+pvTxVkl/3ZUC
+AwEAAaOCAi4wggIqMA4GA1UdDwEB/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcD
+AQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUvMKzL5ESpRLp9GEA
+ZyvKptE2H+EwHwYDVR0jBBgwFoAUFC6zF7dYVsuuUAlA5h+vnYsUwsYwVQYIKwYB
+BQUHAQEESTBHMCEGCCsGAQUFBzABhhVodHRwOi8vcjMuby5sZW5jci5vcmcwIgYI
+KwYBBQUHMAKGFmh0dHA6Ly9yMy5pLmxlbmNyLm9yZy8wOAYDVR0RBDEwL4ItbmV4
+YTd5djRiMnkyaTdzMDVuaWJuYWkyOTA2Y2sybW0udWkubmFidS5jYXNhMBMGA1Ud
+IAQMMAowCAYGZ4EMAQIBMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHUAO1N3dT4t
+uYBOizBbBv5AO2fYT8P0x70ADS1yb+H61BcAAAGONh7uzgAABAMARjBEAiB1L1+W
+GH5Ie7FbWiLptvguRuHNL5GEuM8/I//n0iFHHgIgRnmXTmPQ3DGL5xqTqhxvv6S2
+EF+NTGekWG/gCZ9xtIEAdgDuzdBk1dsazsVct520zROiModGfLzs3sNRSFlGcR+1
+mwAAAY42Hu7LAAAEAwBHMEUCIQDm+B6ZC+lxnjmQUMFBbZtt3Fgf0rv3traZfMXH
+tLAouwIgZ0hohRGthiUPEhxJx2PqLuZe7aBgFlD5gyawZgFUm7cwDQYJKoZIhvcN
+AQELBQADggEBAId06j6kZcw4tGekYfVQpkJV2GI8Yrh0yV00K0XNtq3tmjHLgEHB
+NxvGaI/qQWm2w48vzaidA/0KNOmybeTaYzVIFQ5f2umhotngrULfDYfuMF9U7cD4
+6td9k9zdl4/sgpoZ87vL+nPYY34+O4BMlOqbnvGAEAzFmMUEptG9VZ/rw9Jcs59i
+qSFSeUMuhkg/sTf0A3a3ES1dmCJr+nnyhacrhPmIP+29ANxxTV+7yoqR+HqlP4Gc
+1aBp5m9rfTjOlCIfz08MXhnUfnOTsglL0pXY9wXMEpNnJ6BCJ3nirQYj9tC+fHp4
+qlp5KOK7R4QqDgfqugcLyxOrzzNi1Jyo6+4=
+-----END CERTIFICATE-----
+
+-----BEGIN CERTIFICATE-----
+MIIFFjCCAv6gAwIBAgIRAJErCErPDBinU/bWLiWnX1owDQYJKoZIhvcNAQELBQAw
+TzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh
+cmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjAwOTA0MDAwMDAw
+WhcNMjUwOTE1MTYwMDAwWjAyMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg
+RW5jcnlwdDELMAkGA1UEAxMCUjMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK
+AoIBAQC7AhUozPaglNMPEuyNVZLD+ILxmaZ6QoinXSaqtSu5xUyxr45r+XXIo9cP
+R5QUVTVXjJ6oojkZ9YI8QqlObvU7wy7bjcCwXPNZOOftz2nwWgsbvsCUJCWH+jdx
+sxPnHKzhm+/b5DtFUkWWqcFTzjTIUu61ru2P3mBw4qVUq7ZtDpelQDRrK9O8Zutm
+NHz6a4uPVymZ+DAXXbpyb/uBxa3Shlg9F8fnCbvxK/eG3MHacV3URuPMrSXBiLxg
+Z3Vms/EY96Jc5lP/Ooi2R6X/ExjqmAl3P51T+c8B5fWmcBcUr2Ok/5mzk53cU6cG
+/kiFHaFpriV1uxPMUgP17VGhi9sVAgMBAAGjggEIMIIBBDAOBgNVHQ8BAf8EBAMC
+AYYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMBIGA1UdEwEB/wQIMAYB
+Af8CAQAwHQYDVR0OBBYEFBQusxe3WFbLrlAJQOYfr52LFMLGMB8GA1UdIwQYMBaA
+FHm0WeZ7tuXkAXOACIjIGlj26ZtuMDIGCCsGAQUFBwEBBCYwJDAiBggrBgEFBQcw
+AoYWaHR0cDovL3gxLmkubGVuY3Iub3JnLzAnBgNVHR8EIDAeMBygGqAYhhZodHRw
+Oi8veDEuYy5sZW5jci5vcmcvMCIGA1UdIAQbMBkwCAYGZ4EMAQIBMA0GCysGAQQB
+gt8TAQEBMA0GCSqGSIb3DQEBCwUAA4ICAQCFyk5HPqP3hUSFvNVneLKYY611TR6W
+PTNlclQtgaDqw+34IL9fzLdwALduO/ZelN7kIJ+m74uyA+eitRY8kc607TkC53wl
+ikfmZW4/RvTZ8M6UK+5UzhK8jCdLuMGYL6KvzXGRSgi3yLgjewQtCPkIVz6D2QQz
+CkcheAmCJ8MqyJu5zlzyZMjAvnnAT45tRAxekrsu94sQ4egdRCnbWSDtY7kh+BIm
+lJNXoB1lBMEKIq4QDUOXoRgffuDghje1WrG9ML+Hbisq/yFOGwXD9RiX8F6sw6W4
+avAuvDszue5L3sz85K+EC4Y/wFVDNvZo4TYXao6Z0f+lQKc0t8DQYzk1OXVu8rp2
+yJMC6alLbBfODALZvYH7n7do1AZls4I9d1P4jnkDrQoxB3UqQ9hVl3LEKQ73xF1O
+yK5GhDDX8oVfGKF5u+decIsH4YaTw7mP3GFxJSqv3+0lUFJoi5Lc5da149p90Ids
+hCExroL1+7mryIkXPeFM5TgO9r0rvZaBFOvV2z0gp35Z0+L4WPlbuEjN/lxPFin+
+HlUjr8gRsI3qfJOQFy/9rKIJR0Y/8Omwt/8oTWgy1mdeHmmjk7j1nYsvC9JSQ6Zv
+MldlTTKB3zhThV1+XWYp6rjd5JW1zbVWEkLNxE7GJThEUG3szgBVGP7pSWTUTsqX
+nLRbwHOoq7hHwg==
+-----END CERTIFICATE-----

+ 28 - 0
.cloud/remote_private.pem

@@ -0,0 +1,28 @@
+-----BEGIN PRIVATE KEY-----
+MIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCls3Uhr9y200H6
+tb4g6M2jquVBKi/5bELc45DX5OQi+2QgpA+Ebbf32WBlfEdE/y97yguhDhm5JFZu
+GRtqrsoMUl4eInH54yD9CqkihBvHWN5cB9eFjwgcevEm7/ZflO91hnhGncg2AInZ
+p9X0Mrc6T6rl4/jnsdZYxvVA31uoUvORsGDJtt7TLGlXTUg4ccKKTBwX6VaZyKut
+OpwsbCYseDZieCi6YR7OKpQOf4QzsR5r/l/tTDSbGKFxpXw3RkPV+JixFGQcY6n9
+vnbV7TtVdiP0cGQjF+yr/VG15OniEDuCKT+YL/IT1O3HKiG6LuvzslSMhRxRvqb0
+8VZJf92VAgMBAAECggEAXm6AcVtM+LA6qMuMeCrUjtKk5ldJkebd0A6sjC04yqrj
+7CozYbA5qLksU4nY//xCLlT9/aIQjM+lpgcO9eR45z7Fvny44cVMFolNzIrnXdtK
+lb4uWEIkSD7UUfFtQhmZwiuJPg1LfWMfLHiW2R1SCJxAc9VRE5Ho6x0vxfHExY7d
+u6AL2xVsiWN6GJNbEd5qW3otbppKR1apaO0i4o9FGtr8ASLhMCMTPlKXspOkaqJ0
+0s2Rw4kP37IXimoz2jGxnCu+3BPqitUCqP346F6iLZhwF1Y5s+7jGYnu4n4u0AOZ
+jcEVU3yoHzaxLQcTpj3Ua84QFmXY9wZa0KPW4UCCoQKBgQDUlHk39n9SVo6kbh/1
+HvCyN3Y2JhjJDAFboSezDFJE77QjRPONn0NM1VElgXInNeyiG025Dr/r5de7F2l6
+w1h6sgdOz7agXzqFJ0cyB5PAYuc6z+n7SAxYjaG2ePTTm6obzOADrPp0sMFyCQ2P
+cbSLG0yG0Lx/WQcU8qxfFhNyeQKBgQDHi76d9q3V4G9UBU3J8bf6hVkKoVAuIZrd
+Tz+w3F29R244Fh293uLgtL1XyWwYmremukU92PhFKoC5obumng0qdw4QBlG0Ja15
+0SLDYaafDB7U9xtDb+by/E482FLXWDla0SFuR6/T0fj5qg3mDcSZPqVz/ott88Cc
+up4FATac/QKBgBhQgyzrfNSmIdqc3frjdxRrU5IN+XfFb8JTRH8uQZqw8CG4mULx
+nHkFTSrFC5GAkXhZNyKblUgeGfbETsRD47Lk+gEBsRnWypLAU1xdkYDHzzri3Rho
+vUDDsmN0okwx2dskK9s/xcXjEb1BW9O0ZbojfTVOWsEWJcE3oI+frsnBAoGAd5cD
+1Y3aXvzUG8nV9fp85ZJ3a8yDzjHrq0jsheV79I1TvB9dEcb7t+n6NBuOQiyvdifa
+iZd4K5OudBI+8Tt17oZNkkMHQmz2S7SQHgJvJpDQBZhW6ZKuGeAmT4biFxdTwF7n
+pz0lXlBP4+kLzV1g/uqxpBPgojPcstGRFLTGc00CgYBwDarGaqQCY4x7w6/os0Bo
+8o28DiRZWmsOeeSw9vNiRnXadaW7ZiRvaitfRFIFAIyiAorQoOybCjlibHaOGBBB
+mwg+8yLIMXyCO5rQSJYR7IRxOj2xAg5oem3M90kPRU+lJQGrIaeauURAoArkAQgL
+TTPh022a4vJ7fRLYGI7k6A==
+-----END PRIVATE KEY-----

+ 8 - 0
.gitignore

@@ -0,0 +1,8 @@
+custom_components
+*.log
+*.db-shm
+*.db-wal
+id_rsa
+*.log.1
+*.log.fault
+home-assistant_v2.db

+ 8 - 0
.storage/alexa

@@ -0,0 +1,8 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "alexa",
+  "data": {
+    "authorized": true
+  }
+}

BIN
.storage/alexa_media.adriana@capobianco.me.pickle


BIN
.storage/alexa_media.jenniferdaniellecapasso@gmail.com.pickle


+ 30 - 0
.storage/application_credentials

@@ -0,0 +1,30 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "application_credentials",
+  "data": {
+    "items": [
+      {
+        "domain": "google",
+        "client_id": "5026230886-uggo9394sevkvmbrosu1402tg14edarp.apps.googleusercontent.com",
+        "client_secret": "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",
+        "name": "Adris Calendar",
+        "id": "google_5026230886_uggo9394sevkvmbrosu1402tg14edarp_apps_googleusercontent_com"
+      },
+      {
+        "domain": "google_assistant_sdk",
+        "client_id": "387565593241-2f8kmpq8ivtu8o4ueo0qnfhaiargmfv9.apps.googleusercontent.com",
+        "client_secret": "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",
+        "name": "hass-google-assistant-sdk",
+        "id": "google_assistant_sdk_387565593241_2f8kmpq8ivtu8o4ueo0qnfhaiargmfv9_apps_googleusercontent_com"
+      },
+      {
+        "id": "spotify_cc122b45a09d4d379ef16a1e73044f20",
+        "domain": "spotify",
+        "client_id": "cc122b45a09d4d379ef16a1e73044f20",
+        "client_secret": "ce06db3f2fdb49d3aaf98c5e8d8a2f5a",
+        "name": "Adri"
+      }
+    ]
+  }
+}

+ 24 - 0
.storage/assist_pipeline.pipelines

@@ -0,0 +1,24 @@
+{
+  "version": 1,
+  "minor_version": 2,
+  "key": "assist_pipeline.pipelines",
+  "data": {
+    "items": [
+      {
+        "conversation_engine": "conversation.home_assistant",
+        "conversation_language": "en",
+        "id": "01gzj4k3yf6gba4f162555g4bq",
+        "language": "en",
+        "name": "Home Assistant Cloud",
+        "stt_engine": "stt.home_assistant_cloud",
+        "stt_language": "en-US",
+        "tts_engine": "tts.home_assistant_cloud",
+        "tts_language": "en-US",
+        "tts_voice": "SaraNeural",
+        "wake_word_entity": null,
+        "wake_word_id": null
+      }
+    ],
+    "preferred_item": "01gzj4k3yf6gba4f162555g4bq"
+  }
+}

+ 248 - 0
.storage/auth

@@ -0,0 +1,248 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "auth",
+  "data": {
+    "users": [
+      {
+        "id": "a7aaeb67e2194654b449b7f63b26e1ac",
+        "group_ids": [
+          "system-admin"
+        ],
+        "is_owner": true,
+        "is_active": true,
+        "name": "adri",
+        "system_generated": false,
+        "local_only": false
+      },
+      {
+        "id": "9f3fd0b4d263433484e7a008c9367708",
+        "group_ids": [
+          "system-read-only"
+        ],
+        "is_owner": false,
+        "is_active": true,
+        "name": "Home Assistant Content",
+        "system_generated": true,
+        "local_only": false
+      },
+      {
+        "id": "3a9eadfb668e488f92f915b737fc535d",
+        "group_ids": [
+          "system-admin"
+        ],
+        "is_owner": false,
+        "is_active": true,
+        "name": "Supervisor",
+        "system_generated": true,
+        "local_only": false
+      },
+      {
+        "id": "7d630907a0fa4bed931d327db66c970a",
+        "group_ids": [
+          "system-users"
+        ],
+        "is_owner": false,
+        "is_active": true,
+        "name": "agent",
+        "system_generated": false,
+        "local_only": false
+      },
+      {
+        "id": "f65bc7c54fb34aceaf952b36be6f8289",
+        "group_ids": [
+          "system-users"
+        ],
+        "is_owner": false,
+        "is_active": true,
+        "name": "hass mqtt",
+        "system_generated": false,
+        "local_only": true
+      },
+      {
+        "id": "7d6927a12be347bead322369974e7dcc",
+        "group_ids": [
+          "system-users"
+        ],
+        "is_owner": false,
+        "is_active": true,
+        "name": "noah",
+        "system_generated": false,
+        "local_only": true
+      }
+    ],
+    "groups": [
+      {
+        "id": "system-admin",
+        "name": "Administrators"
+      },
+      {
+        "id": "system-users",
+        "name": "Users"
+      },
+      {
+        "id": "system-read-only",
+        "name": "Read Only"
+      }
+    ],
+    "credentials": [
+      {
+        "id": "07ff08d0d7bb417ca3b24c32b110f8f7",
+        "user_id": "a7aaeb67e2194654b449b7f63b26e1ac",
+        "auth_provider_type": "homeassistant",
+        "auth_provider_id": null,
+        "data": {
+          "username": "adri"
+        }
+      },
+      {
+        "id": "009980751a974eb798b869f36105070c",
+        "user_id": "7d630907a0fa4bed931d327db66c970a",
+        "auth_provider_type": "homeassistant",
+        "auth_provider_id": null,
+        "data": {
+          "username": "agent"
+        }
+      },
+      {
+        "id": "2a63802e70a148668eed54d5710bb2b6",
+        "user_id": "f65bc7c54fb34aceaf952b36be6f8289",
+        "auth_provider_type": "homeassistant",
+        "auth_provider_id": null,
+        "data": {
+          "username": "hass_mqtt"
+        }
+      },
+      {
+        "id": "f6ddce074f1646c7aff730bb0fe18cbb",
+        "user_id": "7d6927a12be347bead322369974e7dcc",
+        "auth_provider_type": "homeassistant",
+        "auth_provider_id": null,
+        "data": {
+          "username": "noah"
+        }
+      }
+    ],
+    "refresh_tokens": [
+      {
+        "id": "56893e8ccb374a5d9918b8be96c178fb",
+        "user_id": "a7aaeb67e2194654b449b7f63b26e1ac",
+        "client_id": "https://home-assistant.io/android",
+        "client_name": null,
+        "client_icon": null,
+        "token_type": "normal",
+        "created_at": "2023-05-04T03:58:09.019895+00:00",
+        "access_token_expiration": 1800.0,
+        "token": "69bc7bd6ca2e95a4e611d93a6f6309cb7cff8fb978e7b70932b9d86a22f8dbdc8553196737a3fc061ac8b9e6ea73875b15782193323ac297ab5ec89dd89c92c2",
+        "jwt_key": "9324acd4c4b7bd57b556c352bbdd7e936b165d88bcc18ee747787ab4976cf6f7343a1fb871ecb3bf916d426fb99416c33035b12b6a0565e51d00a7e0f471432e",
+        "last_used_at": "2025-02-15T21:48:46.738707+00:00",
+        "last_used_ip": "192.168.0.3",
+        "expire_at": 1747432126.738707,
+        "credential_id": "07ff08d0d7bb417ca3b24c32b110f8f7",
+        "version": "2023.5.0"
+      },
+      {
+        "id": "2d7d66d38d8849029306fae36226c94b",
+        "user_id": "a7aaeb67e2194654b449b7f63b26e1ac",
+        "client_id": "http://iris.dgtlu.net:8123/",
+        "client_name": null,
+        "client_icon": null,
+        "token_type": "normal",
+        "created_at": "2024-11-14T00:25:04.070531+00:00",
+        "access_token_expiration": 1800.0,
+        "token": "44600cdc803db6bed1b17ed71197d4e7d1666acce820b087e9b345a79e6798ba18b863f072c978bb2ab0ba2fdffa7d94870f326dbc61373f66becf2e0f2813ed",
+        "jwt_key": "f92b1c8ef7897e722bb9fc4a8c35a1871934b65db9ac703c609c799ab5930f86f53029dbbd380c1cc040cb0ca402601cc57dd2c0843e16b63faee6db0d08dd4b",
+        "last_used_at": "2025-02-15T23:37:02.316783+00:00",
+        "last_used_ip": "192.168.0.6",
+        "expire_at": 1747438622.316783,
+        "credential_id": "07ff08d0d7bb417ca3b24c32b110f8f7",
+        "version": "2024.11.1"
+      },
+      {
+        "id": "814f9c36f69044c886ec69f1536f3ce0",
+        "user_id": "a7aaeb67e2194654b449b7f63b26e1ac",
+        "client_id": "https://pitangui.amazon.com/",
+        "client_name": null,
+        "client_icon": null,
+        "token_type": "normal",
+        "created_at": "2024-11-23T17:46:55.263688+00:00",
+        "access_token_expiration": 1800.0,
+        "token": "1902025c836ae7bfcc5990cc929a46bd1b97a4088ded2fef13bdae7a2fe3c58e9d8b250aafb5b6f093dc87711317610b19fd0792149f2a938b828884dccef79c",
+        "jwt_key": "a54b9c5d34114f89a5ff343ffec9cf1e0f31088b0dca6b89913d37752620f5e8a253fa12b9073de646df8efa2e73249eb06aee12517d067045d1c01e748797f5",
+        "last_used_at": "2025-02-15T12:38:00.737060+00:00",
+        "last_used_ip": "54.239.98.24",
+        "expire_at": 1747399080.73706,
+        "credential_id": "07ff08d0d7bb417ca3b24c32b110f8f7",
+        "version": "2024.11.3"
+      },
+      {
+        "id": "ec4cc7accd5a4d19b7d83f3f099c20c6",
+        "user_id": "a7aaeb67e2194654b449b7f63b26e1ac",
+        "client_id": "https://hass.dgtlu.net/",
+        "client_name": null,
+        "client_icon": null,
+        "token_type": "normal",
+        "created_at": "2024-12-02T16:06:15.268079+00:00",
+        "access_token_expiration": 1800.0,
+        "token": "f90378d6b5825e72af1915651a22e7afdccb212c0217a2656c6100cd30105a3e48323e9fa11385e3744c64068de6a5791301da9c3c0c068aaa05d52652674ba5",
+        "jwt_key": "c6f86628846cd2f5d867555a08e8508a3492c30cccb6a922891315fd76446f8f8f75f3a6cd3abf3c24aa0755f1f2a79658c85ac997dedaffbcc2bd1c345f8462",
+        "last_used_at": "2025-02-10T07:38:24.617629+00:00",
+        "last_used_ip": "192.168.0.6",
+        "expire_at": 1746949104.617629,
+        "credential_id": "07ff08d0d7bb417ca3b24c32b110f8f7",
+        "version": "2024.11.3"
+      },
+      {
+        "id": "147a387c4c7a4851b39411b18890eca7",
+        "user_id": "a7aaeb67e2194654b449b7f63b26e1ac",
+        "client_id": null,
+        "client_name": "uptime kuma",
+        "client_icon": null,
+        "token_type": "long_lived_access_token",
+        "created_at": "2025-02-05T22:01:31.372857+00:00",
+        "access_token_expiration": 315360000.0,
+        "token": "34afc801d20868693cf1d33164bcc23ca6fe5b87d9f45543fa356af1d91ceff64c304e40244326af3468c64e869f3d75011770732e52121fab8451aed077b3bb",
+        "jwt_key": "eb06c19dd34aa0a262efc27d9e835fe317840b8b6617950039148d1f72a6ab7aad0217358b7c7193a64dbcfdde5647af396647dc686d8908c8a34d6fd613978b",
+        "last_used_at": "2025-02-05T22:01:31.373169+00:00",
+        "last_used_ip": null,
+        "expire_at": null,
+        "credential_id": null,
+        "version": "2025.1.4"
+      },
+      {
+        "id": "9b3029905d334ebb99e9cd6063ba2517",
+        "user_id": "9f3fd0b4d263433484e7a008c9367708",
+        "client_id": null,
+        "client_name": null,
+        "client_icon": null,
+        "token_type": "system",
+        "created_at": "2022-03-13T22:47:53.734418+00:00",
+        "access_token_expiration": 1800.0,
+        "token": "f3decc01a900024d9fd484206f83e4ed836d339f92eaa15dcb5bee3e249e0b1df91e0d26969dbc01c4d4a859b68bd0cd9f5ab1f6071e98e7ad678ef73f03e459",
+        "jwt_key": "4b3b83587d19a6cfc4179fac86ff1e62ab713b1c794a0e34f73e161ee3817d0e96bb233a6ddd99e6ef00c35d7adde2f532ae9529e878c77f92c6e0a6b01c33a0",
+        "last_used_at": null,
+        "last_used_ip": null,
+        "expire_at": null,
+        "credential_id": null,
+        "version": "2022.3.4"
+      },
+      {
+        "id": "24c4e90543da48b696d7e5d3fa0f035d",
+        "user_id": "3a9eadfb668e488f92f915b737fc535d",
+        "client_id": null,
+        "client_name": null,
+        "client_icon": null,
+        "token_type": "system",
+        "created_at": "2022-10-10T05:35:44.936338+00:00",
+        "access_token_expiration": 1800.0,
+        "token": "89a1bef1259bed89ed7f20fb2a7815c6aad8ab53c9673ab54a3169ef69fa85d7451dc4f26bdb7af464da6a2d7d9f9be6728743d0419c8326730340d4ee479414",
+        "jwt_key": "e5ddacef746a52f509d5cb120cd1697156906b57ceeb83dd5702f10f3fda3dff992fc53487ab9669a6e882eacfe5a67e660ded663f48cf931c2db76cd28dbb5f",
+        "last_used_at": "2025-02-16T00:50:09.553853+00:00",
+        "last_used_ip": "172.30.32.2",
+        "expire_at": null,
+        "credential_id": null,
+        "version": "2022.9.5"
+      }
+    ]
+  }
+}

+ 14 - 0
.storage/auth.session

@@ -0,0 +1,14 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "auth.session",
+  "data": {
+    "unauthorized_sessions": {
+      "d65f8f525d3ab00e99cd62662e7c02db92c00f23d7217b48f488f34d4405d8ada6a6281986da7b871267ca49e2d43c9e8a2d3b9072dab62e9001fac952fd28db": "8d5383b0d5e9491485823902df182487",
+      "9ffb98d6034c885d78713f2d0128c4910f9eac46dd2c4871d75aacc25100a4287c1be215bbe48f2bfcb7e028a71954b9743c6af4a4bb9e04dfb86ed023d5136f": "56893e8ccb374a5d9918b8be96c178fb",
+      "7c22de69a78650ac9f9e3eb7783ef0b52511573e33812521ef9868250643c93d024af7978fc45879717c80d3b6a1d00633504ccadc4729c889b4900b35d013a7": "9fa7c370589b4ac9a47ba0b8d5c44269",
+      "1ed59ceb338c23643cf4fc8157867c8960a1a52997cd06e92f032dee6ca0943974da69bb12d7370353c4b46a6660c55882445569f56395d7a2d44add834f9710": "24c4e90543da48b696d7e5d3fa0f035d"
+    },
+    "key": "t-qQpbY2DVYBBGqp4x8xloRPCrM8rTEo0XJiCSB5EmQ="
+  }
+}

+ 25 - 0
.storage/auth_provider.homeassistant

@@ -0,0 +1,25 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "auth_provider.homeassistant",
+  "data": {
+    "users": [
+      {
+        "username": "adri",
+        "password": "JDJiJDEyJFRoamllaXFNTWtPNjFqQ1k3WE11ai5pSFl3c2dIbUFUMEJJcEZ5eGNJRXVYTWw1a2FUSzhP"
+      },
+      {
+        "username": "agent",
+        "password": "JDJiJDEyJEFETlNXQ0o4c1c5YkFiUGppckJXdS5KbnRHSFRHWVpvSVJEVU00UjlTUy9mMW1Ja0NTeEN5"
+      },
+      {
+        "username": "hass_mqtt",
+        "password": "JDJiJDEyJGI1dFEwWVpVd0txTm9zU0dJT080bS5NT0M4VzZOM2hlb0RoeEF6Mmo1VHZvdE1tTkI4bWtH"
+      },
+      {
+        "username": "noah",
+        "password": "JDJiJDEyJGNEMXhHTHlmbGY3WW5aOHlUc1NwSE9YVTJYalRBMTVvVnVLWlN3c0lYTG5mOVZ6VDI2OGZD"
+      }
+    ]
+  }
+}

+ 46 - 0
.storage/backup

@@ -0,0 +1,46 @@
+{
+  "version": 1,
+  "minor_version": 3,
+  "key": "backup",
+  "data": {
+    "backups": [
+      {
+        "backup_id": "015f53f7",
+        "failed_agent_ids": []
+      },
+      {
+        "backup_id": "cd19e99f",
+        "failed_agent_ids": []
+      }
+    ],
+    "config": {
+      "agents": {},
+      "create_backup": {
+        "agent_ids": [
+          "hassio.local"
+        ],
+        "include_addons": [],
+        "include_all_addons": true,
+        "include_database": true,
+        "include_folders": [],
+        "name": null,
+        "password": "9CSA-NKEG-2455-JOPO-DE5F-9CI0-D1CV"
+      },
+      "last_attempted_automatic_backup": "2025-02-15T18:08:16.034770-05:00",
+      "last_completed_automatic_backup": "2025-02-15T18:08:53.924484-05:00",
+      "retention": {
+        "copies": 3,
+        "days": null
+      },
+      "schedule": {
+        "days": [
+          "mon",
+          "thu"
+        ],
+        "recurrence": "custom_days",
+        "state": "never",
+        "time": null
+      }
+    }
+  }
+}

+ 6 - 0
.storage/bluetooth.passive_update_processor

@@ -0,0 +1,6 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "bluetooth.passive_update_processor",
+  "data": {}
+}

+ 19 - 0
.storage/camera

@@ -0,0 +1,19 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "camera",
+  "data": {
+    "camera.cookin_cam": {
+      "preload_stream": false
+    },
+    "camera.office_cam": {
+      "preload_stream": true
+    },
+    "camera.foreroom": {
+      "preload_stream": true
+    },
+    "camera.peeping_tam_onvif_substream": {
+      "preload_stream": true
+    }
+  }
+}

+ 329 - 0
.storage/cloud

@@ -0,0 +1,329 @@
+{
+  "version": 1,
+  "minor_version": 4,
+  "key": "cloud",
+  "data": {
+    "alexa_default_expose": [
+      "cover",
+      "humidifier",
+      "lock",
+      "vacuum",
+      "water_heater"
+    ],
+    "alexa_entity_configs": {
+      "light.hanging_light_1": {
+        "should_expose": false
+      },
+      "light.hanging_light_2": {
+        "should_expose": false
+      },
+      "light.hanging_light_3": {
+        "should_expose": false
+      },
+      "switch.office_cam_flip": {
+        "should_expose": false
+      },
+      "light.office_cam_indicator_light": {
+        "should_expose": false
+      },
+      "switch.office_cam_motion_alarm": {
+        "should_expose": false
+      },
+      "switch.office_cam_privacy_mode": {
+        "should_expose": false
+      },
+      "switch.office_cam_time_watermark": {
+        "should_expose": false
+      },
+      "switch.office_cam_video_recording": {
+        "should_expose": false
+      },
+      "switch.cookin_cam_flip": {
+        "should_expose": false
+      },
+      "light.cookin_cam_indicator_light": {
+        "should_expose": false
+      },
+      "switch.cookin_cam_motion_alarm": {
+        "should_expose": false
+      },
+      "switch.cookin_cam_privacy_mode": {
+        "should_expose": false
+      },
+      "switch.cookin_cam_time_watermark": {
+        "should_expose": false
+      },
+      "switch.cookin_cam_video_recording": {
+        "should_expose": false
+      },
+      "light.living_room_corner_lamp": {
+        "should_expose": false
+      },
+      "light.mirror": {
+        "should_expose": false
+      },
+      "switch.operating_light_socket_1": {
+        "should_expose": false
+      },
+      "light.strip_lights": {
+        "should_expose": false
+      },
+      "switch.the_fairy_lights_socket_1": {
+        "should_expose": false
+      },
+      "light.west_lamp_bottom": {
+        "should_expose": false
+      },
+      "light.west_lamp_mid": {
+        "should_expose": false
+      },
+      "light.west_lamp_top": {
+        "should_expose": false
+      },
+      "light.east_lamp_bottom": {
+        "should_expose": false
+      },
+      "light.east_lamp_mid": {
+        "should_expose": false
+      },
+      "light.east_lamp_top": {
+        "should_expose": false
+      },
+      "automation.random_color": {
+        "should_expose": false
+      },
+      "scene.new_scene": {
+        "should_expose": false
+      },
+      "camera.full_frontal_substream": {
+        "should_expose": true
+      },
+      "camera.rear_entry_substream": {
+        "should_expose": true
+      },
+      "media_player.chromecast7942": {
+        "should_expose": true
+      },
+      "camera.horus_mediaprofile_channel1_substream1": {
+        "should_expose": true
+      },
+      "camera.thot_police_mediaprofile_channel1_substream1": {
+        "should_expose": true
+      },
+      "camera.horus": {
+        "should_expose": null
+      },
+      "switch.z_wave_outdoor_smart_plug": {
+        "should_expose": true
+      },
+      "camera.nibbles": {
+        "should_expose": null
+      },
+      "camera.nine": {
+        "should_expose": true
+      },
+      "camera.wyze_lr": {
+        "should_expose": null
+      },
+      "camera.wyze_br": {
+        "should_expose": true
+      },
+      "camera.proletariat": {
+        "should_expose": null
+      },
+      "camera.foreroom": {
+        "should_expose": null
+      },
+      "switch.in_wall_smart_toggle_switch": {
+        "should_expose": true
+      },
+      "scene.flash_back_living_room_lights": {
+        "should_expose": false
+      },
+      "scene.boop": {
+        "should_expose": false
+      },
+      "scene.noah_scene": {
+        "should_expose": false
+      },
+      "light.driveway_floodlights": {
+        "should_expose": true
+      },
+      "scene.backyard_normal": {
+        "should_expose": true
+      },
+      "camera.eufy_br": {
+        "should_expose": null
+      },
+      "camera.foyer": {
+        "should_expose": null
+      },
+      "camera.phantasm": {
+        "should_expose": null
+      },
+      "camera.antechamber": {
+        "should_expose": null
+      },
+      "camera.antechamber_onvif_substream": {
+        "should_expose": true
+      },
+      "switch.driveway_flodlights": {
+        "should_expose": true
+      },
+      "camera.full_frontal_onvif_substream": {
+        "should_expose": true
+      },
+      "camera.peeping_tam_onvif_substream": {
+        "should_expose": false
+      },
+      "camera.rear_entry_onvif_substream": {
+        "should_expose": true
+      },
+      "camera.third_estate_onvif_profile001": {
+        "should_expose": true
+      },
+      "camera.squeak": {
+        "should_expose": null
+      },
+      "switch.front_deicing_cables": {
+        "should_expose": true
+      },
+      "humidifier.basement": {
+        "should_expose": false
+      },
+      "camera.rumpus_onvif_mainstream": {
+        "should_expose": true
+      },
+      "camera.thot_police_onvif_mediaprofile_channel1_substream1": {
+        "should_expose": true
+      },
+      "camera.full_frontal_copy": {
+        "should_expose": null
+      },
+      "camera.horus_onvif_mediaprofile_channel1_substream1": {
+        "should_expose": false
+      },
+      "camera.peeping_tam": {
+        "should_expose": null
+      },
+      "camera.proletariat_rtsp": {
+        "should_expose": null
+      },
+      "camera.rear_entry_copy": {
+        "should_expose": null
+      },
+      "camera.rumpus": {
+        "should_expose": null
+      },
+      "camera.tapo_br": {
+        "should_expose": null
+      },
+      "camera.third_estate": {
+        "should_expose": null
+      },
+      "camera.thot_police": {
+        "should_expose": null
+      },
+      "switch.christmas_tree_switch": {
+        "should_expose": true
+      },
+      "humidifier.141837000059482_humidifier": {
+        "should_expose": false
+      },
+      "scene.backyard_alert": {
+        "should_expose": true
+      },
+      "automation.backyard_motion_light_2": {
+        "should_expose": true
+      },
+      "scene.front_yard_normal": {
+        "should_expose": true
+      },
+      "scene.front_yard_alert": {
+        "should_expose": true
+      },
+      "camera.salon_onvif_mainstream": {
+        "should_expose": true
+      },
+      "camera.antechamber_onvif_mainstream": {
+        "should_expose": true
+      }
+    },
+    "cloud_user": null,
+    "cloudhooks": {
+      "44254328470d72cb123dd0d179ffce4d0967f115156bbbe6de154c0fc0c3d461": {
+        "webhook_id": "44254328470d72cb123dd0d179ffce4d0967f115156bbbe6de154c0fc0c3d461",
+        "cloudhook_id": "bf82695589584e85bab65d3e298ee69c",
+        "cloudhook_url": "https://hooks.nabu.casa/gAAAAABh7MLjsYM3yD6rnGtzKZOMz0Y9oCC7n2zAhNIeZ37UODZjuIYL6Lw2I249WFczl9CwX-ZzX-x7u-J_orlMgihModl2RLlXDL5qDjwsv8BDaHXl9ZQaMooP8Ap92vV3B22DNn8x_6SskGwNlgiDA0VvyTWCljPVsmz37rpwdxGw2I0EM7U=",
+        "managed": true
+      },
+      "ec755615a3828fc6b9ea6837ec29ebc713ef459b828a085f8b0d5315ce3459a4": {
+        "webhook_id": "ec755615a3828fc6b9ea6837ec29ebc713ef459b828a085f8b0d5315ce3459a4",
+        "cloudhook_id": "ca696892af01489aa626743496963f18",
+        "cloudhook_url": "https://hooks.nabu.casa/gAAAAABkUy1RFVsxKJcr5NL5GfNXku8aZvr9H2Xm5FJ1N1NivMjaZ3tRTuDlvtI0PIJClyeQjrZNyF6WSCeT-8UtLzznMMMGRaOU8UmO2zkqN6aCWC2F14tDJBUZ3iXQP_AxaA7yxT5I930vvblcREobzyHepRztusTRkVySGXJeONW8ewRHjPQ=",
+        "managed": true
+      }
+    },
+    "alexa_enabled": false,
+    "google_enabled": false,
+    "remote_enabled": true,
+    "google_default_expose": [
+      "climate",
+      "cover",
+      "fan",
+      "humidifier",
+      "lock",
+      "scene",
+      "script",
+      "vacuum",
+      "water_heater",
+      "camera"
+    ],
+    "google_entity_configs": {
+      "switch.z_wave_outdoor_smart_plug": {
+        "should_expose": true
+      },
+      "camera.cookin_cam": {
+        "should_expose": false
+      },
+      "camera.office_cam": {
+        "should_expose": false
+      },
+      "scene.new_scene": {
+        "should_expose": false
+      },
+      "climate.gemodule26bb": {
+        "should_expose": false
+      },
+      "climate.the_heat": {
+        "should_expose": false
+      },
+      "alarm_control_panel.agent_athena_alarm_panel": {
+        "disable_2fa": true,
+        "should_expose": false
+      },
+      "camera.peeping_tam_mainstream": {
+        "should_expose": true
+      },
+      "switch.in_wall_smart_toggle_switch": {
+        "should_expose": true
+      },
+      "camera.proletariat": {
+        "should_expose": false
+      },
+      "camera.foreroom": {
+        "should_expose": false
+      }
+    },
+    "google_local_webhook_id": "f7b9aaa338ec153547085d04c08b71cccfcadc24c42736813fc4d9f351df7300",
+    "google_secure_devices_pin": null,
+    "username": "953bb64a-7106-4755-bc10-71d1e7041997",
+    "alexa_report_state": true,
+    "google_report_state": true,
+    "remote_domain": "nexa7yv4b2y2i7s05nibnai2906ck2mm.ui.nabu.casa",
+    "alexa_settings_version": 3,
+    "google_settings_version": 3,
+    "instance_id": "69382f8443e448c28735c1f16403c4c2",
+    "google_connected": true
+  }
+}

+ 15 - 0
.storage/core.analytics

@@ -0,0 +1,15 @@
+{
+    "version": 1,
+    "minor_version": 1,
+    "key": "core.analytics",
+    "data": {
+        "preferences": {
+            "base": true,
+            "diagnostics": true,
+            "usage": true,
+            "statistics": true
+        },
+        "onboarded": true,
+        "uuid": "499bc9dff1cd4e51952bc8fb5c81b31c"
+    }
+}

+ 321 - 0
.storage/core.area_registry

@@ -0,0 +1,321 @@
+{
+  "version": 1,
+  "minor_version": 8,
+  "key": "core.area_registry",
+  "data": {
+    "areas": [
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "living_room",
+        "labels": [],
+        "name": "Living Room",
+        "picture": "/api/image/serve/9cc0353522d83d018c0c6af5a7d690c7/512x512",
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "kitchen",
+        "labels": [],
+        "name": "The Entire Kitchen",
+        "picture": "/api/image/serve/90ebeb28fcd821a0440ff165f20966e4/512x512",
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "bedroom",
+        "labels": [],
+        "name": "Bedroom",
+        "picture": "/api/image/serve/3875deebb71b187e7e542a03721140aa/512x512",
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "network",
+        "labels": [],
+        "name": "Network",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "outside",
+        "labels": [],
+        "name": "Outside",
+        "picture": "/api/image/serve/8254c1e7f2dc49b8e6968b3a85e87c1d/512x512",
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "front_room",
+        "labels": [],
+        "name": "Front Room",
+        "picture": "/api/image/serve/93a32b0ee57276e6ff6f2606e1c1e954/512x512",
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "office",
+        "labels": [],
+        "name": "Office",
+        "picture": "/api/image/serve/8569342304d4a6d7483a450ac0c36e8a/512x512",
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "noah_s_room",
+        "labels": [],
+        "name": "Noah's Room",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "stairs",
+        "labels": [],
+        "name": "Stairs",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "chalet",
+        "labels": [],
+        "name": "Chalet",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "bathroom",
+        "labels": [],
+        "name": "Bathroom",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "sunroom",
+        "labels": [],
+        "name": "Sunroom",
+        "picture": "/api/image/serve/a52ca6e64ea91ecc24afbacea69d0b80/512x512",
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "mobile",
+        "labels": [],
+        "name": "Mobile",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": "basement",
+        "icon": null,
+        "id": "basement",
+        "labels": [],
+        "name": "Basement",
+        "picture": "/api/image/serve/2530b5b38c037101dbc502aa9a76028c/512x512",
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "2024-10-21T03:40:14.918362+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "mistress_bedroom",
+        "labels": [],
+        "name": "Mistress Bedroom",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "backyard",
+        "labels": [],
+        "name": "Back Yard",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "roof",
+        "labels": [],
+        "name": "Roof",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "front_yard",
+        "labels": [],
+        "name": "Front Yard",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "cloud",
+        "labels": [],
+        "name": "Cloud",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "main_bathroom",
+        "labels": [],
+        "name": "Main Bathroom",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "first_floor_bedroom",
+        "labels": [],
+        "name": "First Floor Bedroom",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "wisteria_manor",
+        "labels": [],
+        "name": "Wisteria Manor",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": null,
+        "icon": null,
+        "id": "ha_system",
+        "labels": [],
+        "name": "HA System",
+        "picture": null,
+        "created_at": "1970-01-01T00:00:00+00:00",
+        "modified_at": "1970-01-01T00:00:00+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      },
+      {
+        "aliases": [],
+        "floor_id": "basement",
+        "icon": null,
+        "id": "server_room",
+        "labels": [],
+        "name": "Server Room",
+        "picture": null,
+        "created_at": "2024-10-21T03:40:20.911873+00:00",
+        "modified_at": "2024-10-21T03:40:20.911891+00:00",
+        "humidity_entity_id": null,
+        "temperature_entity_id": null
+      }
+    ]
+  }
+}

+ 19 - 0
.storage/core.config

@@ -0,0 +1,19 @@
+{
+  "version": 1,
+  "minor_version": 4,
+  "key": "core.config",
+  "data": {
+    "latitude": 43.11134358600825,
+    "longitude": -77.64316480504931,
+    "elevation": 16,
+    "unit_system_v2": "us_customary",
+    "location_name": "🌈🏠✨",
+    "time_zone": "America/New_York",
+    "external_url": null,
+    "internal_url": "http://iris.dgtlu.net:8123",
+    "currency": "USD",
+    "country": "US",
+    "language": "en",
+    "radius": 100
+  }
+}

File diff suppressed because it is too large
+ 27 - 0
.storage/core.config_entries


+ 261 - 0
.storage/core.device_registry

@@ -0,0 +1,261 @@
+{
+  "version": 1,
+  "minor_version": 8,
+  "key": "core.device_registry",
+  "data": {
+    "devices": [
+      {"area_id":"ha_system","config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"configuration_url":"homeassistant://hacs","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"29d1796114d0f0ec6d512d0f93524176","identifiers":[["hacs","0717a0cd-745c-48fd-9b16-c8534c9704f9-bc944b0f-fd42-4a58-a072-ade38d1444cd"]],"labels":[],"manufacturer":"hacs.xyz","model":"","model_id":null,"modified_at":"2025-02-14T06:49:33.220280+00:00","name_by_user":null,"name":"HACS","primary_config_entry":"8423e3c0fda6e2d542cfb85e4a6c35fd","serial_number":null,"sw_version":"2.0.5","via_device_id":null},
+      {"area_id":"office","config_entries":["9c206530ae55eae8b739e47f3981dfe9"],"configuration_url":"http://192.168.0.39:80/PRESENTATION/BONJOUR","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"e6ff0ba2716187799ae1e59b7f983722","identifiers":[["ipp","cfe92100-67c4-11d4-a45f-389d92ad8608"]],"labels":[],"manufacturer":"EPSON","model":"XP-7100 Series","model_id":null,"modified_at":"2024-08-25T12:46:27.940388+00:00","name_by_user":null,"name":"EPSON XP-7100 Series","primary_config_entry":"9c206530ae55eae8b739e47f3981dfe9","serial_number":null,"sw_version":"01.69.YL01M4","via_device_id":null},
+      {"area_id":"front_yard","config_entries":["0d5d714a0ba8841fe14bc0663c7db424","d3f92d6b8d433a1cf0bfc0140b1fe0b8"],"configuration_url":"http://192.168.0.127:80","connections":[["mac","24:28:fd:ea:de:39"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"fbeb77d34df3f1b4d454499661c15368","identifiers":[["onvif","24:28:fd:ea:de:39"]],"labels":[],"manufacturer":"ONVIF","model":"PTZIP204WX4IR","model_id":null,"modified_at":"2024-08-25T12:46:28.304475+00:00","name_by_user":"Full Frontal ONVIF","name":"Full Frontal","primary_config_entry":"0d5d714a0ba8841fe14bc0663c7db424","serial_number":null,"sw_version":"V5.7.1 build 220421","via_device_id":null},
+      {"area_id":"backyard","config_entries":["123dc226b67c85da402b854309261886","d3f92d6b8d433a1cf0bfc0140b1fe0b8"],"configuration_url":"http://192.168.0.128:80","connections":[["mac","24:28:fd:ea:de:05"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"923e6f664df779272b87fa00146dc59b","identifiers":[["onvif","24:28:fd:ea:de:05"]],"labels":[],"manufacturer":"ONVIF","model":"PTZIP204WX4IR","model_id":null,"modified_at":"2024-08-25T12:46:28.362940+00:00","name_by_user":"Rear Entry ONVIF","name":"Rear Entry","primary_config_entry":"123dc226b67c85da402b854309261886","serial_number":null,"sw_version":"V5.7.1 build 220421","via_device_id":null},
+      {"area_id":"kitchen","config_entries":["68c73e66c2b62943dacdaf9e106425fb"],"configuration_url":"http://thotpolice.dgtlu.net:80","connections":[["mac","9c:8e:cd:2f:76:16"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"e6cfbd08a440ee4cacb6ff8371abf9b7","identifiers":[["onvif","9c:8e:cd:2f:76:16"]],"labels":[],"manufacturer":"Amcrest","model":"IP2M-841W-V3","model_id":null,"modified_at":"2024-08-25T12:46:28.347273+00:00","name_by_user":"Thot Police ONVIF","name":"Thot Police","primary_config_entry":"68c73e66c2b62943dacdaf9e106425fb","serial_number":null,"sw_version":"2.800.0000000.15.R, Build Date 2021-07-16","via_device_id":null},
+      {"area_id":"living_room","config_entries":["57ea4193910360d3e6bd52c4ee31496e","d56d9ffb1dbb4d6a10ac1b8396e6d00b","d3f92d6b8d433a1cf0bfc0140b1fe0b8"],"configuration_url":null,"connections":[["mac","none"],["mac","68:72:c3:10:d4:0c"],["upnp","uuid:b47c276d-3ca0-42bc-93ad-bb6ae438a27a"],["mac","68:72:c3:8c:e9:76"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"25b5383ee53796042dca51cce537621f","identifiers":[["samsungtv","3f5779cd-c2f0-4108-b489-c29640ddba3a"]],"labels":[],"manufacturer":"Samsung","model":"UN65TU7000FXZA","model_id":"UN65TU7000FXZA","modified_at":"2024-10-11T06:53:59.999036+00:00","name_by_user":null,"name":"Living Room TV","primary_config_entry":"57ea4193910360d3e6bd52c4ee31496e","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"basement","config_entries":["fc9009b3bf27a01de92948433e004707"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"f0164a1708bcd1032ef6353d85374d46","identifiers":[["ecobee","2Q45"]],"labels":[],"manufacturer":"ecobee","model":"ecobee Room Sensor","model_id":null,"modified_at":"2024-08-25T12:46:27.600651+00:00","name_by_user":null,"name":"Basement","primary_config_entry":"fc9009b3bf27a01de92948433e004707","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"bedroom","config_entries":["fc9009b3bf27a01de92948433e004707"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"1a55b922e147d6be0796a33b55f2088c","identifiers":[["ecobee","RFCX"]],"labels":[],"manufacturer":"ecobee","model":"ecobee Room Sensor","model_id":null,"modified_at":"2024-08-25T12:46:27.601635+00:00","name_by_user":null,"name":"Bedroom","primary_config_entry":"fc9009b3bf27a01de92948433e004707","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"kitchen","config_entries":["fc9009b3bf27a01de92948433e004707"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"acac3f750f46f081b316b0f509a34619","identifiers":[["ecobee","2Q54"]],"labels":[],"manufacturer":"ecobee","model":"ecobee Room Sensor","model_id":null,"modified_at":"2024-08-25T12:46:27.602201+00:00","name_by_user":null,"name":"Kitchen","primary_config_entry":"fc9009b3bf27a01de92948433e004707","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"office","config_entries":["fc9009b3bf27a01de92948433e004707"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"b2e116cf66ad232e3ea6539b5538a369","identifiers":[["ecobee","RFBN"]],"labels":[],"manufacturer":"ecobee","model":"ecobee Room Sensor","model_id":null,"modified_at":"2024-08-25T12:46:27.602718+00:00","name_by_user":null,"name":"Office","primary_config_entry":"fc9009b3bf27a01de92948433e004707","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"front_room","config_entries":["fc9009b3bf27a01de92948433e004707"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"4d1a2debf4c5667369fa7467812ee1ae","identifiers":[["ecobee","412878991683"]],"labels":[],"manufacturer":"ecobee","model":"ecobee3 lite Smart Thermostat","model_id":null,"modified_at":"2025-02-15T22:06:02.222727+00:00","name_by_user":null,"name":"Climate","primary_config_entry":"fc9009b3bf27a01de92948433e004707","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"ha_system","config_entries":["8d3d501096b757dbf377d5a89a144893"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"21afa4fd2fb48e23b7b9e85825e76a95","identifiers":[["filesize","8d3d501096b757dbf377d5a89a144893"]],"labels":[],"manufacturer":null,"model":null,"model_id":null,"modified_at":"2024-08-25T12:46:28.005228+00:00","name_by_user":null,"name":"home-assistant_v2.db","primary_config_entry":"8d3d501096b757dbf377d5a89a144893","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"outside","config_entries":["eeaca0dd08840c6225c0b48b364be5db"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"5ddff19e1c1fdab62e0654202ae9e893","identifiers":[["nws","43.111572_-77.644589"]],"labels":[],"manufacturer":"National Weather Service","model":null,"model_id":null,"modified_at":"2024-08-25T12:46:30.360086+00:00","name_by_user":null,"name":"NWS: 43.111572, -77.644589","primary_config_entry":"eeaca0dd08840c6225c0b48b364be5db","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"outside","config_entries":["d8e800c0ebe377905f1189ee418a0d44"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"d4a6cfabe58d5577633dbb0676d07093","identifiers":[["nws","40.74938938106481_-73.94041370684329"]],"labels":[],"manufacturer":"National Weather Service","model":null,"model_id":null,"modified_at":"2024-08-25T12:46:30.323459+00:00","name_by_user":null,"name":"NWS: 40.74938938106481, -73.94041370684329","primary_config_entry":"d8e800c0ebe377905f1189ee418a0d44","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"bedroom","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"bf92ef72b9d164c60071c2747a85545c","identifiers":[["alexa_media","G0911B0594910AHG"]],"labels":[],"manufacturer":"Amazon","model":"Echo Show 5 (Gen1)","model_id":null,"modified_at":"2025-01-28T06:24:19.189059+00:00","name_by_user":null,"name":"Bedroom Echo","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"11040832900","via_device_id":"bf92ef72b9d164c60071c2747a85545c"},
+      {"area_id":null,"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"06b6c0d0caac90d2fac6db1e24229e3c","identifiers":[["alexa_media","G0W0SW089515058W"]],"labels":[],"manufacturer":"Amazon","model":"Echo Auto","model_id":null,"modified_at":"2024-09-26T23:36:57.000054+00:00","name_by_user":null,"name":"Adriana's Echo Auto","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"33882158","via_device_id":"06b6c0d0caac90d2fac6db1e24229e3c"},
+      {"area_id":"kitchen","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"c272c1ccc6d15f2e96dc9d3a3bfed035","identifiers":[["alexa_media","G6G16D10045217EA"]],"labels":[],"manufacturer":"Amazon","model":"Echo Show 8 (Gen1)","model_id":null,"modified_at":"2025-02-14T06:49:50.537949+00:00","name_by_user":null,"name":"Kitchen Echo","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"11040832900","via_device_id":"c272c1ccc6d15f2e96dc9d3a3bfed035"},
+      {"area_id":"wisteria_manor","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"c6e03c1297a700897f8446c7ca7f6d22","identifiers":[["alexa_media","6e60d6c99ff84f46b1cfc594940ef599"]],"labels":[],"manufacturer":"Amazon","model":"Speaker Group","model_id":null,"modified_at":"2024-09-26T23:36:57.002653+00:00","name_by_user":null,"name":"Wisteria Manor","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"0","via_device_id":"c6e03c1297a700897f8446c7ca7f6d22"},
+      {"area_id":"living_room","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"c669b7ccc24230c60b433fed69c32070","identifiers":[["alexa_media","e461c625d6cb443f96eae1e225c45615"]],"labels":[],"manufacturer":"Amazon","model":"THIRD_PARTY_AVS_MEDIA_DISPLAY A21Z3CGI8UIP0F","model_id":null,"modified_at":"2024-08-25T19:03:00.950312+00:00","name_by_user":null,"name":"lvr_receiver","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"0","via_device_id":"c669b7ccc24230c60b433fed69c32070"},
+      {"area_id":"front_room","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"19d1cc3e7f97a948aff6b74c22fd7fae","identifiers":[["alexa_media","G0014B0702140K19"]],"labels":[],"manufacturer":"Amazon","model":"Echo Flex","model_id":null,"modified_at":"2024-12-09T03:38:11.082878+00:00","name_by_user":null,"name":"Parlor Echo","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"11040830340","via_device_id":"19d1cc3e7f97a948aff6b74c22fd7fae"},
+      {"area_id":"living_room","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"bc420383e36d797882a1f592826cd978","identifiers":[["alexa_media","G8M11M09014709C2"]],"labels":[],"manufacturer":"Amazon","model":"Echo Dot (Gen3)","model_id":null,"modified_at":"2024-12-09T03:38:11.088486+00:00","name_by_user":null,"name":"Basement Echo","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"11040830340","via_device_id":"bc420383e36d797882a1f592826cd978"},
+      {"area_id":null,"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"46d9e004efc46345ae0ee64f8348013a","identifiers":[["alexa_media","e8935facbec04307b07f08fbc4c71017"]],"labels":[],"manufacturer":"Amazon","model":"UNKNOWN A2ZOTUOF1IBEYI","model_id":null,"modified_at":"2024-08-25T19:03:00.945080+00:00","name_by_user":null,"name":"Adriana's Plantronics Voyager 5200 Series","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"0","via_device_id":"46d9e004efc46345ae0ee64f8348013a"},
+      {"area_id":"noah_s_room","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"78e625eb9ba48fd83f5704c4930040e7","identifiers":[["alexa_media","G090XG0994871V1U"]],"labels":[],"manufacturer":"Amazon","model":"Echo Dot (Gen3)","model_id":null,"modified_at":"2024-12-02T16:12:00.767432+00:00","name_by_user":null,"name":"Noah's Echo","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"11040830340","via_device_id":"78e625eb9ba48fd83f5704c4930040e7"},
+      {"area_id":"office","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"f76399296927ae9d1886a9da4e5f5f77","identifiers":[["alexa_media","G091B00395050J2F"]],"labels":[],"manufacturer":"Amazon","model":"Echo Dot (Gen3)","model_id":null,"modified_at":"2024-12-04T20:07:05.773975+00:00","name_by_user":null,"name":"Office Echo","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"11040830340","via_device_id":"f76399296927ae9d1886a9da4e5f5f77"},
+      {"area_id":"wisteria_manor","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"56649913da428effbf98765f04b5503a","identifiers":[["alexa_media","71b6832229984c86b7c38a0f87a645f8"]],"labels":[],"manufacturer":"Amazon","model":"Speaker Group","model_id":null,"modified_at":"2024-09-26T23:36:57.007420+00:00","name_by_user":null,"name":"Downstairs","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"0","via_device_id":"56649913da428effbf98765f04b5503a"},
+      {"area_id":"wisteria_manor","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"6f7c9c9e0acfeac54aadb8c72dd71cff","identifiers":[["alexa_media","4b597c5f991449ebad6cb3447ba5d0fc"]],"labels":[],"manufacturer":"Amazon","model":"Speaker Group","model_id":null,"modified_at":"2024-09-26T23:36:57.008891+00:00","name_by_user":null,"name":"Everywhere","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"0","via_device_id":"6f7c9c9e0acfeac54aadb8c72dd71cff"},
+      {"area_id":"mobile","config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"e9ac45bcfca40d12e56dd17e84ae8808","identifiers":[["alexa_media","2e4221e100a04d2d81250a0cafef2574"]],"labels":[],"manufacturer":"Amazon","model":"UNKNOWN A2ZOTUOF1IBEYI","model_id":null,"modified_at":"2024-08-25T19:03:00.948729+00:00","name_by_user":null,"name":"Adriana's 2nd Plantronics Voyager 5200 Series","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"0","via_device_id":"e9ac45bcfca40d12e56dd17e84ae8808"},
+      {"area_id":"living_room","config_entries":["b293d4456f758be61f5ba587e88de63e"],"configuration_url":"http://192.168.0.131/","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":"avr-x-2016","id":"0addc989c66600256bb501125923e758","identifiers":[["denonavr","Denon AVR-X2500H-AZJ36190120211"]],"labels":[],"manufacturer":"Denon","model":"Denon AVR-X2500H","model_id":null,"modified_at":"2024-12-25T05:48:02.575134+00:00","name_by_user":null,"name":"lvr_receiver","primary_config_entry":"b293d4456f758be61f5ba587e88de63e","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"living_room","config_entries":["96a1937e71932807e38deecfba8eab90"],"configuration_url":null,"connections":[["upnp","uuid:145a2f3a-b33e-1ecf-0080-0005cddbfea6"],["upnp","uuid:2dea204a-1f0c-1c19-0080-0005cddbfea6"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"5626f339b9e36fa0307ca705aeb0b9a2","identifiers":[["dlna_dmr","uuid:2dea204a-1f0c-1c19-0080-0005cddbfea6"]],"labels":[],"manufacturer":"Denon","model":"Denon AVR-X2500H","model_id":null,"modified_at":"1970-01-01T00:00:00+00:00","name_by_user":null,"name":"lvr_receiver","primary_config_entry":null,"serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"ha_system","config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"231ddc96a78a7f69b47e425e1a55994f","identifiers":[["hassio","core"]],"labels":[],"manufacturer":"Home Assistant","model":"Home Assistant Core","model_id":null,"modified_at":"2025-02-15T22:05:05.811961+00:00","name_by_user":null,"name":"Home Assistant Core","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"2025.2.4","via_device_id":null},
+      {"area_id":"ha_system","config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"c8f1114deb0622ccf4445fc75fd9bafe","identifiers":[["hassio","supervisor"]],"labels":[],"manufacturer":"Home Assistant","model":"Home Assistant Supervisor","model_id":null,"modified_at":"2025-02-14T06:48:45.080409+00:00","name_by_user":null,"name":"Home Assistant Supervisor","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"2025.02.1","via_device_id":null},
+      {"area_id":"ha_system","config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"90856c3ac274c4f9c305235abc66f1c3","identifiers":[["hassio","OS"]],"labels":[],"manufacturer":"Home Assistant","model":"Home Assistant Operating System","model_id":null,"modified_at":"2025-01-28T06:23:28.572552+00:00","name_by_user":null,"name":"Home Assistant Operating System","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"14.2","via_device_id":null},
+      {"area_id":"ha_system","config_entries":["52c1c6551a3858bcc50a2c0686377395"],"configuration_url":null,"connections":[["bluetooth","E4:5F:01:09:AC:64"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":"usb:v1D6Bp0246d054B","id":"b1c023f1e381afdf437b0c759ab7913c","identifiers":[],"labels":[],"manufacturer":"Raspberry Pi Trading Ltd","model":"bcm43438-bt","model_id":null,"modified_at":"2024-10-11T05:32:25.257273+00:00","name_by_user":null,"name":"hci0 (E4:5F:01:09:AC:64)","primary_config_entry":"52c1c6551a3858bcc50a2c0686377395","serial_number":null,"sw_version":"homeassistant","via_device_id":null},
+      {"area_id":"mobile","config_entries":["9b6368a18135dd80aced4b054c7130ff"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"e182e02ac2c9054eac9657f93a95a46e","identifiers":[["mobile_app","e23f8c05924f4473"]],"labels":[],"manufacturer":"Google","model":"Pixel 4a","model_id":null,"modified_at":"2024-08-25T12:46:22.605414+00:00","name_by_user":null,"name":"Pixel 4a","primary_config_entry":"9b6368a18135dd80aced4b054c7130ff","serial_number":null,"sw_version":"33","via_device_id":null},
+      {"area_id":"living_room","config_entries":["d3f92d6b8d433a1cf0bfc0140b1fe0b8","482b4b74bd96aac48bdb4864a53a6761"],"configuration_url":"http://salon.dgtlu.net:2020","connections":[["mac","9c:a2:f4:1c:e5:04"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"3761141aa484b3aa22ad15144554bcb3","identifiers":[["onvif","9C:A2:F4:1C:E5:04"]],"labels":[],"manufacturer":"tp-link","model":"Tapo C110","model_id":null,"modified_at":"2024-10-20T20:25:52.621844+00:00","name_by_user":null,"name":"Salon ONVIF","primary_config_entry":"482b4b74bd96aac48bdb4864a53a6761","serial_number":null,"sw_version":"1.3.14 Build 240802 Rel.53300n(5553)","via_device_id":null},
+      {"area_id":"ha_system","config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"ad08bc1d73fcb4e6355e4ee3752dcdf7","identifiers":[["hassio","host"]],"labels":[],"manufacturer":"Home Assistant","model":"Home Assistant Host","model_id":null,"modified_at":"2024-08-25T12:45:18.048821+00:00","name_by_user":null,"name":"Home Assistant Host","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"outside","config_entries":["6aa308b7dcb682a059bc910b042ac741"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"0533eb41e71ff6b6c2dc040c010ac9f4","identifiers":[["sun","6aa308b7dcb682a059bc910b042ac741"]],"labels":[],"manufacturer":null,"model":null,"model_id":null,"modified_at":"2024-08-25T12:45:44.474968+00:00","name_by_user":null,"name":"Sun","primary_config_entry":"6aa308b7dcb682a059bc910b042ac741","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"network","config_entries":["b4a4bb569c912d5cc8ac69a99bea7a93"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"c22f8f79e0924350a764631fbfc99c2b","identifiers":[["totalconnect","48A2E6904411"]],"labels":[],"manufacturer":null,"model":null,"model_id":null,"modified_at":"2024-10-11T06:44:04.314546+00:00","name_by_user":null,"name":"Security System","primary_config_entry":null,"serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"mobile","config_entries":["db6ad947fcf40da7edbb030dc9cf5ddb"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"dc3ba9cbe454a194ec13bc6bdb307d4b","identifiers":[["mobile_app","0324708daddab944"]],"labels":[],"manufacturer":"samsung","model":"SM-S908U","model_id":null,"modified_at":"2024-08-25T12:46:22.556752+00:00","name_by_user":null,"name":"adri's gs22","primary_config_entry":"db6ad947fcf40da7edbb030dc9cf5ddb","serial_number":null,"sw_version":"34","via_device_id":null},
+      {"area_id":"basement","config_entries":["afa21312388164d23a740f944d86b057"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"4e0402eb7a78c1b58568c3f7e5325f81","identifiers":[["midea_ac_lan","141837000059482"]],"labels":[],"manufacturer":"Midea","model":"Dehumidifier 00000Q1C (0)","model_id":null,"modified_at":"2025-01-05T01:26:34.866827+00:00","name_by_user":null,"name":"Basement Dehumidifier","primary_config_entry":"afa21312388164d23a740f944d86b057","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"living_room","config_entries":["15a10daf4839d126040c1a7945f46920"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"588bf89a1b002dae207dce123ef77ed9","identifiers":[["heos","1012291831"]],"labels":[],"manufacturer":"HEOS","model":"Denon AVR-X2500H","model_id":null,"modified_at":"2025-02-14T06:49:25.045773+00:00","name_by_user":null,"name":"lvr_receiver","primary_config_entry":"15a10daf4839d126040c1a7945f46920","serial_number":null,"sw_version":"3.34.410","via_device_id":null},
+      {"area_id":"office","config_entries":["a475768240a1fae2e766157000181fe6","d3f92d6b8d433a1cf0bfc0140b1fe0b8"],"configuration_url":"http://192.168.14.236:80","connections":[["mac","c0:39:5a:b4:8e:0f"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"cd15d22b21a180dea07670ff0a7297d5","identifiers":[["onvif","c0:39:5a:b4:8e:0f"]],"labels":[],"manufacturer":"Lechange","model":"IPC-C22C","model_id":null,"modified_at":"2024-08-25T12:46:28.380922+00:00","name_by_user":null,"name":"Third Estate ONVIF","primary_config_entry":"a475768240a1fae2e766157000181fe6","serial_number":null,"sw_version":"2.680.0000000.30.R 2023-10-26","via_device_id":null},
+      {"area_id":"living_room","config_entries":["f96cc27fae9f7d7071b385b260e42053","01JM5M3NMR5WPZE034BPB0E31P"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"7eb0e5629ee5d208dc6f25b31943dc89","identifiers":[["zwave_js","3242065566-1-0:1:1"],["zwave_js","3242065566-1"]],"labels":[],"manufacturer":"Sigma Designs (Former Zensys)","model":"HUSBZB-1","model_id":null,"modified_at":"2025-02-15T20:17:00.891403+00:00","name_by_user":null,"name":"ZWave Hub","primary_config_entry":"f96cc27fae9f7d7071b385b260e42053","serial_number":null,"sw_version":"4.32","via_device_id":null},
+      {"area_id":"bedroom","config_entries":["f96cc27fae9f7d7071b385b260e42053","01JM5M3NMR5WPZE034BPB0E31P"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"e4d8938b5c163d80f3d2848a453fdf07","identifiers":[["zwave_js","3242065566-2"],["zwave_js","3242065566-2-134:258:130"]],"labels":[],"manufacturer":"AEON Labs","model":"ZW130","model_id":null,"modified_at":"2025-02-15T20:17:00.916019+00:00","name_by_user":null,"name":"Wallmote Quad","primary_config_entry":"f96cc27fae9f7d7071b385b260e42053","serial_number":null,"sw_version":"1.8","via_device_id":"7eb0e5629ee5d208dc6f25b31943dc89"},
+      {"area_id":"living_room","config_entries":["f96cc27fae9f7d7071b385b260e42053","01JM5M3NMR5WPZE034BPB0E31P"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"ef1e57e6a71e669f345a9ecfc90e4b2e","identifiers":[["zwave_js","3242065566-3"],["zwave_js","3242065566-3-144:3:568"]],"labels":[],"manufacturer":"Kwikset","model":"910","model_id":null,"modified_at":"2025-02-15T20:17:00.945877+00:00","name_by_user":null,"name":"Back Door Deadbolt","primary_config_entry":"f96cc27fae9f7d7071b385b260e42053","serial_number":null,"sw_version":"4.10","via_device_id":"7eb0e5629ee5d208dc6f25b31943dc89"},
+      {"area_id":"backyard","config_entries":["f96cc27fae9f7d7071b385b260e42053","01JM5M3NMR5WPZE034BPB0E31P"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"aba6aa12b89879750ec6be2ca75e1895","identifiers":[["zwave_js","3242065566-5-634:1:5"],["zwave_js","3242065566-5"]],"labels":[],"manufacturer":"Zooz","model":"ZSE29","model_id":null,"modified_at":"2025-02-15T20:17:01.014208+00:00","name_by_user":null,"name":"Garage Motion Sensor","primary_config_entry":"f96cc27fae9f7d7071b385b260e42053","serial_number":null,"sw_version":"2.1","via_device_id":"7eb0e5629ee5d208dc6f25b31943dc89"},
+      {"area_id":"front_yard","config_entries":["f96cc27fae9f7d7071b385b260e42053","01JM5M3NMR5WPZE034BPB0E31P"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"5b18788902b18f38a64cbe2787aa0343","identifiers":[["zwave_js","3242065566-6-634:1:5"],["zwave_js","3242065566-6"]],"labels":[],"manufacturer":"Zooz","model":"ZSE29","model_id":null,"modified_at":"2025-02-15T20:17:01.037751+00:00","name_by_user":null,"name":"Driveway Motion Sensor","primary_config_entry":"f96cc27fae9f7d7071b385b260e42053","serial_number":null,"sw_version":"2.1","via_device_id":"7eb0e5629ee5d208dc6f25b31943dc89"},
+      {"area_id":"basement","config_entries":["f96cc27fae9f7d7071b385b260e42053","01JM5M3NMR5WPZE034BPB0E31P"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"2578f8c01a7ad4c6efdc2b5a0e2677d8","identifiers":[["zwave_js","3242065566-7-29:12801:1"],["zwave_js","3242065566-7"]],"labels":[],"manufacturer":"Leviton","model":"DZ6HD","model_id":null,"modified_at":"2025-02-15T20:17:01.073177+00:00","name_by_user":null,"name":"Basement Ceiling","primary_config_entry":"f96cc27fae9f7d7071b385b260e42053","serial_number":null,"sw_version":"1.22","via_device_id":"7eb0e5629ee5d208dc6f25b31943dc89"},
+      {"area_id":"backyard","config_entries":["01JM5M3NMR5WPZE034BPB0E31P","f96cc27fae9f7d7071b385b260e42053","7545272b10140e7b565be1671823021d"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"048eede06852548141ed5a0d034954aa","identifiers":[["zwave_js","3242065566-8-99:18770:12856"],["zwave_js","3242065566-8"]],"labels":[],"manufacturer":"UltraPro","model":"39354 / 54912 / ZW4009","model_id":null,"modified_at":"2025-02-15T20:17:01.277342+00:00","name_by_user":null,"name":"Driveway Floodlights","primary_config_entry":"f96cc27fae9f7d7071b385b260e42053","serial_number":null,"sw_version":"5.53","via_device_id":"7eb0e5629ee5d208dc6f25b31943dc89"},
+      {"area_id":"backyard","config_entries":["f96cc27fae9f7d7071b385b260e42053","01JM5M3NMR5WPZE034BPB0E31P"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"64c6a7aeef028ec098bc1fec3a70fb73","identifiers":[["zwave_js","3242065566-9-786:65280:65287"],["zwave_js","3242065566-9"]],"labels":[],"manufacturer":"Minoston","model":"MP22Z","model_id":null,"modified_at":"2025-02-15T20:17:01.453677+00:00","name_by_user":null,"name":"Outdoor Smart Plug","primary_config_entry":"f96cc27fae9f7d7071b385b260e42053","serial_number":null,"sw_version":"1.0.1","via_device_id":"7eb0e5629ee5d208dc6f25b31943dc89"},
+      {"area_id":"basement","config_entries":["a83da2c4e849db059fe1ba770511db8b"],"configuration_url":"http://rumpus.dgtlu.net:8080","connections":[["mac","70:3a:2d:58:75:dc"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"1ce47de8e3e2d33374ed02c7086199a3","identifiers":[["onvif","70:3A:2D:58:75:DC"]],"labels":[],"manufacturer":"IPCAM","model":"C6F0SpZ3N0PnL2","model_id":null,"modified_at":"2024-08-25T12:46:28.335623+00:00","name_by_user":null,"name":"Rumpus ONVIF","primary_config_entry":"a83da2c4e849db059fe1ba770511db8b","serial_number":null,"sw_version":"V22.1.11.26.3-20231008","via_device_id":null},
+      {"area_id":"front_room","config_entries":["d7c3181fd9f3e2f931822fc22918f178","d3f92d6b8d433a1cf0bfc0140b1fe0b8"],"configuration_url":"http://antechamber.dgtlu.net:2020","connections":[["mac","9c:a2:f4:54:a6:42"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"faee42b3ff89b87b61ed6b1f628c936d","identifiers":[["onvif","9C:A2:F4:54:A6:42"]],"labels":[],"manufacturer":"tp-link","model":"Tapo C110","model_id":null,"modified_at":"2024-10-20T20:25:52.696212+00:00","name_by_user":null,"name":"Antechamber ONVIF","primary_config_entry":"d7c3181fd9f3e2f931822fc22918f178","serial_number":null,"sw_version":"1.3.14 Build 240802 Rel.53300n(5553)","via_device_id":null},
+      {"area_id":"bedroom","config_entries":["f3b4ca2ff7c921f3f701d1ae0e8a0671"],"configuration_url":"http://horus.dgtlu.net:8080","connections":[["mac","70:3a:2d:58:76:03"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"62cdb9bdf45ce227ee3bfb8e264104a1","identifiers":[["onvif","70:3A:2D:58:76:03"]],"labels":[],"manufacturer":"IPCAM","model":"C6F0SpZ3N0PnL2","model_id":null,"modified_at":"2024-08-25T12:46:28.294231+00:00","name_by_user":null,"name":"Horus ONVIF","primary_config_entry":"f3b4ca2ff7c921f3f701d1ae0e8a0671","serial_number":null,"sw_version":"V22.1.11.26.3-20231008","via_device_id":null},
+      {"area_id":"ha_system","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","00:0d:6f:00:15:0e:ab:33"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"6ec6eed9243b3956028c97fd42fc10b6","identifiers":[["zha","00:0d:6f:00:15:0e:ab:33"]],"labels":[],"manufacturer":"HubZ ZigBee","model":"HUSBZB-1","model_id":null,"modified_at":"2025-02-15T22:06:16.626166+00:00","name_by_user":null,"name":"HubZ ZigBee HUSBZB-1","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":"5.4.1.0 build 962","via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"bathroom","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","84:71:27:ff:fe:d6:26:20"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"b8318016a07e5732cd9025db3a2f8d20","identifiers":[["zha","84:71:27:ff:fe:d6:26:20"]],"labels":[],"manufacturer":"_TZ3000_vp6clf9d","model":"TS0044","model_id":null,"modified_at":"2025-01-19T00:56:27.099748+00:00","name_by_user":"Bathroom Smart Switch","name":"_TZ3000_vp6clf9d TS0044","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":"0x00000043","via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"basement","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","00:12:4b:00:22:42:51:90"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"6d9fc5c19a8311647a5e66b502ae9896","identifiers":[["zha","00:12:4b:00:22:42:51:90"]],"labels":[],"manufacturer":"eWeLink","model":"SA-003-Zigbee","model_id":null,"modified_at":"2025-01-19T00:56:27.100299+00:00","name_by_user":"Squeak Power","name":"eWeLink SA-003-Zigbee","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"basement","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","84:71:27:ff:fe:d3:51:0a"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"6c7dfb43f3f808a5498864911e8ab1ab","identifiers":[["zha","84:71:27:ff:fe:d3:51:0a"]],"labels":[],"manufacturer":"_TZ3000_vp6clf9d","model":"TS0044","model_id":null,"modified_at":"2025-01-19T00:56:27.100677+00:00","name_by_user":"Basement Smart Switch","name":"_TZ3000_vp6clf9d TS0044","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":"0x00000043","via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"basement","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","00:12:4b:00:23:a5:69:6e"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"656662f1f2800db76ce21daa7efa0f33","identifiers":[["zha","00:12:4b:00:23:a5:69:6e"]],"labels":[],"manufacturer":"eWeLink","model":"SA-003-Zigbee","model_id":null,"modified_at":"2025-01-19T00:56:27.100962+00:00","name_by_user":"Basement Zigbee Repeater","name":"eWeLink SA-003-Zigbee","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"bedroom","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","70:b3:d5:2b:60:04:20:0e"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"67f15e6edfde039737a4c9d6a6681f67","identifiers":[["zha","70:b3:d5:2b:60:04:20:0e"]],"labels":[],"manufacturer":"_TZ3000_okaz9tjs","model":"TS011F","model_id":null,"modified_at":"2025-01-19T00:56:27.101185+00:00","name_by_user":"Bedroom Heater","name":"_TZ3000_okaz9tjs TS011F","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"office","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","70:b3:d5:2b:60:03:e6:29"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"b197587a819cb3751beaa2b3faee02db","identifiers":[["zha","70:b3:d5:2b:60:03:e6:29"]],"labels":[],"manufacturer":"_TZ3000_okaz9tjs","model":"TS011F","model_id":null,"modified_at":"2025-01-19T00:56:27.101428+00:00","name_by_user":"Office Heater","name":"_TZ3000_okaz9tjs TS011F","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"basement","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","70:b3:d5:2b:60:03:e6:25"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"4eb7fdd03a888dcc0f7fb12d4ed0c3a8","identifiers":[["zha","70:b3:d5:2b:60:03:e6:25"]],"labels":[],"manufacturer":"_TZ3000_okaz9tjs","model":"TS011F","model_id":null,"modified_at":"2025-01-19T00:56:27.101771+00:00","name_by_user":"Basement Heater","name":"_TZ3000_okaz9tjs TS011F","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"stairs","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","00:12:4b:00:22:42:51:d8"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"b1a3d9ccdd30cd656a9cea18ef6560b2","identifiers":[["zha","00:12:4b:00:22:42:51:d8"]],"labels":[],"manufacturer":"eWeLink","model":"SA-003-Zigbee","model_id":null,"modified_at":"2025-01-19T00:56:27.102033+00:00","name_by_user":"Aux 1","name":"eWeLink SA-003-Zigbee","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"wisteria_manor","config_entries":["4ed654c450d661590e906e6e62d954e6"],"configuration_url":"https://www.electricitymaps.com/","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"e83f4e038c9782a5061267d855ceb0ab","identifiers":[["co2signal","4ed654c450d661590e906e6e62d954e6"]],"labels":[],"manufacturer":"Electricity Maps","model":null,"model_id":null,"modified_at":"2024-08-25T12:46:22.275735+00:00","name_by_user":null,"name":"Electricity Maps","primary_config_entry":"4ed654c450d661590e906e6e62d954e6","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"network","config_entries":["1cf181f432a7d7b2683e595f3d136108"],"configuration_url":"https://open.spotify.com","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"ec44798163c7ff4303122fd41b821079","identifiers":[["spotify","21qcsnmaowkc7ch2ejpcxnydq"]],"labels":[],"manufacturer":"Spotify AB","model":"Spotify premium","model_id":null,"modified_at":"2024-08-25T12:46:31.034794+00:00","name_by_user":null,"name":"Spotify Adri C","primary_config_entry":"1cf181f432a7d7b2683e595f3d136108","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"basement","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","70:b3:d5:2b:60:04:20:3b"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"03f9aecc8ac8fbefcc1e1163f174c581","identifiers":[["zha","70:b3:d5:2b:60:04:20:3b"]],"labels":[],"manufacturer":"_TZ3000_okaz9tjs","model":"TS011F","model_id":null,"modified_at":"2025-01-19T00:56:27.102255+00:00","name_by_user":"Servers Power","name":"_TZ3000_okaz9tjs TS011F","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"bedroom","config_entries":["2cdbf81128bb39a0f0aed4112f6eb1c4","d3f92d6b8d433a1cf0bfc0140b1fe0b8"],"configuration_url":null,"connections":[["mac","dc:3a:5e:7e:01:37"],["mac","dc:3a:5e:7e:01:36"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":"4200X","id":"4dea7b2413416a7e0379c5e77d8ee872","identifiers":[["roku","1GS41G002739"]],"labels":[],"manufacturer":"Roku","model":"Roku 3","model_id":null,"modified_at":"2024-08-25T12:46:22.153120+00:00","name_by_user":null,"name":"Roku 3","primary_config_entry":"2cdbf81128bb39a0f0aed4112f6eb1c4","serial_number":null,"sw_version":"13.1.4","via_device_id":null},
+      {"area_id":"network","config_entries":["d3f92d6b8d433a1cf0bfc0140b1fe0b8"],"configuration_url":"http://home.dgtlu.net","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"b07d4a4bfc55f030e9308580a4c61d3b","identifiers":[["asuswrt","fc:34:97:3a:af:68"]],"labels":[],"manufacturer":"Asus","model":"RT-AX86U","model_id":null,"modified_at":"2024-12-02T16:11:58.347810+00:00","name_by_user":null,"name":"home.dgtlu.net","primary_config_entry":"d3f92d6b8d433a1cf0bfc0140b1fe0b8","serial_number":null,"sw_version":"3.0.0.4.388.8_4","via_device_id":null},
+      {"area_id":"bedroom","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"fb3cc4e541eb04e909d70267badb7d1e","identifiers":[["localtuya","local_84406773cc50e37d5335"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (84406773cc50e37d5335)","model_id":null,"modified_at":"2024-12-02T16:51:54.079824+00:00","name_by_user":null,"name":"Adri's Lamp","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":null,"config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"d7b00fc49486258e27681f206297c17c","identifiers":[["localtuya","local_84406773cc50e37d5614"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (84406773cc50e37d5614)","model_id":null,"modified_at":"2024-12-02T16:51:54.080159+00:00","name_by_user":null,"name":"Back Door","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":null,"config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"32907b33d2929fa6e0e7672e37cc26a5","identifiers":[["localtuya","local_eb91e51a34a8ad84b6fbj9"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (eb91e51a34a8ad84b6fbj9)","model_id":null,"modified_at":"2024-12-02T16:51:54.081459+00:00","name_by_user":null,"name":"Backyard Floodlight","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":null,"config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"78fae413110c14d5823c0d838b833a82","identifiers":[["localtuya","local_8380375724a1602172bf"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (8380375724a1602172bf)","model_id":null,"modified_at":"2024-12-02T16:51:54.074318+00:00","name_by_user":null,"name":"Bath Switch","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"office","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"3592711b99b6b7ed17e82f2ef0b4a99a","identifiers":[["localtuya","local_05180000ecfabcb0126e"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (05180000ecfabcb0126e)","model_id":null,"modified_at":"2024-12-02T16:51:54.074873+00:00","name_by_user":null,"name":"Office","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"kitchen","config_entries":["8ea6eb1f4d3845b40c1584edcfbd779d","b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"b0409b346a20537144528e5f4d7920bf","identifiers":[["localtuya","local_043641402cf432d0d0ab"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (043641402cf432d0d0ab)","model_id":null,"modified_at":"2024-12-02T16:50:57.434181+00:00","name_by_user":null,"name":"Counter","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"front_room","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"99c8d6df5bfe73f770586a29c35fe1dd","identifiers":[["localtuya","local_14620443cc50e3e5a1ae"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (14620443cc50e3e5a1ae)","model_id":null,"modified_at":"2024-12-02T16:51:54.075169+00:00","name_by_user":null,"name":"Dining Room","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"noah_s_room","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"a78532a5f83ca29f62229cf05c4db306","identifiers":[["localtuya","local_354550002cf4323a4de0"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (354550002cf4323a4de0)","model_id":null,"modified_at":"2024-12-02T16:51:54.077547+00:00","name_by_user":null,"name":"Fan Bulb 1","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"noah_s_room","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"53bbfa800a9c89ae121532410de51e5a","identifiers":[["localtuya","local_35455000bcddc2aaf4d6"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (35455000bcddc2aaf4d6)","model_id":null,"modified_at":"2024-12-02T16:51:54.077961+00:00","name_by_user":null,"name":"Fan Bulb 2","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"noah_s_room","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"05841580653387f141553c4c608d3cad","identifiers":[["localtuya","local_35455000bcddc2aaaf0f"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (35455000bcddc2aaaf0f)","model_id":null,"modified_at":"2024-12-02T16:51:54.077752+00:00","name_by_user":null,"name":"Fan Bulb 3","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"front_yard","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"6ee70dc2fdf6d4c4a076a41870bcb6d8","identifiers":[["localtuya","local_33871022f4cfa2571f88"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (33871022f4cfa2571f88)","model_id":null,"modified_at":"2024-12-02T16:51:54.077132+00:00","name_by_user":null,"name":"Front Door","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"kitchen","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"742f8738374f34bc704970bf3f1b00ff","identifiers":[["localtuya","local_33871022f4cfa2567b46"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (33871022f4cfa2567b46)","model_id":null,"modified_at":"2024-12-02T16:51:54.076914+00:00","name_by_user":null,"name":"Kitchen Ceiling","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"kitchen","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"3c8c052a4fb9bb06c2bab893e18fb203","identifiers":[["localtuya","local_68744821d8bfc001fe7b"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (68744821d8bfc001fe7b)","model_id":null,"modified_at":"2024-12-02T16:51:54.078372+00:00","name_by_user":null,"name":"Table","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"bedroom","config_entries":["2f6266130c29970b71e8564c716164c0","b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"c892adb133d37066d5d13234e46c64e9","identifiers":[["localtuya","local_1184000284f3eb64c2e3"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (1184000284f3eb64c2e3)","model_id":null,"modified_at":"2024-12-02T16:50:57.436442+00:00","name_by_user":null,"name":"Lava Lamp","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"stairs","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"d5eed148ed3529a51cdd43f7539f8086","identifiers":[["localtuya","local_240356042462ab23ddf3"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (240356042462ab23ddf3)","model_id":null,"modified_at":"2024-12-02T16:51:54.076321+00:00","name_by_user":null,"name":"Lower Stairs","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"bedroom","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"a62c47054c7db87a75dd59c8be154974","identifiers":[["localtuya","local_ebd61928d9bc4f9e8euayl"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (ebd61928d9bc4f9e8euayl)","model_id":null,"modified_at":"2024-12-02T16:51:54.081659+00:00","name_by_user":null,"name":"Nightstand 1","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"bedroom","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"6754efa3998946bff11619779997e80a","identifiers":[["localtuya","local_66280578bcddc235086f"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (66280578bcddc235086f)","model_id":null,"modified_at":"2024-12-02T16:51:54.078167+00:00","name_by_user":null,"name":"Nightstand 2","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"living_room","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"1777d77e59a2fe4aee73ea88fdbbdf35","identifiers":[["localtuya","local_eb74a89c4c5c33becaz9tj"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (eb74a89c4c5c33becaz9tj)","model_id":null,"modified_at":"2024-12-02T16:51:54.081042+00:00","name_by_user":null,"name":"North Sconce","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"front_room","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"78b3ea2179a688bee005b355964e3b58","identifiers":[["localtuya","local_14620443cc50e3e5ac04"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (14620443cc50e3e5ac04)","model_id":null,"modified_at":"2024-12-02T16:51:54.075604+00:00","name_by_user":null,"name":"Parlor Ceiling","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"kitchen","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"cff7c7570927fca6ef9e5c3f0678f3ca","identifiers":[["localtuya","local_354550002cf43239bd93"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (354550002cf43239bd93)","model_id":null,"modified_at":"2024-12-02T16:51:54.077341+00:00","name_by_user":null,"name":"Sink","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"living_room","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"529ee90dbbc32947cce326e78ccd1f5d","identifiers":[["localtuya","local_eb27ad27cfa4c453ddqbmd"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (eb27ad27cfa4c453ddqbmd)","model_id":null,"modified_at":"2024-12-02T16:51:54.080419+00:00","name_by_user":null,"name":"South Sconce","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"bathroom","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"34a87352fe4cc28ceb8ef7701a1e36a6","identifiers":[["localtuya","local_eb30e6ed0afed3cfe8obay"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (eb30e6ed0afed3cfe8obay)","model_id":null,"modified_at":"2024-12-02T16:51:54.080631+00:00","name_by_user":null,"name":"Vanity Bulb 1","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"bathroom","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"fad573fe41f07e7015909e1ce588b208","identifiers":[["localtuya","local_eb6cb483943aa30d017w79"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (eb6cb483943aa30d017w79)","model_id":null,"modified_at":"2024-12-02T16:51:54.080837+00:00","name_by_user":null,"name":"Vanity Bulb 2","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"bathroom","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"da9eb11fba73744c29e83eabe8ce5692","identifiers":[["localtuya","local_eb8079bf801a337469gec7"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (eb8079bf801a337469gec7)","model_id":null,"modified_at":"2024-12-02T16:51:54.081250+00:00","name_by_user":null,"name":"Vanity Bulb 3","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"stairs","config_entries":["b3b4e340c71d12882bbde592f41c690b"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"config_entry","entry_type":null,"hw_version":null,"id":"4d97e960646bfd4adbea1f354fd3a8d7","identifiers":[["localtuya","local_240356042462ab262c7d"]],"labels":[],"manufacturer":"Tuya","model":"Tuya generic (240356042462ab262c7d)","model_id":null,"modified_at":"2024-12-02T16:51:54.076680+00:00","name_by_user":null,"name":"Upper Stairs","primary_config_entry":"b3b4e340c71d12882bbde592f41c690b","serial_number":null,"sw_version":"3.3","via_device_id":null},
+      {"area_id":"basement","config_entries":["f96cc27fae9f7d7071b385b260e42053","9caf143d38b05423be1fbabd268301fc","01JM5M3NMR5WPZE034BPB0E31P"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"13d8808d82e3b131cd8ed0e3b7e652ea","identifiers":[["zwave_js","3242065566-10"],["zwave_js","3242065566-10-99:18770:12597"]],"labels":[],"manufacturer":"GE/Enbrighten","model":"46201 / ZW4008","model_id":null,"modified_at":"2025-02-15T20:17:01.458932+00:00","name_by_user":null,"name":"Basement Stairs","primary_config_entry":"f96cc27fae9f7d7071b385b260e42053","serial_number":null,"sw_version":"5.53","via_device_id":"7eb0e5629ee5d208dc6f25b31943dc89"},
+      {"area_id":"basement","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","28:2c:02:bf:ff:ed:7a:af"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"4f946caefed3387d7611bcdaad8a4601","identifiers":[["zha","28:2c:02:bf:ff:ed:7a:af"]],"labels":[],"manufacturer":"Third Reality, Inc","model":"3RMS16BZ","model_id":null,"modified_at":"2025-01-19T00:56:27.102495+00:00","name_by_user":"Basement Stairs Motion Sensor","name":"Third Reality, Inc 3RMS16BZ","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":"0x0000003a","via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"kitchen","config_entries":["d42016a6262d6f3ec93ebb763d19323e","78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"25c05cabacfcc831524e2baf1eff68ac","identifiers":[["tuya","043641402cf432d0d0ab"]],"labels":[],"manufacturer":"Tuya","model":"Smart Switch","model_id":"MShdslm9Uw7Q59nN","modified_at":"2025-02-15T22:06:09.240203+00:00","name_by_user":null,"name":"Counter","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"office","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"ea974ab136accb721fda741a0cbd63c7","identifiers":[["tuya","05180000ecfabcb0126e"]],"labels":[],"manufacturer":"Tuya","model":"Color Lights","model_id":"hihakivkabkyv6pw","modified_at":"2025-02-15T22:06:09.169418+00:00","name_by_user":null,"name":"Office","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"bedroom","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"46e88c318ca4eed8d822b5d6672cb062","identifiers":[["tuya","1184000284f3eb64c2e3"]],"labels":[],"manufacturer":"Tuya","model":"Smart Socket","model_id":"JxRc0L3YeVkRanNf","modified_at":"2025-02-15T22:06:09.241090+00:00","name_by_user":null,"name":"Lava Lamp","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"kitchen","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"13e1d2121df46e54968d9014e52cc1e9","identifiers":[["tuya","354550002cf43239bd93"]],"labels":[],"manufacturer":"Tuya","model":"Smart Light Bulb RGBCW-2","model_id":"3g79nxghvbxkrrda","modified_at":"2025-02-15T22:06:09.171820+00:00","name_by_user":null,"name":"Sink","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"noah_s_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"ee581466ac855baea78ec1d2332fad09","identifiers":[["tuya","354550002cf4323a4de0"]],"labels":[],"manufacturer":"Tuya","model":"Smart Light Bulb RGBCW-2","model_id":"3g79nxghvbxkrrda","modified_at":"2025-02-15T22:06:09.173006+00:00","name_by_user":null,"name":"Fan Bulb 1","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"noah_s_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"6441986456a8f87022c198f8796ca5f9","identifiers":[["tuya","35455000bcddc2aaf4d6"]],"labels":[],"manufacturer":"Tuya","model":"Smart Light Bulb RGBCW-2","model_id":"3g79nxghvbxkrrda","modified_at":"2025-02-15T22:06:09.175244+00:00","name_by_user":null,"name":"Fan Bulb 2","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"bedroom","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"3c9271794f46549e481a1817da6b0cc1","identifiers":[["tuya","66280578bcddc235086f"]],"labels":[],"manufacturer":"Tuya","model":"Smart Light Bulb RGBCW-2","model_id":"3g79nxghvbxkrrda","modified_at":"2025-02-15T22:06:09.176171+00:00","name_by_user":null,"name":"Nightstand 2","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"kitchen","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"b578aebdf1f7b37ce15583f9f71ac503","identifiers":[["tuya","68744821d8bfc001fe7b"]],"labels":[],"manufacturer":"Tuya","model":"Smart Light Bulb","model_id":"dik6z7of4nailf94","modified_at":"2025-02-15T22:06:09.177166+00:00","name_by_user":null,"name":"Table","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"bedroom","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"fe13635181dcfbe0ebbbd74377b9d2fc","identifiers":[["tuya","84406773cc50e37d5335"]],"labels":[],"manufacturer":"Tuya","model":"Smart Light Bulb RGBCW-2","model_id":"3g79nxghvbxkrrda","modified_at":"2025-02-15T22:06:09.177951+00:00","name_by_user":null,"name":"Adri's Lamp","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"backyard","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"cc271db8b2be3d99235240226a9e3d9a","identifiers":[["tuya","84406773cc50e37d5614"]],"labels":[],"manufacturer":"Tuya","model":"Smart Light Bulb RGBCW-2","model_id":"3g79nxghvbxkrrda","modified_at":"2025-02-15T22:06:09.178688+00:00","name_by_user":null,"name":"Back door","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"front_yard","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"42c6b0a76a7d053b9585d32f3a058fc4","identifiers":[["tuya","33871022f4cfa2571f88"]],"labels":[],"manufacturer":"Tuya","model":"Smart Bulb","model_id":"hdnoe1sqimwad9f4","modified_at":"2025-02-15T22:06:09.180693+00:00","name_by_user":null,"name":"Front Door","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"kitchen","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"0ce66d46ce0147896fc91e252bdb731b","identifiers":[["tuya","33871022f4cfa2567b46"]],"labels":[],"manufacturer":"Tuya","model":"Smart Bulb","model_id":"hdnoe1sqimwad9f4","modified_at":"2025-02-15T22:06:09.181292+00:00","name_by_user":null,"name":"Kitchen ceiling","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"living_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"c0562ee251b2f17bdc951ce0353f356f","identifiers":[["tuya","eb74a89c4c5c33becaz9tj"]],"labels":[],"manufacturer":"Tuya","model":"Smart Multicolor bulb","model_id":"s1auiavk8vw3ga1k","modified_at":"2025-02-15T22:06:09.182112+00:00","name_by_user":null,"name":"North Sconce","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"front_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"b49e66d6d964a7d30aa0f55950dfc666","identifiers":[["tuya","14620443cc50e3e5ac04"]],"labels":[],"manufacturer":"Tuya","model":"Smart Light Bulb RGBCW-2","model_id":"3g79nxghvbxkrrda","modified_at":"2025-02-15T22:06:09.182811+00:00","name_by_user":null,"name":"Parlor Ceiling","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"stairs","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"503039216542688ca4f179316ed9446a","identifiers":[["tuya","240356042462ab262c7d"]],"labels":[],"manufacturer":"Tuya","model":"Dimmer  Switch","model_id":"tebc75erlgslgpn5","modified_at":"2025-02-15T22:06:09.187161+00:00","name_by_user":null,"name":"Upper Stairs","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"stairs","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"bc67debe354a46f89e9e9aefb6e13e3c","identifiers":[["tuya","240356042462ab23ddf3"]],"labels":[],"manufacturer":"Tuya","model":"Dimmer  Switch","model_id":"tebc75erlgslgpn5","modified_at":"2025-02-15T22:06:09.187997+00:00","name_by_user":null,"name":"Lower Stairs","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"living_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"676dc66d26c56f9d2eb0ae0bce93f75b","identifiers":[["tuya","eb27ad27cfa4c453ddqbmd"]],"labels":[],"manufacturer":"Tuya","model":"Smart Multicolor bulb","model_id":"s1auiavk8vw3ga1k","modified_at":"2025-02-15T22:06:09.188660+00:00","name_by_user":null,"name":"South Sconce","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"front_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"0ef65bafa00b9dd886eb060f0ab9ee92","identifiers":[["tuya","14620443cc50e3e5a1ae"]],"labels":[],"manufacturer":"Tuya","model":"Smart Light Bulb RGBCW-2","model_id":"3g79nxghvbxkrrda","modified_at":"2025-02-15T22:06:09.189338+00:00","name_by_user":null,"name":"Dining Room","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"bathroom","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"34b7bf1d022be04805ee73271bd2db17","identifiers":[["tuya","eb30e6ed0afed3cfe8obay"]],"labels":[],"manufacturer":"Tuya","model":"Smart Multicolor bulb","model_id":"s1auiavk8vw3ga1k","modified_at":"2025-02-15T22:06:09.193122+00:00","name_by_user":null,"name":"Vanity Bulb 1","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"bedroom","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"d7116cc20adf6b8e451c7faadcb607e7","identifiers":[["tuya","ebd61928d9bc4f9e8euayl"]],"labels":[],"manufacturer":"Tuya","model":"Smart Multicolor bulb","model_id":"s1auiavk8vw3ga1k","modified_at":"2025-02-15T22:06:09.193958+00:00","name_by_user":null,"name":"Nightstand 1","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"backyard","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"8c3fe6cc855673e5faccf89946221bc1","identifiers":[["tuya","eb91e51a34a8ad84b6fbj9"]],"labels":[],"manufacturer":"Tuya","model":"Smart Security Floodlight","model_id":"yfwpkxcluttxzv8s","modified_at":"2025-02-15T22:06:09.195094+00:00","name_by_user":null,"name":"Backyard Floodlight","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"front_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"f109fc146ba6e3737629e3ff5318148f","identifiers":[["tuya","eb846f7469c98bcc75y18o"]],"labels":[],"manufacturer":"Tuya","model":"","model_id":"op12zgbccfcr1fuh","modified_at":"2025-02-15T22:06:09.195991+00:00","name_by_user":null,"name":"East Sconce","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"front_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"d20f414453a6ed069bc9267d656e0a84","identifiers":[["tuya","eb226c3e0488935995mqxb"]],"labels":[],"manufacturer":"Tuya","model":"","model_id":"op12zgbccfcr1fuh","modified_at":"2025-02-15T22:06:09.196796+00:00","name_by_user":null,"name":"West Sconce","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"noah_s_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"e3cc7933ccc0c72f2ecc8e1224737146","identifiers":[["tuya","eb13a962e8cd3ed744dddc"]],"labels":[],"manufacturer":"Tuya","model":"","model_id":"xzcpmpshbzmolxmv","modified_at":"2025-02-15T22:06:09.217975+00:00","name_by_user":null,"name":"Noah's Strip Lights North","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"basement","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"52861cfd447dff244860353a0cb48aea","identifiers":[["tuya","eb9ccc384149badd6brldx"]],"labels":[],"manufacturer":"Tuya","model":"24KEY RBG strip","model_id":"wgnecuopgldiu4tm","modified_at":"2025-02-15T22:06:09.217021+00:00","name_by_user":null,"name":"Atmosphere","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"noah_s_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"f9df3ff91ea0e244c7decd5dc1e47c98","identifiers":[["tuya","ebe664dd68b1b374f5l0it"]],"labels":[],"manufacturer":"Tuya","model":"","model_id":"xzcpmpshbzmolxmv","modified_at":"2025-02-15T22:06:09.218884+00:00","name_by_user":null,"name":"Noah's Strip Lights South","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"4aea63a144742b65b99ae878b2d49c9b","identifiers":[["tuya","33871022f4cfa2568400"]],"labels":[],"manufacturer":"Tuya","model":"Smart Bulb","model_id":"hdnoe1sqimwad9f4","modified_at":"2025-02-15T22:06:09.179966+00:00","name_by_user":null,"name":"palace 2","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"configuration_url":"homeassistant://hacs/repository/249381778","connections":[],"created_at":"2024-08-25T19:02:49.630104+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"58600c27acfc4bafef6d3d35d776c68b","identifiers":[["hacs","249381778"]],"labels":[],"manufacturer":"rospogrigio, postlund","model":"integration","model_id":null,"modified_at":"2024-08-25T19:02:49.630199+00:00","name_by_user":null,"name":"Local Tuya","primary_config_entry":"8423e3c0fda6e2d542cfb85e4a6c35fd","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"configuration_url":"homeassistant://hacs/repository/139664351","connections":[],"created_at":"2024-08-25T19:02:49.633173+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"c48fbfdcee5e8dafbe5e0f6625f4b58f","identifiers":[["hacs","139664351"]],"labels":[],"manufacturer":"alandtse, keatontaylor","model":"integration","model_id":null,"modified_at":"2024-08-25T19:02:49.633270+00:00","name_by_user":null,"name":"Alexa Media Player","primary_config_entry":"8423e3c0fda6e2d542cfb85e4a6c35fd","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"configuration_url":"homeassistant://hacs/repository/396083412","connections":[],"created_at":"2024-08-25T19:02:49.638285+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"b902ebf64630081e5990234ff2ffb3a2","identifiers":[["hacs","396083412"]],"labels":[],"manufacturer":"georgezhao2010","model":"integration","model_id":null,"modified_at":"2024-08-25T19:02:49.638372+00:00","name_by_user":null,"name":"Midea AC LAN","primary_config_entry":"8423e3c0fda6e2d542cfb85e4a6c35fd","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"configuration_url":"homeassistant://hacs/repository/366713850","connections":[],"created_at":"2024-08-25T19:02:49.639471+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"f39188bb7d34e81eb8e793a023672f91","identifiers":[["hacs","366713850"]],"labels":[],"manufacturer":"alexander0042","model":"integration","model_id":null,"modified_at":"2024-08-25T19:02:49.639541+00:00","name_by_user":null,"name":"Pirate Weather","primary_config_entry":"8423e3c0fda6e2d542cfb85e4a6c35fd","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"2024-10-11T05:33:39.759447+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"dfbd152be860abb69343a6c2d99ae336","identifiers":[["alexa_media","G4N1CQ1542440P60"]],"labels":[],"manufacturer":"Amazon","model":"Fire TV Stick Lite","model_id":null,"modified_at":"2025-01-28T06:24:19.198931+00:00","name_by_user":null,"name":"Flame On","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"32112766852","via_device_id":"dfbd152be860abb69343a6c2d99ae336"},
+      {"area_id":null,"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"2024-10-11T05:33:39.761270+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"42871be4c7073221bcf3b02cfadae27f","identifiers":[["alexa_media","G4N1CQ1542140FJE"]],"labels":[],"manufacturer":"Amazon","model":"Fire TV Stick Lite","model_id":null,"modified_at":"2025-01-28T06:24:19.200053+00:00","name_by_user":null,"name":"Burnout","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"31642979204","via_device_id":"42871be4c7073221bcf3b02cfadae27f"},
+      {"area_id":null,"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":"homeassistant://hassio/addon/core_configurator","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"06debb16c27d612f25afd88db2c4e0f9","identifiers":[["hassio","core_configurator"]],"labels":[],"manufacturer":"Official add-ons","model":"Home Assistant Add-on","model_id":null,"modified_at":"2024-10-11T05:37:22.628719+00:00","name_by_user":null,"name":"File editor","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"5.8.0","via_device_id":null},
+      {"area_id":null,"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":"homeassistant://hassio/addon/core_mosquitto","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"7b44b58fbc499a699f5b4783b59c5b30","identifiers":[["hassio","core_mosquitto"]],"labels":[],"manufacturer":"Official add-ons","model":"Home Assistant Add-on","model_id":null,"modified_at":"2025-01-14T04:06:14.428623+00:00","name_by_user":null,"name":"Mosquitto broker","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"6.5.0","via_device_id":null},
+      {"area_id":null,"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":"homeassistant://hassio/addon/core_ssh","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"fd764fc436f8fe745491e57a1b449ca6","identifiers":[["hassio","core_ssh"]],"labels":[],"manufacturer":"Official add-ons","model":"Home Assistant Add-on","model_id":null,"modified_at":"2024-12-23T01:28:11.745311+00:00","name_by_user":null,"name":"Terminal & SSH","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"9.16.0","via_device_id":null},
+      {"area_id":null,"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":"homeassistant://hassio/addon/a0d7b954_glances","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"d486599c3dbf3ffcae4725e4e9f4365e","identifiers":[["hassio","a0d7b954_glances"]],"labels":[],"manufacturer":"Home Assistant Community Add-ons","model":"Home Assistant Add-on","model_id":null,"modified_at":"2024-10-11T05:47:23.012323+00:00","name_by_user":null,"name":"Glances","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"0.21.1","via_device_id":null},
+      {"area_id":null,"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":"homeassistant://hassio/addon/a0d7b954_zwavejs2mqtt","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"12ea011f1bf165573cc5aa512c923eac","identifiers":[["hassio","a0d7b954_zwavejs2mqtt"]],"labels":[],"manufacturer":"Home Assistant Community Add-ons","model":"Home Assistant Add-on","model_id":null,"modified_at":"2025-02-14T06:48:45.079730+00:00","name_by_user":null,"name":"Z-Wave JS UI","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"3.20.0","via_device_id":null},
+      {"area_id":"network","config_entries":["01JAKRASWGT493F0XJB655GCC3"],"configuration_url":null,"connections":[],"created_at":"2024-10-14T00:15:44.914263+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"c481feb80acf7f6aa8e606ae33d11957","identifiers":[["jellyfin","6726e5ece2f340f98c4e39c3a1590d27"]],"labels":[],"manufacturer":"Jellyfin","model":null,"model_id":null,"modified_at":"2025-02-14T06:49:39.816824+00:00","name_by_user":null,"name":"flix.dgtlu.net","primary_config_entry":"01JAKRASWGT493F0XJB655GCC3","serial_number":null,"sw_version":"10.10.5","via_device_id":null},
+      {"area_id":null,"config_entries":["01JAKRASWGT493F0XJB655GCC3"],"configuration_url":null,"connections":[],"created_at":"2024-10-20T01:27:10.681952+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"78b0b337333747c2f1d08ff40d222566","identifiers":[["jellyfin","TW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTVfNykgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE3Mjg4ODU4OTg0MzU1"]],"labels":[],"manufacturer":"Jellyfin","model":"Jellyfin Web","model_id":null,"modified_at":"2025-02-15T21:39:02.550550+00:00","name_by_user":null,"name":"Chrome","primary_config_entry":"01JAKRASWGT493F0XJB655GCC3","serial_number":null,"sw_version":"10.10.0","via_device_id":"c481feb80acf7f6aa8e606ae33d11957"},
+      {"area_id":null,"config_entries":["01JAKRASWGT493F0XJB655GCC3"],"configuration_url":null,"connections":[],"created_at":"2024-10-20T02:00:40.686100+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"dc4aeb9c273a38496739746024cadd71","identifiers":[["jellyfin","TW96aWxsYS81LjAgKFNNQVJULVRWOyBMSU5VWDsgVGl6ZW4gNS41KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSA2OS4wLjM0OTcuMTA2LzUuNSBUViBTYWZhcmkvNTM3LjM2fDE3MjkzODk0MTc2OTY1"]],"labels":[],"manufacturer":"Jellyfin","model":"Jellyfin for Tizen","model_id":null,"modified_at":"2025-01-14T03:53:25.846848+00:00","name_by_user":null,"name":"Samsung Smart TV","primary_config_entry":"01JAKRASWGT493F0XJB655GCC3","serial_number":null,"sw_version":"0.1.0","via_device_id":"c481feb80acf7f6aa8e606ae33d11957"},
+      {"area_id":"server_room","config_entries":["01JAPJF87NF5BVB81MFHXK06F4"],"configuration_url":null,"connections":[],"created_at":"2024-10-21T03:38:28.536409+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"8a9f87941b6f3f64526da05fec7d4575","identifiers":[["glances","01JAPJF87NF5BVB81MFHXK06F4"]],"labels":[],"manufacturer":"Glances","model":null,"model_id":null,"modified_at":"2024-10-21T03:40:20.925399+00:00","name_by_user":null,"name":"demeter.dgtlu.net","primary_config_entry":"01JAPJF87NF5BVB81MFHXK06F4","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"server_room","config_entries":["01JAPJK7P2V5AWFF6YSZRW1KJ9"],"configuration_url":null,"connections":[],"created_at":"2024-10-21T03:40:39.056448+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"46c2d9e356993bb70e3159a375c86454","identifiers":[["glances","01JAPJK7P2V5AWFF6YSZRW1KJ9"]],"labels":[],"manufacturer":"Glances","model":null,"model_id":null,"modified_at":"2024-10-21T03:40:43.088392+00:00","name_by_user":null,"name":"metis.dgtlu.net","primary_config_entry":"01JAPJK7P2V5AWFF6YSZRW1KJ9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"server_room","config_entries":["01JAPKZ84H3Q7NCF9B7NFQE8PD"],"configuration_url":null,"connections":[],"created_at":"2024-10-21T04:04:41.325046+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"8b184222efcc61f23e2de01f08d8cc95","identifiers":[["glances","01JAPKZ84H3Q7NCF9B7NFQE8PD"]],"labels":[],"manufacturer":"Glances","model":null,"model_id":null,"modified_at":"2024-10-21T04:04:45.142092+00:00","name_by_user":null,"name":"athena.dgtlu.net","primary_config_entry":"01JAPKZ84H3Q7NCF9B7NFQE8PD","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"server_room","config_entries":["01JAPKZTFD1CXT6BJSKNTWXCF3"],"configuration_url":null,"connections":[],"created_at":"2024-10-21T04:05:00.127575+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"9e3fb33eca0f7a47ea2a6e8913e05243","identifiers":[["glances","01JAPKZTFD1CXT6BJSKNTWXCF3"]],"labels":[],"manufacturer":"Glances","model":null,"model_id":null,"modified_at":"2024-10-21T04:05:05.196373+00:00","name_by_user":null,"name":"persephone.dgtlu.net","primary_config_entry":"01JAPKZTFD1CXT6BJSKNTWXCF3","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"network","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"0d3f8a0466647b19b9966da3f1dd16d3","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd"]],"labels":[],"manufacturer":"Agent","model":"Alarm Panel","model_id":null,"modified_at":"2025-02-15T22:06:01.966667+00:00","name_by_user":null,"name":"Agent [Athena] Alarm Panel","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"front_room","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"2fc4598ed588e3a59d4539e75975db2b","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_23"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.277272+00:00","name_by_user":null,"name":"Agent [Athena] antechamber","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"sunroom","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"6d5559fe6261b941734d00f710d1359a","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_14"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.277739+00:00","name_by_user":null,"name":"Agent [Athena] eufy lr","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"sunroom","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"8b720f9ba9e737dbba269ff7c8215bab","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_34"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.278543+00:00","name_by_user":null,"name":"Agent [Athena] foyer","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"front_yard","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"0a6911df45a9aacfcfa09e5713395547","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_20"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.278982+00:00","name_by_user":null,"name":"Agent [Athena] full frontal","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"mobile","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"6920b2de6e5581f48a9dc595c3355943","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_40"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.279331+00:00","name_by_user":null,"name":"Agent [Athena] guile","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"mobile","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"f46d5069465cfcea541cdfd333c2f01b","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_37"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.279660+00:00","name_by_user":null,"name":"Agent [Athena] hello stream","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"bedroom","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"9d4930510e00fa50dbae75c31057e336","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_10"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.279941+00:00","name_by_user":null,"name":"Agent [Athena] horus","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"mistress_bedroom","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"b77d0cea3d1c2b1830cdfb0481e8e334","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_33"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.280194+00:00","name_by_user":null,"name":"Agent [Athena] ipcam","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"kitchen","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"4a0305879bb5cf25da66e533508ab589","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_19"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.280784+00:00","name_by_user":null,"name":"Agent [Athena] nibbles","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"mobile","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"5c1c6fc2320bca31e015b7b4f1f6e53c","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_4"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.281619+00:00","name_by_user":null,"name":"Agent [Athena] peeping tam","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"backyard","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"f6760c9628c1a1be7c5ed7b9e12f378f","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_21"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.283429+00:00","name_by_user":null,"name":"Agent [Athena] rear entry","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"basement","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"4bbd92f420a8621c93c3fafa360bbb7d","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_27"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.283826+00:00","name_by_user":null,"name":"Agent [Athena] rumpus","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"living_room","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"46255769c75dbcd2c93cf7a7379f5596","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_36"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.284063+00:00","name_by_user":null,"name":"Agent [Athena] salon","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"mobile","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"75d95bbda3d6d2d934a1e9ead6282ee3","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_35"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.284275+00:00","name_by_user":null,"name":"Agent [Athena] saveaheaux","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"basement","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"02ef2644e4bc18a764cbbe17102e7f9f","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_29"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.284485+00:00","name_by_user":null,"name":"Agent [Athena] server room","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"basement","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"45e68b94644a2f5158179f2a0fb795a2","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_25"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.285784+00:00","name_by_user":null,"name":"Agent [Athena] squeak","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"office","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"78cc52f9775ade97ef09ad27a8bdaefd","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_24"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.286762+00:00","name_by_user":null,"name":"Agent [Athena] third estate","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"kitchen","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"80394cf78fb5a735fc4a1cc33d643ab1","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_5"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.287110+00:00","name_by_user":null,"name":"Agent [Athena] thot police","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":"sunroom","config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"c73646e41a0d30936daf45215b0f1f32","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_41"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.287417+00:00","name_by_user":null,"name":"Agent [Athena] tweakaleek","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":null,"config_entries":["01JAKRASWGT493F0XJB655GCC3"],"configuration_url":null,"connections":[],"created_at":"2024-10-31T05:10:57.618521+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"640d844ad08988e267fecc81910c6237","identifiers":[["jellyfin","TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBPY3VsdXNCcm93c2VyLzEwLjE2LjAuMC4wLjI5NjQ2MTU1NSBTYW1zdW5nQnJvd3Nlci80LjAgQ2hyb21lLzkxLjAuNDQ3Mi44OCBTYWZhcmkvNTM3LjM2fDE3MzAzNTE0MjczNjU1"]],"labels":[],"manufacturer":"Jellyfin","model":"Jellyfin Web","model_id":null,"modified_at":"2025-02-15T21:39:25.366201+00:00","name_by_user":null,"name":"Chrome","primary_config_entry":"01JAKRASWGT493F0XJB655GCC3","serial_number":null,"sw_version":"10.10.3","via_device_id":"c481feb80acf7f6aa8e606ae33d11957"},
+      {"area_id":null,"config_entries":["01JAKRASWGT493F0XJB655GCC3"],"configuration_url":null,"connections":[],"created_at":"2024-10-16T22:53:48.800590+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"d71a0039d4e9f34e189bf8161f715802","identifiers":[["jellyfin","a5bf8a4794da086a1177b48558c0c85a3339a467"]],"labels":[],"manufacturer":"Jellyfin","model":"Android TV","model_id":null,"modified_at":"2025-01-23T22:16:25.489304+00:00","name_by_user":null,"name":"Burnout","primary_config_entry":"01JAKRASWGT493F0XJB655GCC3","serial_number":null,"sw_version":"0.18.4","via_device_id":"c481feb80acf7f6aa8e606ae33d11957"},
+      {"area_id":null,"config_entries":["01JAKRASWGT493F0XJB655GCC3"],"configuration_url":null,"connections":[],"created_at":"2024-10-16T23:40:38.133013+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"bc3db8db01af00e738d8716e60c39699","identifiers":[["jellyfin","e69782dbc195fce7317e931e3feedb21062f554e"]],"labels":[],"manufacturer":"Jellyfin","model":"Android TV","model_id":null,"modified_at":"2025-01-23T21:53:05.508054+00:00","name_by_user":null,"name":"Flame On","primary_config_entry":"01JAKRASWGT493F0XJB655GCC3","serial_number":null,"sw_version":"0.18.4","via_device_id":"c481feb80acf7f6aa8e606ae33d11957"},
+      {"area_id":null,"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":"homeassistant://hassio/addon/core_matter_server","connections":[],"created_at":"2024-11-04T17:53:30.766959+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"543c671acc0c7487876671553319a80e","identifiers":[["hassio","core_matter_server"]],"labels":[],"manufacturer":"Official add-ons","model":"Home Assistant Add-on","model_id":null,"modified_at":"2025-01-05T00:16:29.707381+00:00","name_by_user":null,"name":"Matter Server","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"7.0.0","via_device_id":null},
+      {"area_id":null,"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"e17206d538aac86f4b5a95da0f3400b9","identifiers":[["tuya","35455000bcddc2aaaf0f"]],"labels":[],"manufacturer":"Tuya","model":"Smart Light Bulb RGBCW-2","model_id":"3g79nxghvbxkrrda","modified_at":"2025-02-15T22:06:09.174242+00:00","name_by_user":null,"name":"Fan Bulb 3","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"configuration_url":null,"connections":[],"created_at":"2024-11-07T22:41:24.693553+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"c71e54110b2694f83d946bc35d9bedbc","identifiers":[["alexa_media","dfbb23da63855edf4a02288a4f97bc6e"]],"labels":[],"manufacturer":"Amazon","model":"Alexa Mobile Voice iOS","model_id":null,"modified_at":"2024-11-07T22:41:24.725523+00:00","name_by_user":null,"name":"This Device","primary_config_entry":"d9f0972b8d2024f2adcb3bd5aeda01bf","serial_number":null,"sw_version":"1","via_device_id":"c71e54110b2694f83d946bc35d9bedbc"},
+      {"area_id":null,"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"67b080ecf543a1c41677a63c1876aec7","identifiers":[["tuya","33871022d8bfc003d19b"]],"labels":[],"manufacturer":"Tuya","model":"Smart Bulb","model_id":"hdnoe1sqimwad9f4","modified_at":"2025-02-15T22:06:09.179350+00:00","name_by_user":null,"name":"palace 1","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["01JAKRASWGT493F0XJB655GCC3"],"configuration_url":null,"connections":[],"created_at":"2024-11-21T20:39:27.876803+00:00","disabled_by":"user","entry_type":null,"hw_version":null,"id":"75eda7c18a737fa60095e01c73b0fbd4","identifiers":[["jellyfin","TW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTVfNykgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEzMS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE3MzE4MzIyODQxNTk1"]],"labels":[],"manufacturer":"Jellyfin","model":"Jellyfin Web","model_id":null,"modified_at":"2025-02-15T21:39:31.494558+00:00","name_by_user":null,"name":"Chrome","primary_config_entry":"01JAKRASWGT493F0XJB655GCC3","serial_number":null,"sw_version":"10.10.3","via_device_id":"c481feb80acf7f6aa8e606ae33d11957"},
+      {"area_id":null,"config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","00:12:4b:00:22:42:51:91"]],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"1883e8017854b6c6d4b9c08a037806dd","identifiers":[["zha","00:12:4b:00:22:42:51:91"]],"labels":[],"manufacturer":"eWeLink","model":"SA-003-Zigbee","model_id":null,"modified_at":"2025-01-19T00:56:27.102747+00:00","name_by_user":null,"name":"eWeLink SA-003-Zigbee","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"front_room","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"2024-12-08T23:52:31.960590+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"76c0a0e894ff92aac3461429a5e5e0b6","identifiers":[["tuya","1184000284f3eb64cbe3"]],"labels":[],"manufacturer":"Tuya","model":"Smart Socket","model_id":"JxRc0L3YeVkRanNf","modified_at":"2025-02-15T22:06:09.241826+00:00","name_by_user":null,"name":"Christmas tree","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"configuration_url":"homeassistant://hacs/repository/560282866","connections":[],"created_at":"2024-10-24T20:32:25.632574+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"9ea211ff7bfe819b2d36861a1fd9abc1","identifiers":[["hacs","560282866"]],"labels":[],"manufacturer":"monty68","model":"integration","model_id":null,"modified_at":"2025-02-14T06:49:33.218647+00:00","name_by_user":null,"name":"Universal Light Controller","primary_config_entry":"8423e3c0fda6e2d542cfb85e4a6c35fd","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"bedroom","config_entries":["01JEPWBXZDC58B3DCB0TZHKQK4"],"configuration_url":null,"connections":[["mac","f0:f5:bd:c4:b3:ee"]],"created_at":"2024-12-09T04:14:59.291355+00:00","disabled_by":null,"entry_type":null,"hw_version":"SP530E","id":"2fcd7c44d4cdc066fad103fa20d62265","identifiers":[["uniled","01JEPWBXZDC58B3DCB0TZHKQK4"]],"labels":[],"manufacturer":"SPLED (BanlanX)","model":"RGB(CW) SPI/PWM (Music) Controller","model_id":null,"modified_at":"2024-12-09T23:34:18.532729+00:00","name_by_user":null,"name":"paradigm","primary_config_entry":"01JEPWBXZDC58B3DCB0TZHKQK4","serial_number":null,"sw_version":"V2.0.08 ","via_device_id":null},
+      {"area_id":"front_room","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","6c:fd:22:ff:fe:5a:7d:cc"]],"created_at":"2024-12-24T01:20:30.342415+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"6d7f031d733c0c054052b36ccd703264","identifiers":[["zha","6c:fd:22:ff:fe:5a:7d:cc"]],"labels":[],"manufacturer":"_TZE200_68nvbio9","model":"TS0601","model_id":null,"modified_at":"2025-01-19T00:56:27.102994+00:00","name_by_user":"Dining Room Blinds","name":"_TZE200_68nvbio9 TS0601","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"front_room","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","6c:fd:22:ff:fe:5a:85:b1"]],"created_at":"2024-12-24T01:23:04.882321+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"f3ebaa09046774aca633f7ced5e4eb7c","identifiers":[["zha","6c:fd:22:ff:fe:5a:85:b1"]],"labels":[],"manufacturer":"_TZE200_68nvbio9","model":"TS0601","model_id":null,"modified_at":"2025-01-19T00:56:27.103249+00:00","name_by_user":"Parlor Blinds 1","name":"_TZE200_68nvbio9 TS0601","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"front_room","config_entries":["746da3f6d25adb61985ff3898912d3d2"],"configuration_url":null,"connections":[["zigbee","6c:fd:22:ff:fe:56:4c:c8"]],"created_at":"2024-12-24T01:24:05.657442+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"3c5b6907fbd7a9ef65fd46c589e70938","identifiers":[["zha","6c:fd:22:ff:fe:56:4c:c8"]],"labels":[],"manufacturer":"_TZE200_68nvbio9","model":"TS0601","model_id":null,"modified_at":"2025-01-19T00:56:27.103479+00:00","name_by_user":"Parlor Blinds 2","name":"_TZE200_68nvbio9 TS0601","primary_config_entry":"746da3f6d25adb61985ff3898912d3d2","serial_number":null,"sw_version":null,"via_device_id":"6ec6eed9243b3956028c97fd42fc10b6"},
+      {"area_id":"bathroom","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"19abacaa6397be31f25736bb25b0f396","identifiers":[["tuya","eb6cb483943aa30d017w79"]],"labels":[],"manufacturer":"Tuya","model":"Smart Multicolor bulb","model_id":"s1auiavk8vw3ga1k","modified_at":"2025-02-15T22:06:09.190233+00:00","name_by_user":null,"name":"Vanity Bulb 2","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"bathroom","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"3dafad073a01efb2c3ac5ed9566175f2","identifiers":[["tuya","eb8079bf801a337469gec7"]],"labels":[],"manufacturer":"Tuya","model":"Smart Multicolor bulb","model_id":"s1auiavk8vw3ga1k","modified_at":"2025-02-15T22:06:09.190931+00:00","name_by_user":null,"name":"Vanity Bulb 3","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"configuration_url":"homeassistant://hacs/repository/799096673","connections":[],"created_at":"2025-01-05T01:24:50.831073+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"c29fa66be8d660c599b7e302a013c7e5","identifiers":[["hacs","799096673"]],"labels":[],"manufacturer":"wuwentao, rokam, chemelli74, Necroneco","model":"integration","model_id":null,"modified_at":"2025-01-05T01:24:50.831383+00:00","name_by_user":null,"name":"Midea AC LAN","primary_config_entry":"8423e3c0fda6e2d542cfb85e4a6c35fd","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":"bedroom","config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"2025-01-06T15:03:47.100639+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"0ab975dd4a3a187d6db821737c5e9ddf","identifiers":[["tuya","eba8f9514ce60c1e1cd44h"]],"labels":[],"manufacturer":"Tuya","model":"JF260S","model_id":"vpb3fd5rhtgd7b4t","modified_at":"2025-02-15T22:06:09.160292+00:00","name_by_user":null,"name":"Purity","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"configuration_url":"homeassistant://hacs/repository/76125161","connections":[],"created_at":"2025-01-14T04:01:27.931098+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"f4236322ac702c1d0937d3f9e1946d0a","identifiers":[["hacs","76125161"]],"labels":[],"manufacturer":"Olen, TyBritten","model":"integration","model_id":null,"modified_at":"2025-01-14T04:01:27.931231+00:00","name_by_user":null,"name":"iCal Sensor","primary_config_entry":"8423e3c0fda6e2d542cfb85e4a6c35fd","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["01JAS3SY9F2AZ50MMFW51K7F7S"],"configuration_url":null,"connections":[],"created_at":"2025-01-14T04:06:59.964983+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"3f3ddefb92e995778c36483e0437f5d1","identifiers":[["agent_dvr","2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_42"]],"labels":[],"manufacturer":"Agent","model":"Camera","model_id":null,"modified_at":"2025-02-15T21:49:38.285124+00:00","name_by_user":null,"name":"Agent [Athena] snatch","primary_config_entry":"01JAS3SY9F2AZ50MMFW51K7F7S","serial_number":null,"sw_version":"6.1.6.0","via_device_id":null},
+      {"area_id":null,"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":"homeassistant://hassio/addon/a0d7b954_uptime-kuma","connections":[],"created_at":"2025-02-05T19:05:12.101977+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"416477f430e5c1a629df564d54e97ef9","identifiers":[["hassio","a0d7b954_uptime-kuma"]],"labels":[],"manufacturer":"Home Assistant Community Add-ons","model":"Home Assistant Add-on","model_id":null,"modified_at":"2025-02-05T19:05:12.102070+00:00","name_by_user":null,"name":"Uptime Kuma","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"0.12.4","via_device_id":null},
+      {"area_id":null,"config_entries":["01JAKRASWGT493F0XJB655GCC3"],"configuration_url":null,"connections":[],"created_at":"2025-02-13T04:30:42.153737+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"46a12a9d13399ad0e9dc11cb4b0f5745","identifiers":[["jellyfin","TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvMTA4LjAuNTM1OS4yMTEgU2FmYXJpLzUzNy4zNiBXZWJBcHBNYW5hZ2VyfDE3MzEwNTQ2NjAzMDY1"]],"labels":[],"manufacturer":"Jellyfin","model":"Jellyfin for WebOS","model_id":null,"modified_at":"2025-02-13T04:30:42.153949+00:00","name_by_user":null,"name":"LG Smart TV","primary_config_entry":"01JAKRASWGT493F0XJB655GCC3","serial_number":null,"sw_version":"10.10.5","via_device_id":"c481feb80acf7f6aa8e606ae33d11957"},
+      {"area_id":null,"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"configuration_url":"homeassistant://hassio/addon/a0d7b954_influxdb","connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"f143a6cc1429afd20c65b69c3a03cd5d","identifiers":[["hassio","a0d7b954_influxdb"]],"labels":[],"manufacturer":"Home Assistant Community Add-ons","model":"Home Assistant Add-on","model_id":null,"modified_at":"2025-02-15T21:03:46.534718+00:00","name_by_user":null,"name":"InfluxDB","primary_config_entry":"a40939302da9cfc744cd1efe7598f2b6","serial_number":null,"sw_version":"5.0.1","via_device_id":null},
+      {"area_id":"ha_system","config_entries":["01JM5QWFV5M78QCGJWDY09Y516"],"configuration_url":null,"connections":[],"created_at":"2025-02-15T21:22:58.142075+00:00","disabled_by":null,"entry_type":null,"hw_version":null,"id":"0b37e39caad62cb6210858e85f6df811","identifiers":[["glances","01JM5QWFV5M78QCGJWDY09Y516"]],"labels":[],"manufacturer":"Glances","model":null,"model_id":null,"modified_at":"2025-02-15T21:23:04.278021+00:00","name_by_user":null,"name":"localhost","primary_config_entry":"01JM5QWFV5M78QCGJWDY09Y516","serial_number":null,"sw_version":null,"via_device_id":null},
+      {"area_id":null,"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"configuration_url":null,"connections":[],"created_at":"1970-01-01T00:00:00+00:00","disabled_by":null,"entry_type":"service","hw_version":null,"id":"fd58004a953d7e03ef0d928a96dd66ac","identifiers":[["tuya","tys0wKmh5lFwPKyhBkT"]],"labels":[],"manufacturer":"tuya","model":"Tuya Scene","model_id":null,"modified_at":"2025-02-15T22:06:09.467256+00:00","name_by_user":null,"name":"\"Atmosphere\":Mode:Scene","primary_config_entry":"78400d3dea91bdcbe2c0431c24758ad9","serial_number":null,"sw_version":null,"via_device_id":null}
+    ],
+    "deleted_devices": [
+      {"config_entries":[],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["cast","052fa923ffb74bfcbefc568967c4e66b"]],"id":"5a65e7c6589e73097f6f9d321686169c","orphaned_timestamp":1739655717.3653123,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":[],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["cast","26919e3848de36c7bc90eb17e34ac9e5"]],"id":"8e78855787ce2d323df014295634b1d3","orphaned_timestamp":1739655717.3653123,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":[],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["cast","e933216206bc9196f3af6aa1be479c42"]],"id":"219a407ebeb731d6c9acdaa677771fb8","orphaned_timestamp":1739655717.3653123,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":[],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["cast","26c4813417b6c056dda25f71950f3b3f"]],"id":"1ab93550beeacb4cc69cf876c4e5a876","orphaned_timestamp":1739655717.3653123,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["hassio","core_letsencrypt"]],"id":"07b245ea41572817445582f6a1314562","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["hassio","3d360630_rtsp-to-web"]],"id":"6373d1e6312cfb82828a7acfd2094e07","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3487449463-11"]],"id":"71e62180236f722599ae8befb018afaf","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3487449463-12"]],"id":"cc314956a0ba180e8db6d137f2969a10","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3487449463-13-634:1:5"],["zwave_js","3487449463-13"]],"id":"e487590661fa13086a605c0c379d21c7","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","a4aad16212ec418483e6f1a9b8efde89"]],"id":"acc46661e0cc4a9a333aa3352988deef","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3487449463-1"],["zwave_js","3487449463-1-0:1:1"]],"id":"6a1b0f4616000c7bbf65f7219dd6646f","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3487449463-15"],["zwave_js","3487449463-15-99:18770:12856"]],"id":"185d313ec3d2c9c0e6f07041a485027e","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3487449463-7"],["zwave_js","3487449463-7-786:65280:65287"]],"id":"1534788968302894d63a9b69cfc31456","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3487449463-16"],["zwave_js","3487449463-16-634:1:5"]],"id":"2dbba85c95f341b9fde62ee2f383594d","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3487449463-14"]],"id":"521df8409da75b6d917130850d929d39","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-2"]],"id":"570e9b55c04ebf82be9b0860ec0347e9","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-4-634:1:5"],["zwave_js","3830389152-4"]],"id":"1e81b328cbfe565be0d51f979966f06e","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-6-634:1:5"],["zwave_js","3830389152-6"]],"id":"7912d8dd587f60e53e787e679bf4a7ed","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-9"],["zwave_js","3830389152-9-786:65280:65287"]],"id":"3ca052901e38155d78a0efb787e0f9dc","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","18e5257dd595499bbc16269ea11316f9"]],"id":"3b002deb915e7cf3be5b6d5626537976","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","ec67f0ed588e4f099c1e46cc36df4a2b"]],"id":"f5b2ae985191eb67c86c21e345fc3ea5","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","70840e0fbb9445699629a3a6c38c8994"]],"id":"ff24d74d4e9d0b3fe7a6c1247669d4c6","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","2182c4e53c9f4c5fa8e91e90f6e9979e"]],"id":"bc4e0537ed852055be7db7df6977a4a1","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","815c3c3bdcf2495cb39f387a50422791"]],"id":"5cf2a32dbfd57d4d873c5908288c76c9","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-11"],["zwave_js","3830389152-11-29:12801:1"]],"id":"354c9ae2ba93e350ed7d42b15533cc2b","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-3-99:18770:12856"],["zwave_js","3830389152-3"]],"id":"8b361c4ff17c34e579614fc90f194772","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-7-634:1:5"],["zwave_js","3830389152-7"]],"id":"16affe680205d272fa771f350ff49ee3","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-5-634:1:5"],["zwave_js","3830389152-5"]],"id":"6fe1556cb9f952e9fb07b2abf859c98c","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-10-786:65280:65287"],["zwave_js","3830389152-10"]],"id":"55cf7778bda228adb20da857270fe326","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-8"],["zwave_js","3830389152-8-134:258:130"]],"id":"4b0cda28bcad83a9e4dca242bc1a2f98","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3830389152-1-0:1:1"],["zwave_js","3830389152-1"]],"id":"91404ec637732034d7396fea413a6d44","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["f96cc27fae9f7d7071b385b260e42053"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["zwave_js","3242065566-4"],["zwave_js","3242065566-4-634:1:5"]],"id":"b7c6ee63262bd5e8bdcda20dcd9683ad","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","42cbc547deba4a4293eddb80f1614df8"]],"id":"9fe0d329225d74a7ecda08e87933961d","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","G090VC0985072G39"]],"id":"c0e74428a27b0f186266af4c2f81b725","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","a61a31c375bd4c93a48da82c99927170"]],"id":"12c4d178e90984b06c9b5e21eebef0e1","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","559865eb7c894027b07ba75479e5f75a"]],"id":"648b1727dc9a90e055d2cf1e187cd9f6","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","03e6434a4c5a448785a04ce227e098f8"]],"id":"75b0de3fb455e4909e068625ecc1d2a9","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d56d9ffb1dbb4d6a10ac1b8396e6d00b","d3f92d6b8d433a1cf0bfc0140b1fe0b8"],"connections":[["upnp","uuid:b47c276d-3ca0-42bc-93ad-bb6ae438a27a"],["mac","68:72:c3:8c:e9:76"]],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["dlna_dmr","uuid:b47c276d-3ca0-42bc-93ad-bb6ae438a27a"]],"id":"c28c896d27d30a7b93a7a9e71d35ba20","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["b3b4e340c71d12882bbde592f41c690b"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["localtuya","local_eb2d1d364b33585d3dgkuw"]],"id":"e2baccbf97e88af33fcf89f9dc60aede","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["b3b4e340c71d12882bbde592f41c690b"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["localtuya","local_ebcca31c2786667c42gmp8"]],"id":"59045dab2fb682ef30852bcd957a5d50","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["b3b4e340c71d12882bbde592f41c690b"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["localtuya","local_eb8c2b55a71705e0cbsnum"]],"id":"cecd4c5b6926b674a68eed9a8d61d640","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["b3b4e340c71d12882bbde592f41c690b"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["localtuya","local_ebdb8498a4fb23960ageq8"]],"id":"0295bc6b28b7747801126be856408a46","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","cb908f0cf82a423c87feb248f6918b8b"]],"id":"fd4dbc63f93714d497810d1283b0fbad","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["tuya","eb31228d7a06581c575ww3"]],"id":"f60ed1d5113874f15d884d98a8be801f","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["tuya","eb83981024a70017109jzs"]],"id":"83df5404e47e444cad319dde833c5f86","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["tuya","07808707d8bfc0deb8df"]],"id":"633c989b814608e81a96d81540c97523","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["tuya","ebb9df7da124bb8dbe4glb"]],"id":"27d3cd1608978ab9a732d5a2b1b2a48c","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["tuya","ebef6708f84f514eabrdiv"]],"id":"10b0478ef737b0a9ff1ccf50c4f3b52d","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["tuya","eb0204c80da485d0fbhgyi"]],"id":"62b82b9292a668521075fe04038c07c3","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["hassio","core_samba"]],"id":"785145d4fad224756c5df1702f68636e","orphaned_timestamp":null,"modified_at":"1970-01-01T00:00:00+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["alexa_media","3ca65c6909b847328a41b96d5dfb2d33"]],"id":"c110d8dba244fa36e554ff783e828e3f","orphaned_timestamp":null,"modified_at":"2024-10-11T05:33:39.961236+00:00"},
+      {"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["hassio","core_zwave_js"]],"id":"03922573a4e316befc96dcb6ed139909","orphaned_timestamp":null,"modified_at":"2024-10-11T06:08:37.451189+00:00"},
+      {"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"connections":[],"created_at":"2024-10-11T05:42:22.763002+00:00","identifiers":[["hassio","core_whisper"]],"id":"e665283d98b0e71f45eddfc4bdb3f5b6","orphaned_timestamp":null,"modified_at":"2024-10-11T06:38:37.462277+00:00"},
+      {"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"connections":[],"created_at":"2024-10-24T20:55:57.544735+00:00","identifiers":[["hacs","842717217"]],"id":"af5eaa95d11a36d8e4ec8f49f28f489e","orphaned_timestamp":null,"modified_at":"2024-11-07T22:33:57.248079+00:00"},
+      {"config_entries":["d9f0972b8d2024f2adcb3bd5aeda01bf"],"connections":[],"created_at":"2024-10-11T05:33:39.762555+00:00","identifiers":[["alexa_media","2488bbee673b48adb82c052007879d89"]],"id":"3851abdf97a923006256723c0799b8c5","orphaned_timestamp":null,"modified_at":"2024-11-07T22:41:24.810147+00:00"},
+      {"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"connections":[],"created_at":"2024-11-07T22:35:24.660679+00:00","identifiers":[["hacs","878466742"]],"id":"bfa7c3ae5552f625bb2b236e69ebcf06","orphaned_timestamp":null,"modified_at":"2024-12-02T16:08:13.420846+00:00"},
+      {"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["tuya","8380375724a1602172bf"]],"id":"17921f215df024a68e9310dd028ac196","orphaned_timestamp":null,"modified_at":"2025-01-04T23:54:21.575200+00:00"},
+      {"config_entries":["78400d3dea91bdcbe2c0431c24758ad9"],"connections":[],"created_at":"2025-01-05T20:28:42.413059+00:00","identifiers":[["tuya","eb881d1dd14b48d4fblg6r"]],"id":"4ed5c3e21c5bf2a4a4cb7146bb0169d2","orphaned_timestamp":null,"modified_at":"2025-01-06T15:03:09.706757+00:00"},
+      {"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"connections":[],"created_at":"2024-08-25T19:02:49.635733+00:00","identifiers":[["hacs","498774862"]],"id":"c6bdd3ef6abb239e939d7d9fe588e517","orphaned_timestamp":null,"modified_at":"2025-01-06T21:30:11.737364+00:00"},
+      {"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"connections":[],"created_at":"2024-08-25T19:02:49.640723+00:00","identifiers":[["hacs","486045869"]],"id":"4e2793d14e77dc0bc6d35e2504a10057","orphaned_timestamp":null,"modified_at":"2025-01-06T22:16:44.390199+00:00"},
+      {"config_entries":["8423e3c0fda6e2d542cfb85e4a6c35fd"],"connections":[],"created_at":"2024-08-25T19:02:49.636995+00:00","identifiers":[["hacs","250022973"]],"id":"c6dd53115ffb0603557977d401d997ad","orphaned_timestamp":null,"modified_at":"2025-01-14T03:54:32.586663+00:00"},
+      {"config_entries":["a40939302da9cfc744cd1efe7598f2b6"],"connections":[],"created_at":"2025-01-18T19:55:41.270840+00:00","identifiers":[["hassio","45df7312_zigbee2mqtt"]],"id":"0079a7121275708ab388a299821d32c7","orphaned_timestamp":null,"modified_at":"2025-01-19T01:05:41.321252+00:00"},
+      {"config_entries":[],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["glances","c1fc5cfcd29e0c59297f89ec08958aa2"]],"id":"c6a5e5bbc5f0162adda3c962b41810c0","orphaned_timestamp":1739651442.585352,"modified_at":"2025-02-15T20:30:42.585523+00:00"},
+      {"config_entries":[],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["cast","3374f2d1187fafed743523a673144683"]],"id":"357181a224f3f3cb83dc428105794b39","orphaned_timestamp":1739655717.3653123,"modified_at":"2025-02-15T21:41:57.365432+00:00"},
+      {"config_entries":[],"connections":[],"created_at":"1970-01-01T00:00:00+00:00","identifiers":[["cast","ba4fb7736b1397fa19002abc8537ddbb"]],"id":"31202be906b804e548beb341fbeb69b5","orphaned_timestamp":1739655717.3653123,"modified_at":"2025-02-15T21:41:57.366002+00:00"}
+    ]
+  }
+}

File diff suppressed because it is too large
+ 1472 - 0
.storage/core.entity_registry


+ 14680 - 0
.storage/core.entity_registry.bak

@@ -0,0 +1,14680 @@
+{
+  "version": 1,
+  "minor_version": 7,
+  "key": "core.entity_registry",
+  "data": {
+    "entities": [
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "person.adri",
+        "hidden_by": null,
+        "icon": null,
+        "id": "caf4af33d6edbb08cd13c3d46c4a15e3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "adri",
+        "platform": "person",
+        "supported_features": 0,
+        "unique_id": "adri",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "bathroom",
+        "capabilities": {
+          "supported_color_modes": [
+            "onoff"
+          ]
+        },
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.vanity",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f4a11583a048b5d1a0f2c9fa68c85ff3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-group",
+        "original_name": "vanity",
+        "platform": "group",
+        "supported_features": 0,
+        "unique_id": "68f52b74-bc17-4d9c-a262-b7a7cae388a8",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "bedroom",
+        "capabilities": {
+          "supported_color_modes": [
+            "onoff"
+          ]
+        },
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.nightstands",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d9ac840c94095c0da538851409da97b3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-group",
+        "original_name": "nightstands",
+        "platform": "group",
+        "supported_features": 0,
+        "unique_id": "e477a4be-da37-411e-8191-2f04107716ea",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "noah_s_room",
+        "capabilities": {
+          "supported_color_modes": [
+            "onoff"
+          ]
+        },
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.fan",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c4057f5101541b2ba6eb111098de5205",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-group",
+        "original_name": "fan",
+        "platform": "group",
+        "supported_features": 0,
+        "unique_id": "0871508d-8ae5-4504-8073-9b77c316c97b",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "living_room",
+        "capabilities": {
+          "supported_color_modes": [
+            "onoff"
+          ]
+        },
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.living_room",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1a9a3f579af63efbe5099e0a1a98b80b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-group",
+        "original_name": "living_room",
+        "platform": "group",
+        "supported_features": 0,
+        "unique_id": "80dd0ed4-2328-41d8-b889-ccd71b3d3693",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "front_room",
+        "capabilities": {
+          "supported_color_modes": [
+            "onoff"
+          ]
+        },
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.front_room",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c48ce878027ee7facca8e9e3582368cb",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-group",
+        "original_name": "front_room",
+        "platform": "group",
+        "supported_features": 0,
+        "unique_id": "733e15f7-ce8e-4d6e-9995-9b8a1b18acfa",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "kitchen",
+        "capabilities": {
+          "supported_color_modes": [
+            "onoff"
+          ]
+        },
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.kitchen",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0c38a0b1e69960d123737a56f3450813",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-group",
+        "original_name": "kitchen",
+        "platform": "group",
+        "supported_features": 0,
+        "unique_id": "97f3fced-c49b-47c2-a2c7-474588db3ed2",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "stairs",
+        "capabilities": {
+          "supported_color_modes": [
+            "onoff"
+          ]
+        },
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.stairs",
+        "hidden_by": null,
+        "icon": null,
+        "id": "212a0db476cc8c56f8c0b85851e51fc1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-group",
+        "original_name": "stairs",
+        "platform": "group",
+        "supported_features": 0,
+        "unique_id": "aef2b756-4759-4555-8bb1-7046b8272d31",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "network",
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": "connectivity",
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.remote_ui",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c45bf53d1e792ffb648e60e2cc6e7111",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "connectivity",
+        "original_icon": null,
+        "original_name": "Remote UI",
+        "platform": "cloud",
+        "supported_features": 0,
+        "unique_id": "cloud-remote-ui-connectivity",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "bathroom",
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "automation.bath_lights_on",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4b723d50bbecdbfb6e82482f78daa9dc",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "bath lights on",
+        "platform": "automation",
+        "supported_features": 0,
+        "unique_id": "1634297487388",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "bathroom",
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "automation.bath_lights_off",
+        "hidden_by": null,
+        "icon": null,
+        "id": "880495d5f5a81216f1acc6539b0ffc50",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "bath lights off",
+        "platform": "automation",
+        "supported_features": 0,
+        "unique_id": "1634297777634",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "bathroom",
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "automation.bath_lights_plum",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d321a12da30892c778d70e162d6907ca",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "bath lights plum",
+        "platform": "automation",
+        "supported_features": 0,
+        "unique_id": "1635450485482",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "bathroom",
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "automation.bath_lights_brighter",
+        "hidden_by": null,
+        "icon": null,
+        "id": "32eea8641dd0a7772dc2638580a8c94c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "bath lights brighter",
+        "platform": "automation",
+        "supported_features": 0,
+        "unique_id": "1635451829513",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "bathroom",
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "automation.bath_lights_dimmer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "42dbba52319e94ff1d2b8f8f88d3b1fa",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "bath lights dimmer",
+        "platform": "automation",
+        "supported_features": 0,
+        "unique_id": "1635451876797",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "automation.random_color",
+        "hidden_by": null,
+        "icon": null,
+        "id": "261304668b6131daa33e737033d958ee",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "jennifer random",
+        "platform": "automation",
+        "supported_features": 0,
+        "unique_id": "1637225630786",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "bathroom",
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "automation.bath_lights_warm_white",
+        "hidden_by": null,
+        "icon": null,
+        "id": "55385828ca41a51123b821467a20e679",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "bath lights warm white",
+        "platform": "automation",
+        "supported_features": 0,
+        "unique_id": "1638686161979",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "outside",
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "automation.deicing_cables_on",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6b660cb45d7ada2c8c27b6a47fafd58a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "deicing cables on",
+        "platform": "automation",
+        "supported_features": 0,
+        "unique_id": "1640286428678",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "outside",
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "automation.deicing_cables_off",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ff0a5f0029df1b5f6530f1400aeff5f0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "deicing cables off",
+        "platform": "automation",
+        "supported_features": 0,
+        "unique_id": "1640286516292",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "5e6908a7c83c4a36742ec08ba9d7f414",
+        "device_class": "battery",
+        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.tz3000_vp6clf9d_ts0044_2026d6fe_power",
+        "hidden_by": null,
+        "icon": null,
+        "id": "29b09bba084e1c4f644b4f024ffdf857",
+        "has_entity_name": true,
+        "name": "Zigbee Switch 1 Battery",
+        "options": {},
+        "original_device_class": "battery",
+        "original_icon": null,
+        "original_name": "Battery",
+        "platform": "zha",
+        "supported_features": 0,
+        "unique_id": "84:71:27:ff:fe:d6:26:20-1-1",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "8423e3c0fda6e2d542cfb85e4a6c35fd",
+        "device_class": null,
+        "device_id": "29d1796114d0f0ec6d512d0f93524176",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.hacs",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8cc1be94e1a26d1e923342911a903245",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "hacs:hacs",
+        "original_name": "hacs",
+        "platform": "hacs",
+        "supported_features": 0,
+        "unique_id": "0717a0cd-745c-48fd-9b16-c8534c9704f9-bc944b0f-fd42-4a58-a072-ade38d1444cd",
+        "unit_of_measurement": "pending update(s)"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.sm_g981u1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "85a427501910d952825fc6413077e4ab",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "SM-G981U1",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "3b1ecc01f8e9da25",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_charger_type",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0ea7fd8a91afec95d00d40f81756b910",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:power-plug",
+        "original_name": "SM-G981U1 Charger Type",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_charger_type",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_bluetooth_connection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "86cb2844c62ac56b4bd8b8223f43d7ed",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:bluetooth",
+        "original_name": "SM-G981U1 Bluetooth Connection",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_bluetooth_connection",
+        "unit_of_measurement": "connection(s)"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_geocoded_location",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2aa725dc8dab8bf21d8979a19aeda8bd",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:map",
+        "original_name": "SM-G981U1 Geocoded Location",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_geocoded_location",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_device_locked",
+        "hidden_by": null,
+        "icon": null,
+        "id": "35f00c51afcf67f7e80d467df90fa706",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:cellphone-lock",
+        "original_name": "SM-G981U1 Device Locked",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_device_locked",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": "illuminance",
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_light_sensor",
+        "hidden_by": null,
+        "icon": null,
+        "id": "43384851399d35e58ffe6d8ac654352b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "illuminance",
+        "original_icon": "mdi:brightness-5",
+        "original_name": "SM-G981U1 Light Sensor",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_light_sensor",
+        "unit_of_measurement": "lx"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_wifi_connection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "04397db0f5e96fe7f0fd183fa7dd9495",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:wifi",
+        "original_name": "SM-G981U1 WiFi Connection",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_wifi_connection",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_wifi_ip_address",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5a4202ea5fec5b685949ef02bf27050e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:ip",
+        "original_name": "SM-G981U1 WiFi IP Address",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_wifi_ip_address",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_wifi_state",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4f736732cd4655ca035fddc7a3cfa698",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:wifi",
+        "original_name": "SM-G981U1 WiFi State",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_wifi_state",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": "signal_strength",
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_wifi_signal_strength",
+        "hidden_by": null,
+        "icon": null,
+        "id": "17074181331762fe1bc57a1859026603",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "signal_strength",
+        "original_icon": "mdi:wifi-strength-3",
+        "original_name": "SM-G981U1 WiFi Signal Strength",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_wifi_signal_strength",
+        "unit_of_measurement": "dBm"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_public_ip_address",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a96f99194cc3e65bf56473144dbdb414",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:ip",
+        "original_name": "SM-G981U1 Public IP Address",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_public_ip_address",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": "timestamp",
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "50366e48323c8ce47dcdda7f988b8619",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "SM-G981U1 Next Alarm",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_next_alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_active_notification_count",
+        "hidden_by": null,
+        "icon": null,
+        "id": "776abbd49bc4b914ec4fec3475758d0c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:bell-ring",
+        "original_name": "SM-G981U1 Active Notification Count",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_active_notification_count",
+        "unit_of_measurement": "notifications"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_media_session",
+        "hidden_by": null,
+        "icon": null,
+        "id": "002db74604837375d5ae05f2c337b7c1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:play-circle",
+        "original_name": "SM-G981U1 Media Session",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_media_session",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_phone_state",
+        "hidden_by": null,
+        "icon": null,
+        "id": "fcd744b80e8a6ad9bfc40371a97a2e48",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:phone",
+        "original_name": "SM-G981U1 Phone State",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_phone_state",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": "pressure",
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_pressure_sensor",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d4be0d1af87aa5a1605abeee46c6fb5f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "pressure",
+        "original_icon": "mdi:gauge",
+        "original_name": "SM-G981U1 Pressure Sensor",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_pressure_sensor",
+        "unit_of_measurement": "hPa"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "total_increasing"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_steps_sensor",
+        "hidden_by": null,
+        "icon": null,
+        "id": "feed449478c3b25df2ea26d273ac60f1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:walk",
+        "original_name": "SM-G981U1 Steps Sensor",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_steps_sensor",
+        "unit_of_measurement": "steps"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "total_increasing"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_total_rx_gb",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a7a9320bf7872e13549f7c3156a46afa",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:radio-tower",
+        "original_name": "SM-G981U1 Total Rx GB",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_total_rx_gb",
+        "unit_of_measurement": "GB"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "total_increasing"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_total_tx_gb",
+        "hidden_by": null,
+        "icon": null,
+        "id": "89ff3be718bd04264f0b551451b8f3db",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:radio-tower",
+        "original_name": "SM-G981U1 Total Tx GB",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_total_tx_gb",
+        "unit_of_measurement": "GB"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_detected_activity",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1865e17eee5cccac4445d684e3142f38",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:sleep",
+        "original_name": "SM-G981U1 Detected Activity",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_detected_activity",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_sleep_confidence",
+        "hidden_by": null,
+        "icon": null,
+        "id": "92143a104947fb8d95d5b9bb5852966e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:sleep",
+        "original_name": "SM-G981U1 Sleep Confidence",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_sleep_confidence",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_sleep_segment",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9b0f29a3f4f010ee08bcb9bf872a83ac",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:sleep",
+        "original_name": "SM-G981U1 Sleep Segment",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_sleep_segment",
+        "unit_of_measurement": "ms"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "sensor.sm_g981u1_ringer_mode",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2a9425a9fdb1fa83839e8185912f5426",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:volume-high",
+        "original_name": "SM-G981U1 Ringer Mode",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_audio_sensor",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.sm_g981u1_speakerphone",
+        "hidden_by": null,
+        "icon": null,
+        "id": "984d6cbe341d4a693d59a5c3b9047823",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:volume-off",
+        "original_name": "SM-G981U1 Speakerphone",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_speakerphone_state",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.sm_g981u1_music_active",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e6187782a5ef3be6405a7bb38d886e52",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:music-off",
+        "original_name": "SM-G981U1 Music Active",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_music_active",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": "battery",
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_battery_level",
+        "hidden_by": null,
+        "icon": null,
+        "id": "27b7cfd6c63a28bb3d97099282c01e0f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "battery",
+        "original_icon": "mdi:battery-charging",
+        "original_name": "SM-G981U1 Battery Level",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_battery_level",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_battery_state",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8d1ca472c5fe3c391eabcdb342c3cdd5",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:battery-charging",
+        "original_name": "SM-G981U1 Battery State",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_battery_state",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": "plug",
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_is_charging",
+        "hidden_by": null,
+        "icon": null,
+        "id": "83698fb5e7d7eba881024992b4cc621e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "plug",
+        "original_icon": "mdi:power-plug",
+        "original_name": "SM-G981U1 Is Charging",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_is_charging",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "9c206530ae55eae8b739e47f3981dfe9",
+        "device_class": null,
+        "device_id": "e6ff0ba2716187799ae1e59b7f983722",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.epson_xp_7100_series_uptime",
+        "hidden_by": null,
+        "icon": null,
+        "id": "eefad10f8f96256419d9d4be729b4e04",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:clock-outline",
+        "original_name": "EPSON XP-7100 Series Uptime",
+        "platform": "ipp",
+        "supported_features": 0,
+        "unique_id": "cfe92100-67c4-11d4-a45f-389d92ad8608_uptime",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "9c206530ae55eae8b739e47f3981dfe9",
+        "device_class": null,
+        "device_id": "e6ff0ba2716187799ae1e59b7f983722",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.epson_xp_7100_series_black_ink",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5a754aff1e9c5fd213a39e112a6825d4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:water",
+        "original_name": "EPSON XP-7100 Series Black ink",
+        "platform": "ipp",
+        "supported_features": 0,
+        "unique_id": "cfe92100-67c4-11d4-a45f-389d92ad8608_marker_0",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "9c206530ae55eae8b739e47f3981dfe9",
+        "device_class": null,
+        "device_id": "e6ff0ba2716187799ae1e59b7f983722",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.epson_xp_7100_series_cyan_ink",
+        "hidden_by": null,
+        "icon": null,
+        "id": "843c09e5df886b042e24ef38f45b7293",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:water",
+        "original_name": "EPSON XP-7100 Series Cyan ink",
+        "platform": "ipp",
+        "supported_features": 0,
+        "unique_id": "cfe92100-67c4-11d4-a45f-389d92ad8608_marker_1",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "9c206530ae55eae8b739e47f3981dfe9",
+        "device_class": null,
+        "device_id": "e6ff0ba2716187799ae1e59b7f983722",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.epson_xp_7100_series_magenta_ink",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0bbdf0f16743077b13fabc32015c1444",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:water",
+        "original_name": "EPSON XP-7100 Series Magenta ink",
+        "platform": "ipp",
+        "supported_features": 0,
+        "unique_id": "cfe92100-67c4-11d4-a45f-389d92ad8608_marker_2",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "9c206530ae55eae8b739e47f3981dfe9",
+        "device_class": null,
+        "device_id": "e6ff0ba2716187799ae1e59b7f983722",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.epson_xp_7100_series_photo_black_ink",
+        "hidden_by": null,
+        "icon": null,
+        "id": "836b7c4556202ca466b683be979d7189",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:water",
+        "original_name": "EPSON XP-7100 Series Photo Black ink",
+        "platform": "ipp",
+        "supported_features": 0,
+        "unique_id": "cfe92100-67c4-11d4-a45f-389d92ad8608_marker_3",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "9c206530ae55eae8b739e47f3981dfe9",
+        "device_class": null,
+        "device_id": "e6ff0ba2716187799ae1e59b7f983722",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.epson_xp_7100_series_yellow_ink",
+        "hidden_by": null,
+        "icon": null,
+        "id": "dd1ffbc3b8cd417a579046e047f06331",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:water",
+        "original_name": "EPSON XP-7100 Series Yellow ink",
+        "platform": "ipp",
+        "supported_features": 0,
+        "unique_id": "cfe92100-67c4-11d4-a45f-389d92ad8608_marker_4",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "9c206530ae55eae8b739e47f3981dfe9",
+        "device_class": null,
+        "device_id": "e6ff0ba2716187799ae1e59b7f983722",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.epson_xp_7100_series",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f6752db547672f59b7b89e11de6dd38e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:printer",
+        "original_name": "EPSON XP-7100 Series",
+        "platform": "ipp",
+        "supported_features": 0,
+        "unique_id": "cfe92100-67c4-11d4-a45f-389d92ad8608_printer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_proximity_sensor",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c411cc25203e1603857163c4d4990c49",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:leak",
+        "original_name": "SM-G981U1 Proximity Sensor",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_proximity_sensor",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_external_storage",
+        "hidden_by": null,
+        "icon": null,
+        "id": "633e35887cb36e68bc4193f5c1bcd92a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:micro-sd",
+        "original_name": "SM-G981U1 External Storage",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_external_storage",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_internal_storage",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e55cc6ccc1e36dc9e84ecbf084af42df",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:harddisk",
+        "original_name": "SM-G981U1 Internal Storage",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_storage_sensor",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_do_not_disturb_sensor",
+        "hidden_by": null,
+        "icon": null,
+        "id": "35776b48f800259739dbe7a4016dedfd",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:minus-circle",
+        "original_name": "SM-G981U1 Do Not Disturb Sensor",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_dnd_sensor",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "config",
+        "entity_id": "binary_sensor.sm_g981u1_bluetooth_state",
+        "hidden_by": null,
+        "icon": null,
+        "id": "76bad2151b7d79661756b75565c508d7",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:bluetooth",
+        "original_name": "SM-G981U1 Bluetooth State",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_bluetooth_state",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": "user",
+        "entity_category": null,
+        "entity_id": "camera.full_frontal_mainstream",
+        "hidden_by": null,
+        "icon": null,
+        "id": "48b8dc4c593e919274ccc53313ee597b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Full Frontal mainStream",
+        "platform": "onvif",
+        "supported_features": 2,
+        "unique_id": "24:28:fd:ea:de:39",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.full_frontal_substream",
+        "hidden_by": null,
+        "icon": null,
+        "id": "670eeebf72cfbf8ace494f17507b9ad5",
+        "has_entity_name": false,
+        "name": "front door cam",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Full Frontal subStream",
+        "platform": "onvif",
+        "supported_features": 2,
+        "unique_id": "24:28:fd:ea:de:39_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "camera.full_frontal_thirdstream",
+        "hidden_by": null,
+        "icon": null,
+        "id": "bb9a99789583394e6baca095efc0d9cf",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Full Frontal thirdStream",
+        "platform": "onvif",
+        "supported_features": 2,
+        "unique_id": "24:28:fd:ea:de:39_2",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.videosource_1_motion_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "39aeeb025f793473ca4312ca872349e0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "Full Frontal Motion Alarm",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_tns1:VideoSource/MotionAlarm_VideoSource_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.mymotiondetectorrule_cell_motion_detection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "128c671fc467723457c96f875223ab07",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "Full Frontal Cell Motion Detection",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_tns1:RuleEngine/CellMotionDetector/Motion_VideoSourceToken_VideoAnalyticsToken_MyMotionDetectorRule",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.mytamperdetectorrule_tamper_detection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "895bde845ea8c4ccdc33b75bfcee76bf",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "Full Frontal Tamper Detection",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_tns1:RuleEngine/TamperDetector/Tamper_VideoSourceToken_VideoAnalyticsToken_MyTamperDetectorRule",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.videosourcetoken_image_too_dark",
+        "hidden_by": null,
+        "icon": null,
+        "id": "aa71e5f71d0f8e8690c2de0425d538b4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "Full Frontal Image Too Dark",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_tns1:VideoSource/ImageTooDark/ImagingService_VideoSourceToken",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.myfielddetector1_field_detection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f6b17f993832c5edc1d21c53eba14184",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "Full Frontal Field Detection",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_tns1:RuleEngine/FieldDetector/ObjectsInside_VideoSourceToken_VideoAnalyticsToken_MyFieldDetector1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.storage_failure",
+        "hidden_by": null,
+        "icon": null,
+        "id": "24461377b0c4254f641eabb68c809564",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "Full Frontal Storage Failure",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_tns1:Device/HardwareFailure/StorageFailure_",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": "timestamp",
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_reset_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4f0f97f4114ff3db5a3da4c37a0bffe6",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "Full Frontal Last Reset",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_tns1:Monitoring/OperatingTime/LastReset",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_reboot_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f3ee35cb8c007f8ca0e9512a1f3a3ec0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "Full Frontal Last Reboot",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_tns1:Monitoring/OperatingTime/LastReboot",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": "timestamp",
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_clock_synchronization_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f06e2adb0b9abd363d89c35fa65e0b09",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "Full Frontal Last Clock Synchronization",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_tns1:Monitoring/OperatingTime/LastClockSynchronization",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.processor_usage_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "281ba60355c5ecc463e9ea4fc71913ec",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Full Frontal Processor Usage",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_tns1:Monitoring/ProcessorUsage",
+        "unit_of_measurement": "percent"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": "user",
+        "entity_category": null,
+        "entity_id": "camera.rear_entry_mainstream",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7941a5035ffaf6d1a15e6b3a595d4e3b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Rear Entry mainStream",
+        "platform": "onvif",
+        "supported_features": 2,
+        "unique_id": "24:28:fd:ea:de:05",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.rear_entry_substream",
+        "hidden_by": null,
+        "icon": null,
+        "id": "bffedfadb9f9420a8e26a5fee4fe290a",
+        "has_entity_name": false,
+        "name": "back door cam",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Rear Entry subStream",
+        "platform": "onvif",
+        "supported_features": 2,
+        "unique_id": "24:28:fd:ea:de:05_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "camera.rear_entry_thirdstream",
+        "hidden_by": null,
+        "icon": null,
+        "id": "75e5a9f5c3a8214dc0e6027f62d6253d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Rear Entry thirdStream",
+        "platform": "onvif",
+        "supported_features": 2,
+        "unique_id": "24:28:fd:ea:de:05_2",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.videosource_1_motion_alarm_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "fd6bbab34af161f291adc620e90bd85d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "Rear Entry Motion Alarm",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_tns1:VideoSource/MotionAlarm_VideoSource_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.mymotiondetectorrule_cell_motion_detection_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "263cb1176790134db2fb6ac23d515a28",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "Rear Entry Cell Motion Detection",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_tns1:RuleEngine/CellMotionDetector/Motion_VideoSourceToken_VideoAnalyticsToken_MyMotionDetectorRule",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.mytamperdetectorrule_tamper_detection_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "42817af927f7d93f6d72f40f1f05fc42",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "Rear Entry Tamper Detection",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_tns1:RuleEngine/TamperDetector/Tamper_VideoSourceToken_VideoAnalyticsToken_MyTamperDetectorRule",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.videosourcetoken_image_too_dark_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6fa21971997c315788eaf5095c184dcb",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "Rear Entry Image Too Dark",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_tns1:VideoSource/ImageTooDark/ImagingService_VideoSourceToken",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.myfielddetector1_field_detection_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "afc7857119c135194d768723c858f9e5",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "Rear Entry Field Detection",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_tns1:RuleEngine/FieldDetector/ObjectsInside_VideoSourceToken_VideoAnalyticsToken_MyFieldDetector1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.storage_failure_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b239e60a357fdc870540350158e341fc",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "Rear Entry Storage Failure",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_tns1:Device/HardwareFailure/StorageFailure_",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": "timestamp",
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_reset_3",
+        "hidden_by": null,
+        "icon": null,
+        "id": "63cf92123c4f36d3b6b3745509dd0132",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "Rear Entry Last Reset",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_tns1:Monitoring/OperatingTime/LastReset",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_reboot_3",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8bfebdbefeb7f2ec73ac09cbcdcfe67e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "Rear Entry Last Reboot",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_tns1:Monitoring/OperatingTime/LastReboot",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": "timestamp",
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_clock_synchronization_3",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6ed7320590e2f9fc5d38bc5fa752a496",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "Rear Entry Last Clock Synchronization",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_tns1:Monitoring/OperatingTime/LastClockSynchronization",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.processor_usage_3",
+        "hidden_by": null,
+        "icon": null,
+        "id": "493b5666ed4f73bdb72928add7699bad",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Rear Entry Processor Usage",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_tns1:Monitoring/ProcessorUsage",
+        "unit_of_measurement": "percent"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": null,
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.thot_police_mediaprofile_channel1_substream1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "620aad0b2d1bcbf0a388b5507c0bce76",
+        "has_entity_name": false,
+        "name": "fridge cam",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Thot Police MediaProfile_Channel1_SubStream1",
+        "platform": "onvif",
+        "supported_features": 2,
+        "unique_id": "9c:8e:cd:2f:76:16_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": null,
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.00000_cell_motion_detection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c77a76f86b7a4c0854be0eefdd1e7143",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "Thot Police Cell Motion Detection",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:7c:2e_tns1:RuleEngine/CellMotionDetector/Motion_00000_00000_00000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": "motion",
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.00000_motion_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7530a7d8b140dca5eaa2a644f733bc31",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "Thot Police Motion Alarm",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:7c:2e_tns1:VideoSource/MotionAlarm_00000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": null,
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.00000_global_scene_change",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cae11b100046a7642fcd658a297f8213",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "Thot Police Global Scene Change",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:7c:2e_tns1:VideoSource/GlobalSceneChange/AnalyticsService_00000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": null,
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.recordjobmediaprofile00000_jobstate",
+        "hidden_by": null,
+        "icon": null,
+        "id": "67303188e74a2b5d2ba2e3f4b180a6a9",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Thot Police Recording Job State",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:7c:2e_tns1:RecordingConfig/JobState_RecordJobMediaProfile00000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": null,
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.processor_usage_4",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c2609557b59eb4589bd94d08c803c247",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Thot Police Processor Usage",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:7c:2e_tns1:Monitoring/ProcessorUsage",
+        "unit_of_measurement": "percent"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": null,
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_reboot_4",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e44a0e80b38f6fe909c71dbeac8120d5",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "Thot Police Last Reboot",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:7c:2e_tns1:Monitoring/OperatingTime/LastReboot",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": "timestamp",
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_reset_4",
+        "hidden_by": null,
+        "icon": null,
+        "id": "fbc19d9e0df9a279cbab4e3e054631df",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "Thot Police Last Reset",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:7c:2e_tns1:Monitoring/OperatingTime/LastReset",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": "timestamp",
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_clock_synchronization_4",
+        "hidden_by": null,
+        "icon": null,
+        "id": "fca48fb7e7cb494d2e3ba3110ae83cb0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "Thot Police Last Clock Synchronization",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:7c:2e_tns1:Monitoring/OperatingTime/LastClockSynchronization",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_mobile_data",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8e3889873c87c59cc6ed2c3714359e4e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:signal",
+        "original_name": "SM-G981U1 Mobile Data",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_mobile_data",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_last_notification",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f4304775265b4f9c1cbc75a23f24f1ed",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:bell-ring",
+        "original_name": "SM-G981U1 Last Notification",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_last_notification",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_last_removed_notification",
+        "hidden_by": null,
+        "icon": null,
+        "id": "88ccd5c6d6411ac54db26c54694944a8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:bell-ring",
+        "original_name": "SM-G981U1 Last Removed Notification",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_last_removed_notification",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_current_time_zone",
+        "hidden_by": null,
+        "icon": null,
+        "id": "825cc2cebcde242b279b9abf087473e4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:map-clock",
+        "original_name": "SM-G981U1 Current Time Zone",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_current_time_zone",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "person.jenn",
+        "hidden_by": null,
+        "icon": null,
+        "id": "eced90a0aed9ec05c54722f0ffdecd30",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "jenn",
+        "platform": "person",
+        "supported_features": 0,
+        "unique_id": "jenn",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": null,
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.horus_mediaprofile_channel1_substream1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "25a83df79e9982fc45b3ab36604c2e32",
+        "has_entity_name": false,
+        "name": "bedroom cam",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "horus MediaProfile_Channel1_SubStream1",
+        "platform": "onvif",
+        "supported_features": 2,
+        "unique_id": "9c:8e:cd:24:bf:e2_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": null,
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.000_cell_motion_detection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8ebcdbfc1ef144136f2eb89d34096942",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "horus Cell Motion Detection",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:b5:f2_tns1:RuleEngine/CellMotionDetector/Motion_000_000_000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": null,
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.recordjobmediaprofile000_jobstate",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4c70191355a9b1911ea57c7e2c942a92",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "horus Recording Job State",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:b5:f2_tns1:RecordingConfig/JobState_RecordJobMediaProfile000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": null,
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.processor_usage",
+        "hidden_by": null,
+        "icon": null,
+        "id": "680bd35a297e48930a44684d4dfe7b76",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "horus Processor Usage",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:b5:f2_tns1:Monitoring/ProcessorUsage",
+        "unit_of_measurement": "percent"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": "timestamp",
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_reboot",
+        "hidden_by": null,
+        "icon": null,
+        "id": "fd8686d32f65359591311466ec5806a5",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "horus Last Reboot",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:b5:f2_tns1:Monitoring/OperatingTime/LastReboot",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": "timestamp",
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_reset",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5d58d2c715e18774a786811f6ba4c36d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "horus Last Reset",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:b5:f2_tns1:Monitoring/OperatingTime/LastReset",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": "timestamp",
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.last_clock_synchronization",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8e5cf0a4676772cb7ba67219c0edbb98",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": null,
+        "original_name": "horus Last Clock Synchronization",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:b5:f2_tns1:Monitoring/OperatingTime/LastClockSynchronization",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": "sound",
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.1_detected_sound",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d5ace928dc37b48d59bea06f8f4ec5de",
+        "has_entity_name": false,
+        "name": "horus detected sound",
+        "options": {},
+        "original_device_class": "sound",
+        "original_icon": null,
+        "original_name": "horus detected sound",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:b5:f2_tns1:AudioAnalytics/Audio/DetectedSound_1_1_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": "motion",
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.000_motion_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "360e77e1f01e8e5e8d7d678b1c653df0",
+        "has_entity_name": false,
+        "name": "horus motion alarm",
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "horus motion alarm",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:b5:f2_tns1:VideoSource/MotionAlarm_000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": null,
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.tamper_detection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0b28e4af47021b9e3ef07005f207d8d0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "horus Tamper Detection",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:b5:f2_tns1:RuleEngine/TamperDetector/Tamper_000__",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "1534788968302894d63a9b69cfc31456",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.z_wave_outdoor_smart_plug_node_status",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f780a40ace81de022fdd475d942f76ee",
+        "has_entity_name": false,
+        "name": "Front Deicing Cable: Node Status",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:help-rhombus",
+        "original_name": "Front Deicing Cable: Node Status",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.7.node_status",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "71e62180236f722599ae8befb018afaf",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.wallmote_quad_node_status",
+        "hidden_by": null,
+        "icon": null,
+        "id": "919ba07993bbb5f0792f34f4e9c7f195",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:sleep",
+        "original_name": "WallMote Quad: Node Status",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.11.node_status",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "71e62180236f722599ae8befb018afaf",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.wallmote_quad_power_management_battery_level_status",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f2ede2f9d2aacad93f06d05bb78dd688",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "WallMote Quad: Power Management - Battery level status",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.11-113-0-Power Management-Battery level status",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "71e62180236f722599ae8befb018afaf",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.wallmote_quad_power_management_battery_load_status",
+        "hidden_by": null,
+        "icon": null,
+        "id": "84fb1f1b3f574d1d9991942077a29539",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "WallMote Quad: Power Management - Battery load status",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.11-113-0-Power Management-Battery load status",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "71e62180236f722599ae8befb018afaf",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.wallmote_quad_battery_level",
+        "hidden_by": null,
+        "icon": null,
+        "id": "648929994f3873962d2d7930e9ed128e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "battery",
+        "original_icon": null,
+        "original_name": "WallMote Quad: Battery level",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.11-128-0-level",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "1534788968302894d63a9b69cfc31456",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.z_wave_outdoor_smart_plug",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e4f381d15f71c7ae8b0e2b4522a17716",
+        "has_entity_name": false,
+        "name": "Front deicing cable",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Z-Wave Outdoor Smart Plug",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.7-37-0-currentValue",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "71e62180236f722599ae8befb018afaf",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.wallmote_quad_power_management_battery_is_fully_charged",
+        "hidden_by": null,
+        "icon": null,
+        "id": "bb83809699baa6005c068f7905b4d093",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "WallMote Quad: Power Management - Battery is fully charged",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.11-113-0-Power Management-Battery level status.13",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "71e62180236f722599ae8befb018afaf",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.wallmote_quad_power_management_charge_battery_soon",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e8311adc4125ffcfff798ea6922f2141",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "WallMote Quad: Power Management - Charge battery soon",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.11-113-0-Power Management-Battery level status.14",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "71e62180236f722599ae8befb018afaf",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.wallmote_quad_power_management_charge_battery_now",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c0a71e67196e210a3b1d50103a591f08",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "WallMote Quad: Power Management - Charge battery now",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.11-113-0-Power Management-Battery level status.15",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "71e62180236f722599ae8befb018afaf",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.wallmote_quad_power_management_battery_is_charging",
+        "hidden_by": null,
+        "icon": null,
+        "id": "40589361e5a92b3255b5ecd1be13461c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "WallMote Quad: Power Management - Battery is charging",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.11-113-0-Power Management-Battery load status.12",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "71e62180236f722599ae8befb018afaf",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.wallmote_quad_low_battery_level",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1a8c44e57eac6817105147ab775b2307",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "battery",
+        "original_icon": null,
+        "original_name": "WallMote Quad: Low battery level",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.11-128-0-isLow",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "scene.new_scene",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b5b0cbbefb6e143a52839f2277dd2a47",
+        "has_entity_name": false,
+        "name": "this is useless",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:grave-stone",
+        "original_name": "New Scene",
+        "platform": "homeassistant",
+        "supported_features": 0,
+        "unique_id": "1646518635126",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "source_list": [
+            "TV",
+            "HDMI"
+          ]
+        },
+        "config_entry_id": "8e7b156ae7d8b417e1e5f56493a59648",
+        "device_class": null,
+        "device_id": "25b5383ee53796042dca51cce537621f",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.living_room_tv",
+        "hidden_by": null,
+        "icon": null,
+        "id": "eb639d9706661fb7b7e49719d05b9570",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "tv",
+        "original_icon": null,
+        "original_name": "Living Room TV",
+        "platform": "samsungtv",
+        "supported_features": 20413,
+        "unique_id": "3f5779cd-c2f0-4108-b489-c29640ddba3a",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "7c0c8be2b956f1200605a4f201ff145d",
+        "device_class": null,
+        "device_id": "00e2716b62b95aa2fa1366810f30c2ff",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.xboxone",
+        "hidden_by": null,
+        "icon": null,
+        "id": "44e36e3b5e7a8bb88e6216608d2cffce",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "XBOXONE",
+        "platform": "dlna_dmr",
+        "supported_features": 0,
+        "unique_id": "uuid:d8dbeb8a-96ef-4ba4-9b18-24f150dc7b67",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": null,
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.horus_reboot",
+        "hidden_by": null,
+        "icon": null,
+        "id": "00abdcf1fd331e4073d2cc4db8b58bbc",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "restart",
+        "original_icon": null,
+        "original_name": "horus Reboot",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:bf:e2_reboot",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": null,
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.thot_police_reboot",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4e3b35c96ef701dd3d906a5ee89d012d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "restart",
+        "original_icon": null,
+        "original_name": "Thot Police Reboot",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:76:16_reboot",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.rear_entry_reboot",
+        "hidden_by": null,
+        "icon": null,
+        "id": "21664b4ed650a7e0d4d90eeb38c0a4d3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "restart",
+        "original_icon": null,
+        "original_name": "Rear Entry Reboot",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_reboot",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.full_frontal_reboot",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9793c1041e983c5de98d43343a776c70",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "restart",
+        "original_icon": null,
+        "original_name": "Full Frontal Reboot",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_reboot",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "5e6908a7c83c4a36742ec08ba9d7f414",
+        "device_class": null,
+        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.tz3000_vp6clf9d_ts0044_2026d6fe_basic_rssi",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1d8e41aa99062a5492030489d8bd8b93",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "signal_strength",
+        "original_icon": null,
+        "original_name": "Rssi",
+        "platform": "zha",
+        "supported_features": 0,
+        "unique_id": "84:71:27:ff:fe:d6:26:20-1-0-rssi",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "5e6908a7c83c4a36742ec08ba9d7f414",
+        "device_class": null,
+        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.tz3000_vp6clf9d_ts0044_2026d6fe_basic_lqi",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4db950bfd6d9fabbe0a4e838eb863360",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "signal_strength",
+        "original_icon": null,
+        "original_name": "Lqi",
+        "platform": "zha",
+        "supported_features": 0,
+        "unique_id": "84:71:27:ff:fe:d6:26:20-1-0-lqi",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "1534788968302894d63a9b69cfc31456",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.z_wave_outdoor_smart_plug_ping",
+        "hidden_by": null,
+        "icon": null,
+        "id": "aa3cf6ac920a94b2784fa2fb1d45af16",
+        "has_entity_name": false,
+        "name": "Front Deicing Cable: Ping",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Front Deicing Cable: Ping",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.7.ping",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "71e62180236f722599ae8befb018afaf",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.wallmote_quad_ping",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a7f8eb296d158794755d4a04dd89b74e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "WallMote Quad: Ping",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.11.ping",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "4594f7a1bb60c61ccc3adcb7bb094820",
+        "device_class": null,
+        "device_id": "c28c896d27d30a7b93a7a9e71d35ba20",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.tv_living_room_tv",
+        "hidden_by": null,
+        "icon": null,
+        "id": "26ce5aab2f6504dd859c5816025fa2ef",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "[TV] Living Room TV",
+        "platform": "dlna_dmr",
+        "supported_features": 0,
+        "unique_id": "uuid:b47c276d-3ca0-42bc-93ad-bb6ae438a27a",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "f0164a1708bcd1032ef6353d85374d46",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.basement_occupancy",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a7d01b32bf3fa01c1f2658f6d2860ce3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "occupancy",
+        "original_icon": null,
+        "original_name": "Basement Occupancy",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "2Q45-occupancy",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "1a55b922e147d6be0796a33b55f2088c",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.bedroom_occupancy",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0e37ca3bc85cb7e2b0711e89482577a4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "occupancy",
+        "original_icon": null,
+        "original_name": "Bedroom Occupancy",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "RFCX-occupancy",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "acac3f750f46f081b316b0f509a34619",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.kitchen_occupancy",
+        "hidden_by": null,
+        "icon": null,
+        "id": "04737e9061c16aed457c6721740fca47",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "occupancy",
+        "original_icon": null,
+        "original_name": "Kitchen Occupancy",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "2Q54-occupancy",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "b2e116cf66ad232e3ea6539b5538a369",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.office_occupancy",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ec0742fb98c8e74ebe01afe2658577ce",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "occupancy",
+        "original_icon": null,
+        "original_name": "Office Occupancy",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "RFBN-occupancy",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "hvac_modes": [
+            "heat",
+            "off"
+          ],
+          "min_temp": 44.6,
+          "max_temp": 95.0,
+          "target_temp_step": 0.5,
+          "fan_modes": [
+            "auto",
+            "on"
+          ],
+          "preset_modes": [
+            "Home",
+            "Away",
+            "Sleep"
+          ]
+        },
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "4d1a2debf4c5667369fa7467812ee1ae",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "climate.the_heat",
+        "hidden_by": null,
+        "icon": null,
+        "id": "45fbf3413e21a657bfe8017aa27169ff",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "The Heat",
+        "platform": "ecobee",
+        "supported_features": 91,
+        "unique_id": "412878991683",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "f0164a1708bcd1032ef6353d85374d46",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.basement_temperature",
+        "hidden_by": null,
+        "icon": null,
+        "id": "875b570ce3908448bceb03dde9f0a5fc",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "Basement Temperature",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "2Q45-temperature",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "4d1a2debf4c5667369fa7467812ee1ae",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.the_heat_temperature",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f421a3e2ef0fd26a42d41d43b1ac0e1c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "The Heat Temperature",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "412878991683-ei:0-temperature",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "4d1a2debf4c5667369fa7467812ee1ae",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.the_heat_humidity",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0991287c951d825e0f997d958c1b952f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "humidity",
+        "original_icon": null,
+        "original_name": "The Heat Humidity",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "412878991683-ei:0-humidity",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "1a55b922e147d6be0796a33b55f2088c",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.bedroom_temperature",
+        "hidden_by": null,
+        "icon": null,
+        "id": "221d1955022c25c8ed18086514041a13",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "Bedroom Temperature",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "RFCX-temperature",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "acac3f750f46f081b316b0f509a34619",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.kitchen_temperature",
+        "hidden_by": null,
+        "icon": null,
+        "id": "46d2bc622dae9c06b2407108bed184e8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "Kitchen Temperature",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "2Q54-temperature",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "b2e116cf66ad232e3ea6539b5538a369",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.office_temperature",
+        "hidden_by": null,
+        "icon": null,
+        "id": "05b58302e79bf1cad47fae1fbdea6468",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "Office Temperature",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "RFBN-temperature",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "fc9009b3bf27a01de92948433e004707",
+        "device_class": null,
+        "device_id": "4d1a2debf4c5667369fa7467812ee1ae",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "weather.the_heat",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ea7c29fad6e4e875d32abbded5f1b353",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "The Heat",
+        "platform": "ecobee",
+        "supported_features": 0,
+        "unique_id": "412878991683",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "768aadcbfad02936b24c6704ad3a16fd",
+        "device_class": null,
+        "device_id": "357181a224f3f3cb83dc428105794b39",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.chromecast7942",
+        "hidden_by": null,
+        "icon": null,
+        "id": "935ea17eae574b367674cb59369ab73c",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "The Ether TV",
+        "platform": "cast",
+        "supported_features": 131968,
+        "unique_id": "3374f2d1-187f-afed-7435-23a673144683",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "8d3d501096b757dbf377d5a89a144893",
+        "device_class": null,
+        "device_id": "21afa4fd2fb48e23b7b9e85825e76a95",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.home_assistant_v2_db_size",
+        "hidden_by": null,
+        "icon": null,
+        "id": "03d0dd29e72497eb385f56d901ff28d9",
+        "has_entity_name": true,
+        "name": "home_assistant_v2.db Size",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:file",
+        "original_name": "Size",
+        "platform": "filesize",
+        "supported_features": 0,
+        "unique_id": "8d3d501096b757dbf377d5a89a144893",
+        "unit_of_measurement": "MB"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "8d3d501096b757dbf377d5a89a144893",
+        "device_class": null,
+        "device_id": "21afa4fd2fb48e23b7b9e85825e76a95",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.home_assistant_v2_db_size_bytes",
+        "hidden_by": null,
+        "icon": null,
+        "id": "330467e7185260c59475b5a56f1431f8",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:file",
+        "original_name": "Size bytes",
+        "platform": "filesize",
+        "supported_features": 0,
+        "unique_id": "8d3d501096b757dbf377d5a89a144893-bytes",
+        "unit_of_measurement": "B"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "8d3d501096b757dbf377d5a89a144893",
+        "device_class": "timestamp",
+        "device_id": "21afa4fd2fb48e23b7b9e85825e76a95",
+        "disabled_by": "user",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.home_assistant_v2_db_last_updated",
+        "hidden_by": null,
+        "icon": null,
+        "id": "89fc36c6c33b0ccb2e40eab6819eeede",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:file",
+        "original_name": "Last Updated",
+        "platform": "filesize",
+        "supported_features": 0,
+        "unique_id": "8d3d501096b757dbf377d5a89a144893-last_updated",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "0d3f8a0466647b19b9966da3f1dd16d3",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "alarm_control_panel.agent_athena_alarm_panel",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8f0745fa3336051ffb7bbaae199b05c3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:security",
+        "original_name": "Agent [Athena] Alarm Panel",
+        "platform": "agent_dvr",
+        "supported_features": 7,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_CP",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "64f3a141b5357ca8233b4b43c52600f4",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.full_frontal",
+        "hidden_by": null,
+        "icon": null,
+        "id": "28c37c05b0851ee3c6d28e1a1fd037d4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "full frontal",
+        "platform": "agent_dvr",
+        "supported_features": 1,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_13",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "9d4930510e00fa50dbae75c31057e336",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.horus",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c8b78b2d79d078a8680e10c29798fd2c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "horus",
+        "platform": "agent_dvr",
+        "supported_features": 1,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_10",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "5c1c6fc2320bca31e015b7b4f1f6e53c",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.peeping_tam",
+        "hidden_by": null,
+        "icon": null,
+        "id": "dc2a3853b109439ebfc5c9fb3ea5e7f5",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "peeping tam",
+        "platform": "agent_dvr",
+        "supported_features": 1,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_4",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "9f30d7c26289e5569db114071e9ee487",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.rear_entry",
+        "hidden_by": null,
+        "icon": null,
+        "id": "76dfdf334d578635dd9f5ec9f71475da",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "rear entry",
+        "platform": "agent_dvr",
+        "supported_features": 1,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_8",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "80394cf78fb5a735fc4a1cc33d643ab1",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.thot_police",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e5a76d9f3405acb80f9a8f4cf2d8f2dd",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "thot police",
+        "platform": "agent_dvr",
+        "supported_features": 1,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_5",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "6d5559fe6261b941734d00f710d1359a",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.wyze_br",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7c80fd85f52c11489f9da79e454cdd92",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "eufy br",
+        "platform": "agent_dvr",
+        "supported_features": 1,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_14",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "3cc0cb860a60a29e73ec0180d8e81435",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.wyze_lr",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cdb75187d25fc2948025a1570b633294",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "wyze lr",
+        "platform": "agent_dvr",
+        "supported_features": 1,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_15",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "1162576811a79c44482e106482b65f2f",
+        "device_class": null,
+        "device_id": "1a3b66ba8fddaaeb5ff0fe535db5293b",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.docker_hub_update_available",
+        "hidden_by": null,
+        "icon": null,
+        "id": "faf7c45c4e3fa67b7688bfb0af11fd5d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "update",
+        "original_icon": null,
+        "original_name": "Docker Hub Update Available",
+        "platform": "version",
+        "supported_features": 0,
+        "unique_id": "1162576811a79c44482e106482b65f2f_container",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "1162576811a79c44482e106482b65f2f",
+        "device_class": null,
+        "device_id": "1a3b66ba8fddaaeb5ff0fe535db5293b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.docker_hub",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3f1f4f5704aeb430dbceb5eee3b9c8d2",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:package-up",
+        "original_name": "Docker Hub",
+        "platform": "version",
+        "supported_features": 0,
+        "unique_id": "1162576811a79c44482e106482b65f2f_container",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_current_version",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ca1fc52b3dff47250732de846f5e5401",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:android",
+        "original_name": "SM-G981U1 Current Version",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_current_version",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "total_increasing"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_app_rx_gb",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a8e2596e3e18f1b434ebe5b9139c982c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:radio-tower",
+        "original_name": "SM-G981U1 App Rx GB",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_app_rx_gb",
+        "unit_of_measurement": "GB"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "total_increasing"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_app_tx_gb",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c8ed0a40ce2060f472993cfe3e63dbc5",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:radio-tower",
+        "original_name": "SM-G981U1 App Tx GB",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_app_tx_gb",
+        "unit_of_measurement": "GB"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_app_memory",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d0954bda40d9a464099bc9e4a671ba07",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:memory",
+        "original_name": "SM-G981U1 App Memory",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_app_memory",
+        "unit_of_measurement": "GB"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_app_inactive",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4e53f05d468980ef9169fcb4d7fe5f96",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:timer-outline",
+        "original_name": "SM-G981U1 App Inactive",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_app_inactive",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_app_standby_bucket",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3006276686c28bde32902b6c17364d1a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:android",
+        "original_name": "SM-G981U1 App Standby Bucket",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_app_standby_bucket",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_app_importance",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8e4a754c762d6f2dd47dc65b337ab17b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:android",
+        "original_name": "SM-G981U1 App Importance",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_app_importance",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_audio_mode",
+        "hidden_by": null,
+        "icon": null,
+        "id": "11038629eac55d51cff2dc97616867b8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:volume-high",
+        "original_name": "SM-G981U1 Audio Mode",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_audio_mode",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "binary_sensor.sm_g981u1_headphones",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9c28abbaffc88a43988838eecd3cce9d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:headphones-off",
+        "original_name": "SM-G981U1 Headphones",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_headphone_state",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "binary_sensor.sm_g981u1_mic_muted",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c13aa69a307223301932f32ad0460234",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:microphone",
+        "original_name": "SM-G981U1 Mic Muted",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_mic_muted",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_volume_level_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b29cf7a076ec67fcc73f1efb320b798b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:alarm",
+        "original_name": "SM-G981U1 Volume Level Alarm",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_volume_alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_volume_level_call",
+        "hidden_by": null,
+        "icon": null,
+        "id": "317abd892a48ce5a207a9e2cae840081",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:phone",
+        "original_name": "SM-G981U1 Volume Level Call",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_volume_call",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_volume_level_music",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a6e2c694f65b4386934c69b00b734843",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:music",
+        "original_name": "SM-G981U1 Volume Level Music",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_volume_music",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_volume_level_ringer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1ce277c0a9e43838c585001aa6ddc30d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:phone-ring",
+        "original_name": "SM-G981U1 Volume Level Ringer",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_volume_ring",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_volume_level_notification",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6faef4630372114ebcf8845a13b7249a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:bell-ring",
+        "original_name": "SM-G981U1 Volume Level Notification",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_volume_notification",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_volume_level_system",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d82181cbe0acd86b9b200299beee0ae1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:cellphone-sound",
+        "original_name": "SM-G981U1 Volume Level System",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_volume_system",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_volume_level_dtmf",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8d9a6628aeb438757b6c695a0d033673",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:volume-high",
+        "original_name": "SM-G981U1 Volume Level DTMF",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_volume_dtmf",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_volume_level_accessibility",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ffc3a36ec64a59382ac80446e11a2e07",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:human",
+        "original_name": "SM-G981U1 Volume Level Accessibility",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_volume_accessibility",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_battery_health",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6f0c8bcbc4c2530fd2ee45191491ae22",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:battery-heart-variant",
+        "original_name": "SM-G981U1 Battery Health",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_battery_health",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": "temperature",
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_battery_temperature",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c9aec0ee9c80f171ab08a0509511a55d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": "mdi:battery",
+        "original_name": "SM-G981U1 Battery Temperature",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_battery_temperature",
+        "unit_of_measurement": "°C"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_ble_transmitter",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ffc646d573c87620bd81c5553e1c102a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:bluetooth",
+        "original_name": "SM-G981U1 BLE Transmitter",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_ble_emitter",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "binary_sensor.sm_g981u1_work_profile",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cf78859083d14e497cb9408500ad47a4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:briefcase",
+        "original_name": "SM-G981U1 Work Profile",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_is_work_profile",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_device_secure",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cfe23cc48cc9be0d952783b82478db14",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:cellphone-key",
+        "original_name": "SM-G981U1 Device Secure",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_device_secure",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_keyguard_locked",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7a671d8285e8e046e4ab76779a9bca6f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:cellphone",
+        "original_name": "SM-G981U1 Keyguard Locked",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_keyguard_locked",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_keyguard_secure",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0de002e64980c42b05e0fbadcd5c70f9",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:cellphone-key",
+        "original_name": "SM-G981U1 Keyguard Secure",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_keyguard_secure",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.sm_g981u1_last_used_app",
+        "hidden_by": null,
+        "icon": null,
+        "id": "081b2200ecd13b836def7923bf75fb31",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:android",
+        "original_name": "SM-G981U1 Last Used App",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_last_used_app",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": "timestamp",
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_last_reboot",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f00d7a5aa81b2f79e183f72031e55b01",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:restart",
+        "original_name": "SM-G981U1 Last Reboot",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_last_reboot",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_last_update_trigger",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8157b41406222bf934436f14d4d9a93d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:update",
+        "original_name": "SM-G981U1 Last Update Trigger",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_last_update",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "config",
+        "entity_id": "binary_sensor.sm_g981u1_high_accuracy_mode",
+        "hidden_by": null,
+        "icon": null,
+        "id": "121c54e8a397fc71397a31aefc5aef93",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:crosshairs-gps",
+        "original_name": "SM-G981U1 High Accuracy Mode",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_high_accuracy_mode",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_high_accuracy_update_interval",
+        "hidden_by": null,
+        "icon": null,
+        "id": "74b7687ad7804e34a94549fbc1b651cf",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:timer",
+        "original_name": "SM-G981U1 High Accuracy Update Interval",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_high_accuracy_update_interval",
+        "unit_of_measurement": "seconds"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_mobile_data_roaming",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1cfc03b4aa77e69aefc53bfd573e2393",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:toggle-switch",
+        "original_name": "SM-G981U1 Mobile Data Roaming",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_mobile_data_roaming",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_wifi_bssid",
+        "hidden_by": null,
+        "icon": null,
+        "id": "72019d82ceb353bd36c05cef3c3f00b8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:wifi",
+        "original_name": "SM-G981U1 WiFi BSSID",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_wifi_bssid",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_wifi_link_speed",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3bd8b475f88019a51053509cde05ee21",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:wifi-strength-3",
+        "original_name": "SM-G981U1 WiFi Link Speed",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_wifi_link_speed",
+        "unit_of_measurement": "Mbps"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_wifi_frequency",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2a4e9e35059174df6b14f1b6bc0a3618",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:wifi",
+        "original_name": "SM-G981U1 WiFi Frequency",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_wifi_frequency",
+        "unit_of_measurement": "MHz"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_network_type",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e9cc02a2ff5e07607ba0ff6dbcca1504",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:network",
+        "original_name": "SM-G981U1 Network Type",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_network_type",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_sim_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "493d2dcfa2f072cd6d13d3fb9c0542b1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:sim",
+        "original_name": "SM-G981U1 SIM 1",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_sim_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_sim_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f9ee6330f881dd485c441c217b9acb66",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:sim",
+        "original_name": "SM-G981U1 SIM 2",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_sim_2",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_interactive",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0894f5adf2d16d4802b82f396e7528bd",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:cellphone",
+        "original_name": "SM-G981U1 Interactive",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_is_interactive",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_doze_mode",
+        "hidden_by": null,
+        "icon": null,
+        "id": "bbe756c14d272ded178ebb7b1ebb89dc",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:sleep-off",
+        "original_name": "SM-G981U1 Doze Mode",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_is_idle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.sm_g981u1_power_save",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a9b4bdb8605b7918a5a53646b71cf70f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:battery-plus",
+        "original_name": "SM-G981U1 Power Save",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_power_save",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "total_increasing"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_mobile_rx_gb",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d6137c40cc32fb026a33cf9e074fa557",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:radio-tower",
+        "original_name": "SM-G981U1 Mobile Rx GB",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_mobile_rx_gb",
+        "unit_of_measurement": "GB"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "total_increasing"
+        },
+        "config_entry_id": "c166126aac86052d6e471babc3d93157",
+        "device_class": null,
+        "device_id": "813b040956b507ce4f6dca7b955a9272",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.sm_g981u1_mobile_tx_gb",
+        "hidden_by": null,
+        "icon": null,
+        "id": "569b7e2f488b42a4f033fc234a2c9a7a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:radio-tower",
+        "original_name": "SM-G981U1 Mobile Tx GB",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47_mobile_tx_gb",
+        "unit_of_measurement": "GB"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "source_list": [
+            "AUX1",
+            "Bluetooth",
+            "CBL/SAT",
+            "HEOS Music",
+            "Media Player",
+            "TV Audio",
+            "XBox"
+          ],
+          "sound_mode_list": [
+            "MUSIC",
+            "MOVIE",
+            "GAME",
+            "AUTO",
+            "STANDARD",
+            "VIRTUAL",
+            "MATRIX",
+            "ROCK ARENA",
+            "JAZZ CLUB",
+            "VIDEO GAME",
+            "MONO MOVIE",
+            "DIRECT",
+            "PURE DIRECT",
+            "DOLBY DIGITAL",
+            "DTS SURROUND",
+            "AURO3D",
+            "MCH STEREO",
+            "STEREO",
+            "ALL ZONE STEREO"
+          ]
+        },
+        "config_entry_id": "7605bc7033b0a31194b2324d923218c8",
+        "device_class": null,
+        "device_id": "0addc989c66600256bb501125923e758",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.receiver",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4a2d09353ce59fac3ece7f3b63b16278",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Receiver",
+        "platform": "denonavr",
+        "supported_features": 69004,
+        "unique_id": "Denon AVR-X2500H-AZJ36190120211-Main",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": null,
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.thot_police_recording_job_state",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2dd2ec8288bb8a21cfdf12a398141c6f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Thot Police Recording Job State",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:7c:2e_tns1:RecordingConfig/JobState_RecordJobMediaProfile00001",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "source_list": [
+            "Noah's Echo",
+            "Wisteria Manor",
+            "Parlor Echo",
+            "Bedroom Echo",
+            "Office Echo",
+            "Everywhere",
+            "Downstairs",
+            "Kitchen Echo"
+          ]
+        },
+        "config_entry_id": "14cd3e0cca778cebaa2ee7dddf207b06",
+        "device_class": null,
+        "device_id": "ec44798163c7ff4303122fd41b821079",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "media_player.spotify_adri_capobianco",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a6561b1ded90348a8d85f4facbc2f6d0",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:spotify",
+        "original_name": "Spotify Adri Capobianco",
+        "platform": "spotify",
+        "supported_features": 444983,
+        "unique_id": "21qcsnmaowkc7ch2ejpcxnydq",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "62ab1e664e066b9b6d77b912255d0a67",
+        "device_class": null,
+        "device_id": "97fc8325f3c13c7d793a33ff7a4e8aa1",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.peeping_tam_reboot",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cf20a0f48d65224e9e271fd101925be9",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "restart",
+        "original_icon": null,
+        "original_name": "peeping tam Reboot",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "DC:29:19:C1:CA:37_reboot",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "62ab1e664e066b9b6d77b912255d0a67",
+        "device_class": null,
+        "device_id": "97fc8325f3c13c7d793a33ff7a4e8aa1",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.peeping_tam_mainstream",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ca054964d79b7612739523d97accd6be",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "peeping tam MainStream",
+        "platform": "onvif",
+        "supported_features": 2,
+        "unique_id": "DC:29:19:C1:CA:37",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "62ab1e664e066b9b6d77b912255d0a67",
+        "device_class": null,
+        "device_id": "97fc8325f3c13c7d793a33ff7a4e8aa1",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "camera.peeping_tam_substream",
+        "hidden_by": null,
+        "icon": null,
+        "id": "09d97925b5cd2ee84128fa617e5fdf6d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "peeping tam SubStream",
+        "platform": "onvif",
+        "supported_features": 2,
+        "unique_id": "DC:29:19:C1:CA:37_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bf92ef72b9d164c60071c2747a85545c",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.bedroom_echo",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e57b2841d700d272510ebc4a72ae4cfb",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Bedroom Echo",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "G0911B0594910AHG",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "fd4dbc63f93714d497810d1283b0fbad",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.adriana_s_aio",
+        "hidden_by": null,
+        "icon": null,
+        "id": "afb24c3d06f1547b41ebc11e26f4186b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Adriana's AIO",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "cb908f0cf82a423c87feb248f6918b8b",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "06b6c0d0caac90d2fac6db1e24229e3c",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.adriana_s_echo_auto",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e206c433acd4c7c5bb9f1ba1ce1164a6",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Adriana's Echo Auto",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "G0W0SW089515058W",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c272c1ccc6d15f2e96dc9d3a3bfed035",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.kitchen_echo",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5c2a063f14672c23249bfd1b7c5feb23",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Kitchen Echo",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "G6G16D10045217EA",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c6e03c1297a700897f8446c7ca7f6d22",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.wisteria_manor",
+        "hidden_by": null,
+        "icon": null,
+        "id": "70ef975e274ae54023eee3d3da6ef0ff",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Wisteria Manor",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "6e60d6c99ff84f46b1cfc594940ef599",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c669b7ccc24230c60b433fed69c32070",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.receiver_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cbf61a79fac7db88ef291834559ef196",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Receiver",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "e461c625d6cb443f96eae1e225c45615",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "source_list": [
+            "Local Speaker"
+          ]
+        },
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "19d1cc3e7f97a948aff6b74c22fd7fae",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.parlor_echo",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d881aaad31ed97f82a0f36d1972453eb",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Parlor Echo",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "G0014B0702140K19",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "source_list": [
+            "Local Speaker"
+          ]
+        },
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bc420383e36d797882a1f592826cd978",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.living_room_echo",
+        "hidden_by": null,
+        "icon": null,
+        "id": "557494bd3dd0840e0efffb95357b7e0a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Living Room Echo",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "G8M11M09014709C2",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "46d9e004efc46345ae0ee64f8348013a",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.adriana_s_plantronics_voyager_5200_series",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d9445fcfed8e2ae750d98a14fa9a00d7",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Adriana's Plantronics Voyager 5200 Series",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "e8935facbec04307b07f08fbc4c71017",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "source_list": [
+            "Local Speaker",
+            "Adri's GS20"
+          ]
+        },
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "78e625eb9ba48fd83f5704c4930040e7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.noah_s_echo",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7d33dddc7cc88c4d2b6a1fd49dff3313",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Noah's Echo",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "G090XG0994871V1U",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "source_list": [
+            "Local Speaker",
+            "JennLaptop2020",
+            "Adri's GS20",
+            "ITS-DEV1804",
+            "Pixel 3a",
+            "e4"
+          ]
+        },
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f76399296927ae9d1886a9da4e5f5f77",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.office_echo",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4b0b1c0d3f843df069d4ed655f138e05",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Office Echo",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "G091B00395050J2F",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "3b002deb915e7cf3be5b6d5626537976",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.jennifer_s_alexa_cli",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c6eab20db6f9b48f477c6ba6f36bde2e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Jennifer's alexa-cli",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "18e5257dd595499bbc16269ea11316f9",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f5b2ae985191eb67c86c21e345fc3ea5",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.jennifer_s_2nd_alexa_cli",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0091400ae91b7a30cf0ac1828f598e90",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Jennifer's 2nd alexa-cli",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "ec67f0ed588e4f099c1e46cc36df4a2b",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "source_list": [
+            "Local Speaker",
+            "[TV] solarium tv",
+            "Mistress Bedroom speaker",
+            "t1000",
+            "andromeda",
+            "[TV] Mistress Bedroom TV",
+            "Pixel 6"
+          ]
+        },
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c0e74428a27b0f186266af4c2f81b725",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.jennifer_s_echo_dot",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0951e5a1cd01a548a82f163bfd8d03b9",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Jennifer's Echo Dot",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "G090VC0985072G39",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "ff24d74d4e9d0b3fe7a6c1247669d4c6",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.sunroom",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d9cb9c510504e47599aef41c3462ac86",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Mistress Bedroom",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "70840e0fbb9445699629a3a6c38c8994",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bf92ef72b9d164c60071c2747a85545c",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.bedroom_echo_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "91257c731c5fdf165c68bc351ab5ca8c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Bedroom Echo do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0911B0594910AHG_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bf92ef72b9d164c60071c2747a85545c",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.bedroom_echo_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "86de29fa2ea6148728eae4af6f0af366",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Bedroom Echo shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0911B0594910AHG_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bf92ef72b9d164c60071c2747a85545c",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.bedroom_echo_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1337cbb18e3c572aa2bb20190536849a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Bedroom Echo repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0911B0594910AHG_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "fd4dbc63f93714d497810d1283b0fbad",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.adriana_s_aio_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1eb0f2b5053ff5909d7c03721fa89381",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Adriana's AIO do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "cb908f0cf82a423c87feb248f6918b8b_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "fd4dbc63f93714d497810d1283b0fbad",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.adriana_s_aio_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7fc4e380add711563da695d946ca7d47",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Adriana's AIO shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "cb908f0cf82a423c87feb248f6918b8b_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "fd4dbc63f93714d497810d1283b0fbad",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.adriana_s_aio_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5ca665b37bf1cd51af6294117796a977",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Adriana's AIO repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "cb908f0cf82a423c87feb248f6918b8b_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "06b6c0d0caac90d2fac6db1e24229e3c",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.adriana_s_echo_auto_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1e998bf2068790a2a015ddc85ef3cb32",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Adriana's Echo Auto do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0W0SW089515058W_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c272c1ccc6d15f2e96dc9d3a3bfed035",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.kitchen_echo_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "752e9450e6c3747b92a591f103b63b6b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Kitchen Echo do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G6G16D10045217EA_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c272c1ccc6d15f2e96dc9d3a3bfed035",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.kitchen_echo_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b55f90f2a75bb3f477b0df05a69e8da6",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Kitchen Echo shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G6G16D10045217EA_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c272c1ccc6d15f2e96dc9d3a3bfed035",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.kitchen_echo_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "875a352e54ebb5755fe1322cb3baab3b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Kitchen Echo repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G6G16D10045217EA_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c6e03c1297a700897f8446c7ca7f6d22",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.wisteria_manor_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4f89e1aa79fe8963a80e3156ad276192",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Wisteria Manor do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "6e60d6c99ff84f46b1cfc594940ef599_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c6e03c1297a700897f8446c7ca7f6d22",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.wisteria_manor_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6fd66340d76ef32e3e645d11ee026866",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Wisteria Manor shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "6e60d6c99ff84f46b1cfc594940ef599_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c6e03c1297a700897f8446c7ca7f6d22",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.wisteria_manor_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "34f7b793b76e218628cdcd7ecd874580",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Wisteria Manor repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "6e60d6c99ff84f46b1cfc594940ef599_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c669b7ccc24230c60b433fed69c32070",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.receiver_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b1d9561657674cefab887ffa654f3e7f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Receiver do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "e461c625d6cb443f96eae1e225c45615_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c669b7ccc24230c60b433fed69c32070",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.receiver_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "38ee133b768278fee828a17722d1e04f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Receiver shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "e461c625d6cb443f96eae1e225c45615_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c669b7ccc24230c60b433fed69c32070",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.receiver_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "290074813943c219b890a057479f1c89",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Receiver repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "e461c625d6cb443f96eae1e225c45615_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "19d1cc3e7f97a948aff6b74c22fd7fae",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.parlor_echo_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "231f4db74abe4b915ff86d464dad550f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Parlor Echo do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0014B0702140K19_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "19d1cc3e7f97a948aff6b74c22fd7fae",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.parlor_echo_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c3aed872fdadd5ce003f5626cf0da849",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Parlor Echo shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0014B0702140K19_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "19d1cc3e7f97a948aff6b74c22fd7fae",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.parlor_echo_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b0287ac68ea698249f42840b4199fe3d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Parlor Echo repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0014B0702140K19_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bc420383e36d797882a1f592826cd978",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.living_room_echo_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1be477fe9691d4f193121506a07b7c52",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Living Room Echo do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G8M11M09014709C2_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bc420383e36d797882a1f592826cd978",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.living_room_echo_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "030c0eb6feda0ff4c1fc5c551b704aa7",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Living Room Echo shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G8M11M09014709C2_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bc420383e36d797882a1f592826cd978",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.living_room_echo_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "33903b2aa6c0ac953d529b0bb395a6d5",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Living Room Echo repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G8M11M09014709C2_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "46d9e004efc46345ae0ee64f8348013a",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.adriana_s_plantronics_voyager_5200_series_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2c8fb90682e32279221ecb42a049b067",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Adriana's Plantronics Voyager 5200 Series do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "e8935facbec04307b07f08fbc4c71017_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "46d9e004efc46345ae0ee64f8348013a",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.adriana_s_plantronics_voyager_5200_series_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d4893d01b4352469863f8ae347610c8f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Adriana's Plantronics Voyager 5200 Series shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "e8935facbec04307b07f08fbc4c71017_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "46d9e004efc46345ae0ee64f8348013a",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.adriana_s_plantronics_voyager_5200_series_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b1e0f69e3f7eb6ce2a03c4f287dd13f3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Adriana's Plantronics Voyager 5200 Series repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "e8935facbec04307b07f08fbc4c71017_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "78e625eb9ba48fd83f5704c4930040e7",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.noah_s_echo_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "350af206a04081f2d71314b5185bc491",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Noah's Echo do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090XG0994871V1U_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "78e625eb9ba48fd83f5704c4930040e7",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.noah_s_echo_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c73eed99bc882856ce69e9bd2b58325e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Noah's Echo shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090XG0994871V1U_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "78e625eb9ba48fd83f5704c4930040e7",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.noah_s_echo_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "765a33f4e0ed065a05a6a2688c536246",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Noah's Echo repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090XG0994871V1U_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f76399296927ae9d1886a9da4e5f5f77",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.office_echo_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "535194d59e30bde3674140510e8246fb",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Office Echo do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G091B00395050J2F_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f76399296927ae9d1886a9da4e5f5f77",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.office_echo_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f9853573cca6897bc09310659a1e9237",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Office Echo shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G091B00395050J2F_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f76399296927ae9d1886a9da4e5f5f77",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.office_echo_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "700dce1fdfd9562352b5047313f8213b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Office Echo repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G091B00395050J2F_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "3b002deb915e7cf3be5b6d5626537976",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.jennifer_s_alexa_cli_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a0411a6760e3520bb33eb5ae8ac5d176",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Jennifer's alexa-cli do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "18e5257dd595499bbc16269ea11316f9_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "3b002deb915e7cf3be5b6d5626537976",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.jennifer_s_alexa_cli_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e8db0db6854a2f5161c8a3a26c797718",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Jennifer's alexa-cli shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "18e5257dd595499bbc16269ea11316f9_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "3b002deb915e7cf3be5b6d5626537976",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.jennifer_s_alexa_cli_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "db87e2c987bebdf318ce560b621a10ad",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Jennifer's alexa-cli repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "18e5257dd595499bbc16269ea11316f9_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f5b2ae985191eb67c86c21e345fc3ea5",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.jennifer_s_2nd_alexa_cli_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3078123f1165c2fa874375ddf9048075",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Jennifer's 2nd alexa-cli do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "ec67f0ed588e4f099c1e46cc36df4a2b_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f5b2ae985191eb67c86c21e345fc3ea5",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.jennifer_s_2nd_alexa_cli_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "977fa96cef48ef7611f73bbc62aeb24d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Jennifer's 2nd alexa-cli shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "ec67f0ed588e4f099c1e46cc36df4a2b_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f5b2ae985191eb67c86c21e345fc3ea5",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.jennifer_s_2nd_alexa_cli_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3a291e3d74a83f9a798185a9d96aaf2e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Jennifer's 2nd alexa-cli repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "ec67f0ed588e4f099c1e46cc36df4a2b_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c0e74428a27b0f186266af4c2f81b725",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.jennifer_s_echo_dot_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f18dd2da354fc1652db481c1c09f565b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Jennifer's Echo Dot do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090VC0985072G39_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c0e74428a27b0f186266af4c2f81b725",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.jennifer_s_echo_dot_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d731b8d57bd99796d8016a4bf278a2dc",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Jennifer's Echo Dot shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090VC0985072G39_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c0e74428a27b0f186266af4c2f81b725",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.jennifer_s_echo_dot_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "032b71e50f03c5e6e5633b2d0dec5af0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Jennifer's Echo Dot repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090VC0985072G39_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "ff24d74d4e9d0b3fe7a6c1247669d4c6",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.sunroom_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f490bf0de0443e6d91ff56779450874f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Mistress Bedroom do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "70840e0fbb9445699629a3a6c38c8994_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "ff24d74d4e9d0b3fe7a6c1247669d4c6",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.sunroom_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9d75dd6e313a4e4c055343bbc07270c6",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Mistress Bedroom shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "70840e0fbb9445699629a3a6c38c8994_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "ff24d74d4e9d0b3fe7a6c1247669d4c6",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.sunroom_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "db0ddd34f19006f3ec590f8a51e746fc",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Mistress Bedroom repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "70840e0fbb9445699629a3a6c38c8994_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bf92ef72b9d164c60071c2747a85545c",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.bedroom_echo_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "11960962d5135aab414f57e31471d895",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Bedroom Echo next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0911B0594910AHG_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bf92ef72b9d164c60071c2747a85545c",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.bedroom_echo_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "04762cc4fb74989d815cb8f609b1709b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Bedroom Echo next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0911B0594910AHG_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bf92ef72b9d164c60071c2747a85545c",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.bedroom_echo_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ec2312d853fb8cc989bf15c5ecd7e807",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Bedroom Echo next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0911B0594910AHG_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "fd4dbc63f93714d497810d1283b0fbad",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adriana_s_aio_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d135df0553c9fd7fcb9ebae579ac1f92",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Adriana's AIO next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "cb908f0cf82a423c87feb248f6918b8b_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "fd4dbc63f93714d497810d1283b0fbad",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adriana_s_aio_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4f88cc6c03be1bc23fccb92d73199d49",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Adriana's AIO next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "cb908f0cf82a423c87feb248f6918b8b_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "fd4dbc63f93714d497810d1283b0fbad",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adriana_s_aio_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6df197ad87a0b9164e68da4b6eba768a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Adriana's AIO next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "cb908f0cf82a423c87feb248f6918b8b_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "06b6c0d0caac90d2fac6db1e24229e3c",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adriana_s_echo_auto_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cb395c9a7ac477bfc2dd585c1721ba87",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Adriana's Echo Auto next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0W0SW089515058W_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c272c1ccc6d15f2e96dc9d3a3bfed035",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.kitchen_echo_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "99db7a0f76906ea692affbbe19579d6f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Kitchen Echo next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G6G16D10045217EA_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c272c1ccc6d15f2e96dc9d3a3bfed035",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.kitchen_echo_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9bc2f1a1749505d021f6e1b46877da19",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Kitchen Echo next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G6G16D10045217EA_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c272c1ccc6d15f2e96dc9d3a3bfed035",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.kitchen_echo_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "22ace8b8a2146c9dbf6d896d6cab6a90",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Kitchen Echo next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G6G16D10045217EA_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "19d1cc3e7f97a948aff6b74c22fd7fae",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.parlor_echo_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8fe0e17e946cd863720ce1ff5b9e67a8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Parlor Echo next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0014B0702140K19_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "19d1cc3e7f97a948aff6b74c22fd7fae",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.parlor_echo_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "60df22c4d06a2ca19b4aa422844f16c3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Parlor Echo next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0014B0702140K19_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "19d1cc3e7f97a948aff6b74c22fd7fae",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.parlor_echo_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2032c9692328f24c2e4cf4faf56f1ed7",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Parlor Echo next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G0014B0702140K19_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bc420383e36d797882a1f592826cd978",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.living_room_echo_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5306e6ec2d8bd07ce24ea92f1deea03f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Living Room Echo next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G8M11M09014709C2_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bc420383e36d797882a1f592826cd978",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.living_room_echo_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2454acf2bc0c1a42f2cae780f0e2f127",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Living Room Echo next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G8M11M09014709C2_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "bc420383e36d797882a1f592826cd978",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.living_room_echo_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ad81150873eae3c847c4e0bcaf6a2d4a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Living Room Echo next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G8M11M09014709C2_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "46d9e004efc46345ae0ee64f8348013a",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adriana_s_plantronics_voyager_5200_series_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5682489a03779390aa507c52188655fd",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Adriana's Plantronics Voyager 5200 Series next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "e8935facbec04307b07f08fbc4c71017_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "46d9e004efc46345ae0ee64f8348013a",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adriana_s_plantronics_voyager_5200_series_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ecd6cb26f4bf359d233a26032c1c2f9a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Adriana's Plantronics Voyager 5200 Series next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "e8935facbec04307b07f08fbc4c71017_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "78e625eb9ba48fd83f5704c4930040e7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.noah_s_echo_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a0679cf812fcb7148429305c55bc3601",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Noah's Echo next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090XG0994871V1U_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "78e625eb9ba48fd83f5704c4930040e7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.noah_s_echo_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "07dda5ca7480a936f8c93c7c949695eb",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Noah's Echo next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090XG0994871V1U_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "78e625eb9ba48fd83f5704c4930040e7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.noah_s_echo_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6d4682bf217750a0e6473b9144c1445a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Noah's Echo next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090XG0994871V1U_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f76399296927ae9d1886a9da4e5f5f77",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.office_echo_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a8221e4fce880415053be71ad1d8fa76",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Office Echo next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G091B00395050J2F_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f76399296927ae9d1886a9da4e5f5f77",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.office_echo_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2e79c3c90d06b744149a1aca99631c98",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Office Echo next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G091B00395050J2F_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f76399296927ae9d1886a9da4e5f5f77",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.office_echo_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8411d13229caf80f657506bca5b2b3f9",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Office Echo next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G091B00395050J2F_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "3b002deb915e7cf3be5b6d5626537976",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.jennifer_s_alexa_cli_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d95d4132fecb9b948e343d4e7a4ea541",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Jennifer's alexa-cli next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "18e5257dd595499bbc16269ea11316f9_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "3b002deb915e7cf3be5b6d5626537976",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.jennifer_s_alexa_cli_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "99bb1b1c69a80138a793c057f4370b12",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Jennifer's alexa-cli next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "18e5257dd595499bbc16269ea11316f9_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "3b002deb915e7cf3be5b6d5626537976",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.jennifer_s_alexa_cli_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "202756eda0b2fea9917adfe6c4d19b5d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Jennifer's alexa-cli next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "18e5257dd595499bbc16269ea11316f9_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f5b2ae985191eb67c86c21e345fc3ea5",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.jennifer_s_2nd_alexa_cli_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b29e595d502762e4b43dad604e0179f0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Jennifer's 2nd alexa-cli next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "ec67f0ed588e4f099c1e46cc36df4a2b_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f5b2ae985191eb67c86c21e345fc3ea5",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.jennifer_s_2nd_alexa_cli_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "56eed2148196a2461c5fadb2a39fb2a6",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Jennifer's 2nd alexa-cli next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "ec67f0ed588e4f099c1e46cc36df4a2b_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "f5b2ae985191eb67c86c21e345fc3ea5",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.jennifer_s_2nd_alexa_cli_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c543bd3213e8b07dbee46825b04f23f6",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Jennifer's 2nd alexa-cli next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "ec67f0ed588e4f099c1e46cc36df4a2b_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c0e74428a27b0f186266af4c2f81b725",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.jennifer_s_echo_dot_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "efcdab358a0751686a050a6227313a90",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "Jennifer's Echo Dot next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090VC0985072G39_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c0e74428a27b0f186266af4c2f81b725",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.jennifer_s_echo_dot_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a7fbd16cb24b614c87bdd04e5af6dac8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "Jennifer's Echo Dot next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090VC0985072G39_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "c0e74428a27b0f186266af4c2f81b725",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.jennifer_s_echo_dot_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "be788d07bf3420a238a30f4aa678f833",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Jennifer's Echo Dot next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "G090VC0985072G39_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "ff24d74d4e9d0b3fe7a6c1247669d4c6",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.sunroom_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "89a1f3fc0bd1c3ce2c0d5a367af7611c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "Mistress Bedroom next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "70840e0fbb9445699629a3a6c38c8994_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "network",
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "alarm_control_panel.alexa_guard_9b28a",
+        "hidden_by": null,
+        "icon": null,
+        "id": "442c99f42d285e6ce3c7fa821dc518cd",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Alexa Guard 9b28a",
+        "platform": "alexa_media",
+        "supported_features": 2,
+        "unique_id": "359d56ed-4fa5-4e9b-95db-e94c0059c59a",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "62ab1e664e066b9b6d77b912255d0a67",
+        "device_class": null,
+        "device_id": "97fc8325f3c13c7d793a33ff7a4e8aa1",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.peeping_tam_motion_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "daaad61198941875df0f9a9cef7d2e2d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "peeping tam Motion Alarm",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "DC:29:19:C1:CA:37_tns1:VideoSource/MotionAlarm_VideoSourceMain",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "62ab1e664e066b9b6d77b912255d0a67",
+        "device_class": null,
+        "device_id": "97fc8325f3c13c7d793a33ff7a4e8aa1",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.peeping_tam_cell_motion_detection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b9cf4ce8032e8e04f2eabc28a94dee9c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "peeping tam Cell Motion Detection",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "DC:29:19:C1:CA:37_tns1:RuleEngine/CellMotionDetector/Motion_VideoSourceToken_VideoAnalyticsToken_MyMotionDetectorRule",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "9a1be6d19759c6c8ff24053486e98c39",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.camera_16",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7e70befb6f895457f314a850dd0aea55",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "foyer",
+        "platform": "agent_dvr",
+        "supported_features": 1,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_16",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "077799f77eca65e96bd0dbde3f7c2241",
+        "device_class": null,
+        "device_id": "87dcbedb07ce8e27047921a5e1dc713d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.galaxy_watch4_sl4d",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2ea19df1d45dbf13a06cea736a6b23f4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Galaxy Watch4 (SL4D)",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "d9ca10542eb83727",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "077799f77eca65e96bd0dbde3f7c2241",
+        "device_class": "battery",
+        "device_id": "87dcbedb07ce8e27047921a5e1dc713d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.galaxy_watch4_sl4d_battery_level",
+        "hidden_by": null,
+        "icon": null,
+        "id": "086afc69ac7be6f1424df31936108968",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "battery",
+        "original_icon": "mdi:battery-70",
+        "original_name": "Galaxy Watch4 (SL4D) Battery Level",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "36c5d74d072ad4762ef69dfdca81e3165329fd3ee73aaaeb4ffdef2e74d5b5aa_battery_level",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "077799f77eca65e96bd0dbde3f7c2241",
+        "device_class": null,
+        "device_id": "87dcbedb07ce8e27047921a5e1dc713d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.galaxy_watch4_sl4d_battery_state",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ce4337092c04affacfc13797bfa1045e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:battery-minus",
+        "original_name": "Galaxy Watch4 (SL4D) Battery State",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "36c5d74d072ad4762ef69dfdca81e3165329fd3ee73aaaeb4ffdef2e74d5b5aa_battery_state",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "077799f77eca65e96bd0dbde3f7c2241",
+        "device_class": "plug",
+        "device_id": "87dcbedb07ce8e27047921a5e1dc713d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.galaxy_watch4_sl4d_is_charging",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f5e9ca10a131b92b38a15a5b1d4571ea",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "plug",
+        "original_icon": "mdi:power-plug-off",
+        "original_name": "Galaxy Watch4 (SL4D) Is Charging",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "36c5d74d072ad4762ef69dfdca81e3165329fd3ee73aaaeb4ffdef2e74d5b5aa_is_charging",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "077799f77eca65e96bd0dbde3f7c2241",
+        "device_class": null,
+        "device_id": "87dcbedb07ce8e27047921a5e1dc713d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.galaxy_watch4_sl4d_charger_type",
+        "hidden_by": null,
+        "icon": null,
+        "id": "bd0dccd26a8a176d00fed482ba314839",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:battery",
+        "original_name": "Galaxy Watch4 (SL4D) Charger Type",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "36c5d74d072ad4762ef69dfdca81e3165329fd3ee73aaaeb4ffdef2e74d5b5aa_charger_type",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "077799f77eca65e96bd0dbde3f7c2241",
+        "device_class": null,
+        "device_id": "87dcbedb07ce8e27047921a5e1dc713d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.galaxy_watch4_sl4d_battery_health",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6d5a34f8f2839d5dba726dec0c2b4355",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:battery-heart-variant",
+        "original_name": "Galaxy Watch4 (SL4D) Battery Health",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "36c5d74d072ad4762ef69dfdca81e3165329fd3ee73aaaeb4ffdef2e74d5b5aa_battery_health",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "077799f77eca65e96bd0dbde3f7c2241",
+        "device_class": "temperature",
+        "device_id": "87dcbedb07ce8e27047921a5e1dc713d",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.galaxy_watch4_sl4d_battery_temperature",
+        "hidden_by": null,
+        "icon": null,
+        "id": "45ae3f3982c8acda29999cf4322a341f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": "mdi:battery",
+        "original_name": "Galaxy Watch4 (SL4D) Battery Temperature",
+        "platform": "mobile_app",
+        "supported_features": 0,
+        "unique_id": "36c5d74d072ad4762ef69dfdca81e3165329fd3ee73aaaeb4ffdef2e74d5b5aa_battery_temperature",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.basement_tank_full",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cfb07f7def05afdfc9a5e89ebee83f6a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "Basement Tank Full",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_tank_full_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.basement_replace_filter",
+        "hidden_by": null,
+        "icon": null,
+        "id": "aef02a04b2182519754f18fcdc9c24c0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "Basement Replace Filter",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_filter_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "binary_sensor.basement_defrosting",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a9348829983f9df00ffb6ed5117627e3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "cold",
+        "original_icon": null,
+        "original_name": "Basement Defrosting",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_defrosting_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "preset_modes": [
+            "Low",
+            "Medium",
+            "High"
+          ]
+        },
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "fan.basement_fan",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2ad96ba840c0cc1a1c617c3bb230a8d0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Basement Fan",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 8,
+        "unique_id": "midea_dehumidifier_fan_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_humidity": 35,
+          "max_humidity": 85,
+          "available_modes": [
+            "Set"
+          ]
+        },
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "humidifier.basement",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ea361f24f4d8fd8524877d318520f596",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "dehumidifier",
+        "original_icon": null,
+        "original_name": "Basement",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 1,
+        "unique_id": "midea_dehumidifier_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.basement_humidity",
+        "hidden_by": null,
+        "icon": null,
+        "id": "379b1fb6b3c29d24d975945017a4f978",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "humidity",
+        "original_icon": null,
+        "original_name": "Basement Humidity",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_humidity_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.basement_temperature_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "499fa0c495b00087ddf04cefaa81907e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "Basement Temperature",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_temperature_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.basement_water_level",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3fd2889e67e4b70d8759f0967af34544",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Basement Water Level",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_water_level_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "switch.basement_beep",
+        "hidden_by": null,
+        "icon": null,
+        "id": "93970683f25b9961832845a54887f9a1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:bell-check",
+        "original_name": "Basement Beep",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_beep_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "65a01fb99e4e4b338e92cc3687e3da54",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.this_device",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7c5f2ef4629113b6b5d43484e9df03de",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "This Device",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "a61a31c375bd4c93a48da82c99927170",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "65a01fb99e4e4b338e92cc3687e3da54",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.this_device_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4005e22fd692ffa932787267726e2daa",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "This Device do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "a61a31c375bd4c93a48da82c99927170_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "65a01fb99e4e4b338e92cc3687e3da54",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.this_device_next_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "dd7033e21d3928934fc212188c8c8c87",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:alarm",
+        "original_name": "This Device next Alarm",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "a61a31c375bd4c93a48da82c99927170_next Alarm",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "65a01fb99e4e4b338e92cc3687e3da54",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.this_device_next_timer",
+        "hidden_by": null,
+        "icon": null,
+        "id": "36783d4d907e249ef8b63a6968a90fa1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:timer-outline",
+        "original_name": "This Device next Timer",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "a61a31c375bd4c93a48da82c99927170_next Timer",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "65a01fb99e4e4b338e92cc3687e3da54",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.this_device_next_reminder",
+        "hidden_by": null,
+        "icon": null,
+        "id": "87a3fcc775369334f4182c80216f5070",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "timestamp",
+        "original_icon": "mdi:reminder",
+        "original_name": "This Device next Reminder",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "a61a31c375bd4c93a48da82c99927170_next Reminder",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "binary_sensor.basement_tank_removed",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6453aa6bc943350d0c2979cfe0ab6f66",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "problem",
+        "original_icon": null,
+        "original_name": "Basement Tank Removed",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_tank_removed_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "switch.basement_ion_mode",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2b6815e8adcc5adbbbc7d6cb3239b008",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:air-purifier",
+        "original_name": "Basement Ion Mode",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_ion_mode_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "switch.basement_pump",
+        "hidden_by": null,
+        "icon": null,
+        "id": "626bed9d80d8a21cf681c7f5d2845694",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:pump",
+        "original_name": "Basement Pump",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_pump_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "37679f657e9ef916e554a284e43fa40a",
+        "device_class": null,
+        "device_id": "9cbd8f39a68694004b2b991246a9ab5b",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "switch.basement_pump_enabled",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e1f872f0cf1e292e7faaa7bb878469c5",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:electric-switch",
+        "original_name": "Basement Pump Enabled",
+        "platform": "midea_dehumidifier_lan",
+        "supported_features": 0,
+        "unique_id": "midea_dehumidifier_pump_enabled_000000P0000000Q1C4396052BD950000",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "b23111d642e906b0fab20e4ff023c519",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.north_sconce_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "aaaedef5c7863af64c276730f1aa857d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "north sconce",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_eb74a89c4c5c33becaz9tj_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "fb3cc4e541eb04e909d70267badb7d1e",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.adri_s_lamp_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b0f76289ecf08ef55c2f0b92089abfb1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "adri's lamp",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_84406773cc50e37d5335_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "b3f0644aa0b9da7e2cfaf916f4738dc6",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.kitchen_table",
+        "hidden_by": null,
+        "icon": null,
+        "id": "03d15bb7217c2199907ecb32d806d51a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "kitchen table",
+        "platform": "localtuya",
+        "supported_features": 21,
+        "unique_id": "local_68744821d8bfc001fe7b_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "cd123aff7aa840ecf07cb3e792a2436a",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "switch.lava_lamp",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4e5ec3646dcd60a1ecbbf53cd7121491",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "lava lamp",
+        "platform": "localtuya",
+        "supported_features": 0,
+        "unique_id": "local_1184000284f3eb64c2e3_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "d0f8a5a6ec3e4f358f32bd269eb5c2ba",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.nightstand_1_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "349423629ffa3c010358872754af3b5c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "nightstand 1",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_ebd61928d9bc4f9e8euayl_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "9354c0b491577f7494371d93d18c9d57",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.nightstand_2_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "96f5ce0a8c9c91ac6368529dd84fbe93",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "nightstand 2",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_66280578bcddc235086f_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "a4c7b9829d7fd0e8c8c335c74b84d8b9",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.palace_lamp_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "dc9747fa2781b2cea96fa1db7ed895bf",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "palace lamp",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_33871022d8bfc003d19b_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "db3029b96ee97dcaca26c7261306f429",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "switch.bath_fan_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "932a03351677aa134b013e637bdd1b83",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "bath fan",
+        "platform": "localtuya",
+        "supported_features": 0,
+        "unique_id": "local_8380375724a1602172bf_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "162501d5c4a3897770dde2bfc028f78c",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.vanity_bulb_1_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "29eccb3fdcc1098a45af4ad22fe96f14",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "vanity bulb 1",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_eb30e6ed0afed3cfe8obay_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "9a643a1c6792ca31b023be5ae1b62ca6",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.vanity_bulb_2_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "52d586c2227956bc60fe3bd9d8a82f30",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "vanity bulb 2",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_eb6cb483943aa30d017w79_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "7cf0a9ef4b4f15d1b2065c834836a033",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.vanity_bulb_3_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "86c55874a3beccc85abc16c9460228fc",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "vanity bulb 3",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_eb8079bf801a337469gec7_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "dd4b221b6f181b49e2dffdef729d53f7",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.dining_room_ceiling",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3fdd75f036fb182e2840cad33de5842c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "dining room ceiling",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_14620443cc50e3e5a1ae_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "c57d687d2133622b4ca41bd769c5865b",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.kitchen_ceiling_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8e1f921296a5275f1b0a9beb9f77c92f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "kitchen ceiling",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_33871022f4cfa2567b46_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "b14cf596da79b435edcc9d5291a75ba1",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.sink_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "94e897ed8b5ac71ed90260350ae83a7b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "sink",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_354550002cf43239bd93_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "689940e85ea528cf14d07d38fca0a54d",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.south_sconce_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "abc18581aa750cc0572038cb3f666f39",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "south sconce",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_eb27ad27cfa4c453ddqbmd_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "d7b1fafee224b8860782b06756caa6c8",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.fan_bulb_2_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e2b26886a079cbffc6489d29344f5138",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "fan bulb 2",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_35455000bcddc2aaf4d6_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "6b66c134eab8b78c7a8aacb101d5be63",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.fan_bulb_1_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "77140748cce2038447de8d09b9be0550",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "fan bulb 1",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_354550002cf4323a4de0_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "0ef1ae1874568022a526a33675065805",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.fan_bulb_3_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3aeace26beaa7d31f50b65f99642a1dd",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "fan bulb 3",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_35455000bcddc2aaaf0f_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "effect_list": [],
+          "supported_color_modes": [
+            "brightness"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "49fadfb68dbb77ff9e1e5574a6b0e586",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.lower_stairs",
+        "hidden_by": null,
+        "icon": null,
+        "id": "11b1f8428d5a02524c49cefd9acbdbdf",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "lower stairs",
+        "platform": "localtuya",
+        "supported_features": 5,
+        "unique_id": "local_240356042462ab23ddf3_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "e4fe5e4769792b11f1492288c33853c9",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.back_door_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "dda37d554a4ee39d6848a6e98956a4ea",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "back door",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_84406773cc50e37d5614_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "e5f8b735635ab2ca0b896525549d8508",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.corner_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e03f0f048d13296beebbd09cff6cc52e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "corner",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_33871022f4cfa2571f88_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 370,
+          "effect_list": [
+            "Night",
+            "Read",
+            "Meeting",
+            "Leasure",
+            "Soft",
+            "Rainbow",
+            "Shine",
+            "Beautiful"
+          ],
+          "supported_color_modes": [
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "27f63053679e16b4fe57f85b6c21be2e",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.parlor_ceiling_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c3f4ec079019bccae905b45cce63b25c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "parlor ceiling",
+        "platform": "localtuya",
+        "supported_features": 23,
+        "unique_id": "local_14620443cc50e3e5ac04_20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "effect_list": [],
+          "supported_color_modes": [
+            "brightness"
+          ]
+        },
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "b38fbede8de18c19b60745decac97752",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "light.upper_stairs_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4776b0fe515381bf5f6d227bf5da338f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "upper stairs",
+        "platform": "localtuya",
+        "supported_features": 5,
+        "unique_id": "local_240356042462ab262c7d_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "db3029b96ee97dcaca26c7261306f429",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "switch.vanity_switch_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "25d74af0b9cd7df39d3df312dff200eb",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "vanity switch",
+        "platform": "localtuya",
+        "supported_features": 0,
+        "unique_id": "local_8380375724a1602172bf_2",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "33e50f30bff16f15b45f1cd78ded7f02",
+        "device_class": null,
+        "device_id": "e253f19d49a523047f989836a1b4292c",
+        "disabled_by": "config_entry",
+        "entity_category": null,
+        "entity_id": "switch.counter_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5302480d650b4755a8685b3a194e4217",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "counter",
+        "platform": "localtuya",
+        "supported_features": 0,
+        "unique_id": "local_043641402cf432d0d0ab_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "56649913da428effbf98765f04b5503a",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.downstairs_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6dc7f750b60150340525143485ae62f1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Downstairs",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "71b6832229984c86b7c38a0f87a645f8",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "6f7c9c9e0acfeac54aadb8c72dd71cff",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.everywhere_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d59a2b87f5994e22d8959c1b862d4b00",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Everywhere",
+        "platform": "alexa_media",
+        "supported_features": 56253,
+        "unique_id": "4b597c5f991449ebad6cb3447ba5d0fc",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "7e6731cdd68cfed6b7c2a31364867552",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.nibbles",
+        "hidden_by": null,
+        "icon": null,
+        "id": "594992dcb12f5cff0056593830c45cce",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "nibbles",
+        "platform": "agent_dvr",
+        "supported_features": 1,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_18",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "47760215267796168bda089f758d24ed",
+        "device_class": null,
+        "device_id": "4b0ea68d9e4e7710e1e763039bcd7f3e",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.nine",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d9cfda72bcbfe61606ea526a20371bc4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "phantasm",
+        "platform": "agent_dvr",
+        "supported_features": 1,
+        "unique_id": "2e58f7d9-6baa-4c61-afe0-5de7830b3fcd_2_17",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "56649913da428effbf98765f04b5503a",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.downstairs_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "24f63a6d3b15eed2ada5a82fe2f6e4f4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Downstairs do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "71b6832229984c86b7c38a0f87a645f8_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "56649913da428effbf98765f04b5503a",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.downstairs_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ae633e6b85cab0ace7386ad57755e67e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Downstairs shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "71b6832229984c86b7c38a0f87a645f8_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "56649913da428effbf98765f04b5503a",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.downstairs_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a7182e23270bc29c7c4d67ed0b057b9f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Downstairs repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "71b6832229984c86b7c38a0f87a645f8_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "6f7c9c9e0acfeac54aadb8c72dd71cff",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.everywhere_do_not_disturb_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c595b5081cb590580cfb48fb7c42d145",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:minus-circle-off",
+        "original_name": "Everywhere do not disturb switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "4b597c5f991449ebad6cb3447ba5d0fc_do not disturb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "6f7c9c9e0acfeac54aadb8c72dd71cff",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.everywhere_shuffle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "33086d611046739da4c6d6d93fd8c91e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:shuffle-disabled",
+        "original_name": "Everywhere shuffle switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "4b597c5f991449ebad6cb3447ba5d0fc_shuffle",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "905235aa97199ea64b0ec5869aa146e3",
+        "device_class": null,
+        "device_id": "6f7c9c9e0acfeac54aadb8c72dd71cff",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.everywhere_repeat_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "eb8ba7c9457f65005cbc8544672c5323",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "switch",
+        "original_icon": "mdi:repeat-off",
+        "original_name": "Everywhere repeat switch",
+        "platform": "alexa_media",
+        "supported_features": 0,
+        "unique_id": "4b597c5f991449ebad6cb3447ba5d0fc_repeat",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "744e286830e4f1c84e016ee3016ccc62",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.foreroom",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ca67292b9a6d8a8fc6e24bff28c4ceea",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Foreroom",
+        "platform": "tuya",
+        "supported_features": 2,
+        "unique_id": "tuya.eb353b973de7a720fcxtgf",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "45ea5b317505735d6859537dd385c2dc",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "camera.proletariat",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1bbf90575db60005fb2285637b0dd061",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Proletariat ",
+        "platform": "tuya",
+        "supported_features": 2,
+        "unique_id": "tuya.eba2f3d1d01eade8a7nl3o",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "supported_color_modes": [
+            "onoff"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "744e286830e4f1c84e016ee3016ccc62",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "light.foreroom_indicator_light",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c087b121df3f71ff028e69f3200f8fde",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Indicator Light",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb353b973de7a720fcxtgfbasic_indicator",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "supported_color_modes": [
+            "onoff"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "45ea5b317505735d6859537dd385c2dc",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "light.proletariat_indicator_light",
+        "hidden_by": null,
+        "icon": null,
+        "id": "de5d02e565956428280e8c3194f73f9d",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Indicator Light",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eba2f3d1d01eade8a7nl3obasic_indicator",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "8876f8d49f1882a6895cb8c4da312163",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.east_sconce",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b741131b0c0b125864fa6c301fe9cbdd",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "East Sconce",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb89ddd7b8f775bc6fohjaswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "84b47dc8ff85f50de729f346ea84878e",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.west_sconce",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a4b68113afa266448c4f19604238dbe4",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "West Sconce",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.ebce33e1155816fb86awxnswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "b49e66d6d964a7d30aa0f55950dfc666",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.parlor_ceiling",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ecc115582aff9e89d8c148074c0a5880",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Parlor Ceiling",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.14620443cc50e3e5ac04switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "supported_color_modes": [
+            "brightness"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "503039216542688ca4f179316ed9446a",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.upper_stairs_light",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5a738dd8f9fe6d7d7733feaf8902cef6",
+        "has_entity_name": true,
+        "name": "Upper Stairs",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Light",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.240356042462ab262c7dswitch_led_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "supported_color_modes": [
+            "brightness"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "bc67debe354a46f89e9e9aefb6e13e3c",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.lower_stairs_light",
+        "hidden_by": null,
+        "icon": null,
+        "id": "106092afffe36e7706f1860e4182a84c",
+        "has_entity_name": true,
+        "name": "Lower Stairs",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Light",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.240356042462ab23ddf3switch_led_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "supported_color_modes": [
+            "brightness",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "b578aebdf1f7b37ce15583f9f71ac503",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.table",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f071860c067c6d7bf1e8e4b913fd061d",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Table",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.68744821d8bfc001fe7bswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "34b7bf1d022be04805ee73271bd2db17",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.vanity_bulb_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "426d1f80660a03089ab95d8f96ed23d8",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Vanity Bulb 1",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb30e6ed0afed3cfe8obayswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "d7116cc20adf6b8e451c7faadcb607e7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.nightstand_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f37744c82547bd67fbb4f2298a6e5437",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Nightstand 1",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.ebd61928d9bc4f9e8euaylswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "3dafad073a01efb2c3ac5ed9566175f2",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.vanity_bulb_3",
+        "hidden_by": null,
+        "icon": null,
+        "id": "44b933bb59c144de07b111830d90b52a",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Vanity Bulb 3",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb8079bf801a337469gec7switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "e17206d538aac86f4b5a95da0f3400b9",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.fan_bulb_3",
+        "hidden_by": null,
+        "icon": null,
+        "id": "db481e0987cda00f1f499f23a24ffeb5",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Fan Bulb 3",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.35455000bcddc2aaaf0fswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "676dc66d26c56f9d2eb0ae0bce93f75b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.south_sconce",
+        "hidden_by": null,
+        "icon": null,
+        "id": "eeec4c0923758571ebf64299b5935be1",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "South Sconce",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb27ad27cfa4c453ddqbmdswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "0ef65bafa00b9dd886eb060f0ab9ee92",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.dining_room",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f06c4a74d94cde9ef54dcce32f1d84af",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Dining Room",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.14620443cc50e3e5a1aeswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "c0562ee251b2f17bdc951ce0353f356f",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.north_sconce",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d9598106a3aca81df6738cafbcce1b82",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "North Sconce",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb74a89c4c5c33becaz9tjswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "19abacaa6397be31f25736bb25b0f396",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.vanity_bulb_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6e13297ff9c49b556c3fbeec96ab1558",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Vanity Bulb 2",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb6cb483943aa30d017w79switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "42c6b0a76a7d053b9585d32f3a058fc4",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.corner",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a0024585ee99fd72064d8341c8ce604b",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Corner",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.33871022f4cfa2571f88switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "6441986456a8f87022c198f8796ca5f9",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.fan_bulb_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f714b0e6b3ebc318ad7b2ed9e12c3aa0",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Fan Bulb 2",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.35455000bcddc2aaf4d6switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "3c9271794f46549e481a1817da6b0cc1",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.nightstand_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e6fa78c510b13fd892fe55980ede3f2d",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Nightstand 2",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.66280578bcddc235086fswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "ee581466ac855baea78ec1d2332fad09",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.fan_bulb_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1723a3298f661faddbaacc384ac66a52",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Fan Bulb 1",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.354550002cf4323a4de0switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "cc271db8b2be3d99235240226a9e3d9a",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.back_door",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7a730be387335e66590bc4613158dfe4",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Back door",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.84406773cc50e37d5614switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "0ce66d46ce0147896fc91e252bdb731b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.kitchen_ceiling",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7ea2169aa5986d20f548a0d3f432b1a4",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Kitchen ceiling",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.33871022f4cfa2567b46switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "13e1d2121df46e54968d9014e52cc1e9",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.sink",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5c68ca88e6edf803cc37db3ce6c7b5ea",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Sink",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.354550002cf43239bd93switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "fe13635181dcfbe0ebbbd74377b9d2fc",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.adri_s_lamp",
+        "hidden_by": null,
+        "icon": null,
+        "id": "bbdec850af3717a09b5d0fffd18c7d9b",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Adri's Lamp",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.84406773cc50e37d5335switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "2441fb96902f190ceec71295d4d6fe11",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.palace_lamp",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7f3fff4639c73efd929df961266630d9",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Palace Lamp",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.33871022d8bfc003d19bswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "c9d050ae0f37452c2978b399f14414a7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.backyard_floodlight",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5bc671cf565968b55727c9e8ceb00f21",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Backyard floodlight",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb658f619c280ada679nmeswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "da25b12ccfbd1db83c74476e5b1b50c8",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.basement_torchiere",
+        "hidden_by": null,
+        "icon": null,
+        "id": "42425ae97123afe0f5e812696cf5a75b",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Basement Torchiere",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.33871022f4cfa2568400switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min": 10.0,
+          "max": 1000.0,
+          "step": 1.0,
+          "mode": "auto"
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "503039216542688ca4f179316ed9446a",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "number.upper_stairs_minimum_brightness",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5ca75e37fa75192ea6707dcdee878c44",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-outline",
+        "original_name": "Minimum brightness",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.240356042462ab262c7dbrightness_min_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min": 10.0,
+          "max": 1000.0,
+          "step": 1.0,
+          "mode": "auto"
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "bc67debe354a46f89e9e9aefb6e13e3c",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "number.lower_stairs_minimum_brightness",
+        "hidden_by": null,
+        "icon": null,
+        "id": "429be69e20e4dba723c06130c47ead20",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-outline",
+        "original_name": "Minimum brightness",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.240356042462ab23ddf3brightness_min_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "options": [
+            "1",
+            "2"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "744e286830e4f1c84e016ee3016ccc62",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "select.foreroom_record_mode",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1845897bd924f7c8dfc7abfac47471f4",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "tuya__record_mode",
+        "original_icon": "mdi:record-rec",
+        "original_name": "Record mode",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb353b973de7a720fcxtgfrecord_mode",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "options": [
+            "0",
+            "1",
+            "2"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "744e286830e4f1c84e016ee3016ccc62",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "select.foreroom_night_vision",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1fff54f317d6e37e0d663b2885909941",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "tuya__basic_nightvision",
+        "original_icon": "mdi:theme-light-dark",
+        "original_name": "Night vision",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb353b973de7a720fcxtgfbasic_nightvision",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "options": [
+            "0",
+            "1",
+            "2"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "744e286830e4f1c84e016ee3016ccc62",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "select.foreroom_motion_detection_sensitivity",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2afb046e8bef9e306bd022fb5ef5eb4e",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "tuya__motion_sensitivity",
+        "original_icon": "mdi:motion-sensor",
+        "original_name": "Motion detection sensitivity",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb353b973de7a720fcxtgfmotion_sensitivity",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "options": [
+            "1",
+            "2"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "45ea5b317505735d6859537dd385c2dc",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "select.proletariat_record_mode",
+        "hidden_by": null,
+        "icon": null,
+        "id": "10dd97b26e3621ba6dc28ee9c465f65c",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "tuya__record_mode",
+        "original_icon": "mdi:record-rec",
+        "original_name": "Record mode",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eba2f3d1d01eade8a7nl3orecord_mode",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "options": [
+            "0",
+            "1",
+            "2"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "45ea5b317505735d6859537dd385c2dc",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "select.proletariat_night_vision",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a6beb0c93ba6f1cb46d7e0499f3e58c4",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "tuya__basic_nightvision",
+        "original_icon": "mdi:theme-light-dark",
+        "original_name": "Night vision",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eba2f3d1d01eade8a7nl3obasic_nightvision",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "options": [
+            "0",
+            "1",
+            "2"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "45ea5b317505735d6859537dd385c2dc",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "select.proletariat_motion_detection_sensitivity",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c673c0e605d7f1d1f888cec9839d790d",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "tuya__motion_sensitivity",
+        "original_icon": "mdi:motion-sensor",
+        "original_name": "Motion detection sensitivity",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eba2f3d1d01eade8a7nl3omotion_sensitivity",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "options": [
+            "incandescent",
+            "halogen"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "503039216542688ca4f179316ed9446a",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "select.upper_stairs_light_source_type",
+        "hidden_by": null,
+        "icon": null,
+        "id": "83aef73e685fab572e35883d8b0c98af",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "tuya__led_type",
+        "original_icon": null,
+        "original_name": "Light source type",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.240356042462ab262c7dled_type_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "options": [
+            "incandescent",
+            "halogen"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "bc67debe354a46f89e9e9aefb6e13e3c",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "select.lower_stairs_light_source_type",
+        "hidden_by": null,
+        "icon": null,
+        "id": "43f2eabb6a22bc64c571547f69abc7dd",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "tuya__led_type",
+        "original_icon": null,
+        "original_name": "Light source type",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.240356042462ab23ddf3led_type_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "a164c55838759d3b9af61fea7a4beb30",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.back_deicing_cable_current",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b2f0d253b472b7304c2f237a0f91dce5",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "current",
+        "original_icon": null,
+        "original_name": "Current",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.65450200bcddc2ecc700cur_current",
+        "unit_of_measurement": "A"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "a164c55838759d3b9af61fea7a4beb30",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.back_deicing_cable_power",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5f7e42f0fe132832cb0200268c5aa0a3",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "power",
+        "original_icon": null,
+        "original_name": "Power",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.65450200bcddc2ecc700cur_power",
+        "unit_of_measurement": "W"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "a164c55838759d3b9af61fea7a4beb30",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.back_deicing_cable_voltage",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f533f74ad27bf9e50d89ed8b51673ea7",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "voltage",
+        "original_icon": null,
+        "original_name": "Voltage",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.65450200bcddc2ecc700cur_voltage",
+        "unit_of_measurement": "V"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "744e286830e4f1c84e016ee3016ccc62",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.foreroom_video_recording",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4eb3954b50cf2cd3cf5862674d9ffe90",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:record-rec",
+        "original_name": "Video Recording",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb353b973de7a720fcxtgfrecord_switch",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "744e286830e4f1c84e016ee3016ccc62",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.foreroom_privacy_mode",
+        "hidden_by": null,
+        "icon": null,
+        "id": "16f6dc9d23e9c17c306324e814467b13",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:eye-off",
+        "original_name": "Privacy Mode",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb353b973de7a720fcxtgfbasic_private",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "744e286830e4f1c84e016ee3016ccc62",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.foreroom_flip",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a6c34388ef75aa2877bddec354aef308",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:flip-horizontal",
+        "original_name": "Flip",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb353b973de7a720fcxtgfbasic_flip",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "744e286830e4f1c84e016ee3016ccc62",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.foreroom_time_watermark",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9047e203ace14c57695e6526447dadb5",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:watermark",
+        "original_name": "Time Watermark",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb353b973de7a720fcxtgfbasic_osd",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "744e286830e4f1c84e016ee3016ccc62",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.foreroom_motion_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ada24ed4ed8735157b7d985a42a18fff",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:motion-sensor",
+        "original_name": "Motion Alarm",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb353b973de7a720fcxtgfmotion_switch",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "45ea5b317505735d6859537dd385c2dc",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.proletariat_video_recording",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e977d0e2188521adf52dd3ae496b3bf9",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:record-rec",
+        "original_name": "Video Recording",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eba2f3d1d01eade8a7nl3orecord_switch",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "45ea5b317505735d6859537dd385c2dc",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.proletariat_privacy_mode",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7411b91bbd8b3ed8c0d26ce2bad2b6d9",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:eye-off",
+        "original_name": "Privacy Mode",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eba2f3d1d01eade8a7nl3obasic_private",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "45ea5b317505735d6859537dd385c2dc",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.proletariat_flip",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e8e0fce62fc1bbdfb839b27b87e2ca68",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:flip-horizontal",
+        "original_name": "Flip",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eba2f3d1d01eade8a7nl3obasic_flip",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "45ea5b317505735d6859537dd385c2dc",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.proletariat_time_watermark",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b49f0e770d9074121a295dbf5db8954a",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:watermark",
+        "original_name": "Time Watermark",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eba2f3d1d01eade8a7nl3obasic_osd",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "45ea5b317505735d6859537dd385c2dc",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "switch.proletariat_motion_alarm",
+        "hidden_by": null,
+        "icon": null,
+        "id": "20efce47c024fa548976d936bfffd9dc",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:motion-sensor",
+        "original_name": "Motion Alarm",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eba2f3d1d01eade8a7nl3omotion_switch",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": "outlet",
+        "device_id": "e4cb6d9608f71d16de889808eb337ba2",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.palace_lava_socket",
+        "hidden_by": null,
+        "icon": null,
+        "id": "95232226de16f5e1e9b8311b1a0b053a",
+        "has_entity_name": true,
+        "name": "Palace Lava",
+        "options": {},
+        "original_device_class": "outlet",
+        "original_icon": null,
+        "original_name": "Socket",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.1184000284f3eb64cbe3switch",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": "outlet",
+        "device_id": "25c05cabacfcc831524e2baf1eff68ac",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.counter_switch_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8ab7f10aac77df4ca9fd68b31ae45529",
+        "has_entity_name": true,
+        "name": "Counter",
+        "options": {},
+        "original_device_class": "outlet",
+        "original_icon": null,
+        "original_name": "Switch 1",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.043641402cf432d0d0abswitch_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": "outlet",
+        "device_id": "a164c55838759d3b9af61fea7a4beb30",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.back_deicing_cable_socket",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ba9943a85b8ffc06df0a49d7e37b8c83",
+        "has_entity_name": true,
+        "name": "Back Deicing Cable",
+        "options": {},
+        "original_device_class": "outlet",
+        "original_icon": null,
+        "original_name": "Socket",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.65450200bcddc2ecc700switch",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "46e88c318ca4eed8d822b5d6672cb062",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.lava_lamp_socket",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9fabadba6787fb8d2a7537dc7a88eee8",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "outlet",
+        "original_icon": null,
+        "original_name": "Socket",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.1184000284f3eb64c2e3switch",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": "outlet",
+        "device_id": "17921f215df024a68e9310dd028ac196",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.bathroom_switch_switch_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a570a68ac148336573eef91e5ed17b91",
+        "has_entity_name": true,
+        "name": "Bath Fan",
+        "options": {},
+        "original_device_class": "outlet",
+        "original_icon": null,
+        "original_name": "Switch 1",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.8380375724a1602172bfswitch_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": "outlet",
+        "device_id": "17921f215df024a68e9310dd028ac196",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.bathroom_switch_switch_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2845baaa32818d45035efcf175792b6f",
+        "has_entity_name": true,
+        "name": "Vanity Switch",
+        "options": {},
+        "original_device_class": "outlet",
+        "original_icon": null,
+        "original_name": "Switch 2",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.8380375724a1602172bfswitch_2",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.tl_wa855re",
+        "hidden_by": null,
+        "icon": null,
+        "id": "97a7d588ab5dda7c3547aa7651530b9d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "TL-WA855RE",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "82:16:f9:a6:47:3c",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.wlan0",
+        "hidden_by": null,
+        "icon": null,
+        "id": "03e9e794bfe17379d9e8c1f6ae35f814",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "wlan0",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "c8:47:8c:40:77:3a",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.out_backyard_flood",
+        "hidden_by": null,
+        "icon": null,
+        "id": "deb32a0a417d52d9334f84a2a0877066",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "out_backyard_flood",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "10:d5:61:8e:f9:c7",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.kit_table",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1c10b9afca59b0b3845dc4b6436ef8f9",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "kit_table",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "d8:bf:c0:01:fe:7b",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.kit_counter",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e82f328f12d286f2f2ceff1f70ff14a0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "kit_counter",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "2c:f4:32:d0:d0:ab",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.str_lower",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c89bd636fa0c54ffaa0835d4c1fcd852",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "str_lower",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "24:62:ab:23:dd:f3",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.str_upper",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ac1f75ac2dfaadc0f66c16341db47760",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "str_upper",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "24:62:ab:26:2c:7d",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.bed_lava_lamp",
+        "hidden_by": null,
+        "icon": null,
+        "id": "65363a6fb75f2684f6ba0a0a62b72ca7",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "bed_lava_lamp",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "84:f3:eb:64:c2:e3",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.plug_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4f4979689b6e923266b1cab9e93d50f1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "plug_2",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "84:f3:eb:64:cb:e3",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.kit_sink",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c23d40a6fd868fdc2459f9eb82af9e92",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "kit_sink",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "2c:f4:32:39:bd:93",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.ofc_corner",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1ad230f30c7de354480bf679a4079a52",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "ofc_corner",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "f4:cf:a2:57:1f:88",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.noa_fan_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "321221fd37a77a8e9a42a1f8e075e23f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "noa_fan_2",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "bc:dd:c2:aa:f4:d6",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.frt_parlor",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1df7a60e593ac21dce8ce12612a735a3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "frt_parlor",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "cc:50:e3:e5:ac:04",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.noa_fan_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "16bad2eab81752696bdc30e79511a06b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "noa_fan_1",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "2c:f4:32:3a:4d:e0",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.frt_dining_room",
+        "hidden_by": null,
+        "icon": null,
+        "id": "bb14627f8acffcef91ad7716fb1e72e4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "frt_dining_room",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "cc:50:e3:e5:a1:ae",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.out_back_door",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c634f1a5b8b0addf38d20bf49f6bbd29",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "out_back_door",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "cc:50:e3:7d:56:14",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.bed_nightstand_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7a5abc6045e45e9938d9936d7b3ae5b8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "bed_nightstand_2",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "bc:dd:c2:35:08:6f",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.bed_adris_lamp",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e5aa61e0295984ab9231df64f10ccb4e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "bed_adris_lamp",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "cc:50:e3:7d:53:35",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.bmt_lamp",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d42b3dc93284581aaef1afd3ae35c126",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "bmt_lamp",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "d8:bf:c0:03:d1:9b",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.noa_fan_3",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1bacb94b0b8444317a3b8036f40b0f6e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "noa_fan_3",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "bc:dd:c2:aa:af:0f",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.kit_ceiling",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7183c791c14599acb074884c383f387f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "kit_ceiling",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "f4:cf:a2:56:7b:46",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.bth_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "32e3b532e16a84869008cd83eafbb9e7",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "bth_switch",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "24:a1:60:21:72:bf",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.hon_grip_generic",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3edfa7e488307d749ba504d2015a19e8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "hon-grip-generic",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "b8:2c:a0:57:39:9f",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.amazon_0eca66063",
+        "hidden_by": null,
+        "icon": null,
+        "id": "bd97da1ba33a32a798a1d195640b5a78",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "amazon-0eca66063",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "74:ec:b2:bd:8c:02",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.mas4004bbd95",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7577af181a46f200b890097fa816401e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "MAS4004BBD95",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "c4:39:60:52:bd:95",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.receiver",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0f9de13daa6c32f7932df171d6ea7fdc",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "Receiver",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "00:05:cd:db:fe:a6",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.gemodule26bb",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5dd84b9046dc547a1965ca130d500cad",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "GEModule26BB",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "d8:28:c9:1b:26:bb",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.nine",
+        "hidden_by": null,
+        "icon": null,
+        "id": "66b7f6484002e20a396c21fcafa96ad1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "nine",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "f8:7b:7a:f2:5c:5b",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.nibbles",
+        "hidden_by": null,
+        "icon": null,
+        "id": "16d92aeee582e46118e7d8b910072ab8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "nibbles",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "04:17:b6:19:65:fa",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "97fc8325f3c13c7d793a33ff7a4e8aa1",
+        "disabled_by": "user",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.peepingtam",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7641ce93c771f5b75535db8fb92a514b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "peepingtam",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "dc:29:19:c1:ca:37",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.amazon_80698af74",
+        "hidden_by": null,
+        "icon": null,
+        "id": "997aa53a0e496cbbd0f7b0725d5d0159",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "amazon-80698af74",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "0c:ee:99:91:d8:20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.foreroom",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f079a98f85718cee036ed5c307c3d788",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "foreroom",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "68:57:2d:fa:49:16",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.proletariat",
+        "hidden_by": null,
+        "icon": null,
+        "id": "778a61a998703448a646f65e76adb991",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "proletariat",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "68:57:2d:fa:50:a4",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.thotpolice",
+        "hidden_by": null,
+        "icon": null,
+        "id": "61b2eaeb0fbb157508ce5c8e5343dca4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "thotpolice",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:7c:2e",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.esp_deb8df",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d9b6f66c8bb9e777d0895833fa9ce162",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "ESP_DEB8DF",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "d8:bf:c0:de:b8:df",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.the_heat",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8c8e826530b02c0e394fc8c954bbf1d7",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "The-Heat",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "44:61:32:bf:e0:8f",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.pixel_6",
+        "hidden_by": null,
+        "icon": null,
+        "id": "906581fabab35023778d12ae8a181fc9",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "Pixel-6",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "26:21:d2:93:e9:99",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.andromeda",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1a96c9a1fde65fc919272e003f219903",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "andromeda",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "a4:83:e7:61:39:2f",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.adris_gs20",
+        "hidden_by": null,
+        "icon": null,
+        "id": "86a624e41ec4d38bd36984033348042d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "adris-gs20",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "48:eb:62:29:ea:71",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.chromecast",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3eb73ea2e96a0da1c559b01fd476d88e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "Chromecast",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "b0:e4:d5:b9:5c:20",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": "user",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.horus",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2cb1f970082436486b71af8aaa9d77fe",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "horus",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:bf:e2",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.athena",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a26603808d3fb396b120702137cc9c0c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "athena",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "90:b1:1c:81:f0:15",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.iris",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f8f25fafc2ad41aa9983172e0f24d44a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "iris",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "e4:5f:01:09:ac:62",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.wlan0_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b7b87acbfa021fe2653f3d8ead79f7be",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "wlan0",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "c8:47:8c:30:66:ee",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.bth_vanity_3",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b5216184dbcbc584e829b922aea56b6e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "bth_vanity_3",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "68:57:2d:87:e3:74",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.lvr_north_sconce",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2cc3ce31cedd2656bfc3572f3040e8b1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "lvr_north_sconce",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "68:57:2d:89:51:4f",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.bth_vanity_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6b52d592593d2395db36613f4bad363f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "bth_vanity_1",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "68:57:2d:87:d1:c3",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.bed_nightstand_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9bb4b83fc1e523ff431f4b86e269fa8c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "bed_nightstand_1",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "68:57:2d:89:4f:7f",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.lvr_south_sconce",
+        "hidden_by": null,
+        "icon": null,
+        "id": "99fe05ecd095bbc36be030a1ff12b91a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "lvr_south_sconce",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "68:57:2d:87:dd:93",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.bth_vanity_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "070e18ce59321e7e1d0b3f3b325ec600",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "bth_vanity_2",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "be:cc:cd:ff:7c:99",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": "user",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.rearentry",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1629471539311632ecf2dbe8be5e107c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "rearentry",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "6a8c47ada943623f8eb98dc5bdfd0ff8",
+        "device_class": null,
+        "device_id": "8f5ca7be7f744a1f7eefd3253a583538",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "button.gemodule26bb_identify",
+        "hidden_by": null,
+        "icon": null,
+        "id": "810b41fd6ac96f69bbf71e44cddfdef6",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "GEModule26BB Identify",
+        "platform": "homekit_controller",
+        "supported_features": 0,
+        "unique_id": "homekit-D828C91B26BB-aid:1-sid:1-cid:2",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "hvac_modes": [
+            "off",
+            "cool"
+          ],
+          "min_temp": 64,
+          "max_temp": 86
+        },
+        "config_entry_id": "6a8c47ada943623f8eb98dc5bdfd0ff8",
+        "device_class": null,
+        "device_id": "8f5ca7be7f744a1f7eefd3253a583538",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "climate.gemodule26bb",
+        "hidden_by": null,
+        "icon": null,
+        "id": "536e521843727790fc8c2edca5c5cee1",
+        "has_entity_name": false,
+        "name": "Front Room AC",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "GEModule26BB Window AC",
+        "platform": "homekit_controller",
+        "supported_features": 1,
+        "unique_id": "homekit-D828C91B26BB-10",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "6a8c47ada943623f8eb98dc5bdfd0ff8",
+        "device_class": "temperature",
+        "device_id": "8f5ca7be7f744a1f7eefd3253a583538",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.gemodule26bb_current_temperature",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7f8e18eb8a3a840930ff49a4e9e1c8cd",
+        "has_entity_name": false,
+        "name": "Front Room AC Temperature",
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "GEModule26BB Current Temperature",
+        "platform": "homekit_controller",
+        "supported_features": 0,
+        "unique_id": "homekit-D828C91B26BB-aid:1-sid:10-cid:13",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.t1000",
+        "hidden_by": null,
+        "icon": null,
+        "id": "41fdf2ed4558752d4086557da671542b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "t1000",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "a0:78:17:87:45:95",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "ce84141e75099d06718b2d8db70449b5",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.asuswrt_devices_connected",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ba5e5e2b830c496cad1ac3a4b8287b6c",
+        "has_entity_name": false,
+        "name": "Devices Connected",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:router-network",
+        "original_name": "192.168.0.1 Devices Connected",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "asuswrt fc:34:97:3a:af:68 Devices Connected",
+        "unit_of_measurement": "Devices"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "ce84141e75099d06718b2d8db70449b5",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.asuswrt_download_speed",
+        "hidden_by": null,
+        "icon": null,
+        "id": "83e4c1d8629832bbde4d212c48d4b26e",
+        "has_entity_name": false,
+        "name": "Download Speed",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:download-network",
+        "original_name": "192.168.0.1 Download Speed",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "asuswrt fc:34:97:3a:af:68 Download Speed",
+        "unit_of_measurement": "Mbit/s"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "total_increasing"
+        },
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "ce84141e75099d06718b2d8db70449b5",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.asuswrt_download",
+        "hidden_by": null,
+        "icon": null,
+        "id": "419460fcb0459cc8fbecd15a085b93f2",
+        "has_entity_name": false,
+        "name": "Downloaded",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:download",
+        "original_name": "192.168.0.1 Download",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "asuswrt fc:34:97:3a:af:68 Download",
+        "unit_of_measurement": "GB"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "ce84141e75099d06718b2d8db70449b5",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.asuswrt_upload_speed",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6ecbaa50fe208fb166cd61d3cd0872eb",
+        "has_entity_name": false,
+        "name": "Upload Speed",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:upload-network",
+        "original_name": "192.168.0.1 Upload Speed",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "asuswrt fc:34:97:3a:af:68 Upload Speed",
+        "unit_of_measurement": "Mbit/s"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "total_increasing"
+        },
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "ce84141e75099d06718b2d8db70449b5",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.asuswrt_upload",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2572ec081a04281d6621a2220ce14587",
+        "has_entity_name": false,
+        "name": "Uploaded",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:upload",
+        "original_name": "192.168.0.1 Upload",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "asuswrt fc:34:97:3a:af:68 Upload",
+        "unit_of_measurement": "GB"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": "temperature",
+        "device_id": "ce84141e75099d06718b2d8db70449b5",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.asuswrt_5ghz_temperature",
+        "hidden_by": null,
+        "icon": "mdi:thermometer",
+        "id": "0e035f9e8835a177f7af42e4908b98fc",
+        "has_entity_name": false,
+        "name": "Home 5GHz Temperarture",
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "192.168.0.1 5GHz Temperature",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "asuswrt fc:34:97:3a:af:68 5GHz Temperature",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": "temperature",
+        "device_id": "ce84141e75099d06718b2d8db70449b5",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.asuswrt_cpu_temperature",
+        "hidden_by": null,
+        "icon": "mdi:thermometer",
+        "id": "d4bc981ed3a0daa9781ac94ca0330c08",
+        "has_entity_name": false,
+        "name": "Home CPU Temperature",
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "192.168.0.1 CPU Temperature",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "asuswrt fc:34:97:3a:af:68 CPU Temperature",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "ce84141e75099d06718b2d8db70449b5",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.asuswrt_load_avg_15m",
+        "hidden_by": null,
+        "icon": null,
+        "id": "fd2a0b6061dd879d258508468f6aef72",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:cpu-32-bit",
+        "original_name": "192.168.0.1 Load Avg (15m)",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "asuswrt fc:34:97:3a:af:68 Load Avg (15m)",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "ce84141e75099d06718b2d8db70449b5",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.asuswrt_load_avg_1m",
+        "hidden_by": null,
+        "icon": null,
+        "id": "54ecffa4018638ba5b001a8a94c0ff22",
+        "has_entity_name": false,
+        "name": "Home Load Avg 1m",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:cpu-32-bit",
+        "original_name": "192.168.0.1 Load Avg (1m)",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "asuswrt fc:34:97:3a:af:68 Load Avg (1m)",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "ce84141e75099d06718b2d8db70449b5",
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.asuswrt_load_avg_5m",
+        "hidden_by": null,
+        "icon": null,
+        "id": "045f76f1f2b72b6f019eb62cbb5beec9",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:cpu-32-bit",
+        "original_name": "192.168.0.1 Load Avg (5m)",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "asuswrt fc:34:97:3a:af:68 Load Avg (5m)",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.xboxone",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d02ac341f7519d3894fdf9aea32738c8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "XBOXONE",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "b8:31:b5:06:06:b8",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.nidaba",
+        "hidden_by": null,
+        "icon": null,
+        "id": "70fa15657bc160fdeaef595afff3d1e3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "nidaba",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "38:9d:92:ad:86:08",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.iris_fi",
+        "hidden_by": null,
+        "icon": null,
+        "id": "483215b0fbd680e9563d882cc40cb6ad",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "iris-fi",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "e4:5f:01:09:ac:63",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.fullfrontal",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f69ce7587596fcb299d26d8d61af4136",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "fullfrontal",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.noahs_gs9",
+        "hidden_by": null,
+        "icon": null,
+        "id": "273ecfa89b41efa953c72ca7ca92a475",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "Noahs-GS9",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "10:98:c3:a7:2a:c9",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": "25b5383ee53796042dca51cce537621f",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.samsung",
+        "hidden_by": null,
+        "icon": null,
+        "id": "95374fcea35233d16d742d4402b28547",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "Samsung",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "68:72:c3:10:d4:0c",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.juno",
+        "hidden_by": null,
+        "icon": null,
+        "id": "92636fbd5dadbbb30327a258498a5a57",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "Juno",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "00:0f:00:4e:4d:38",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.kraken_enet",
+        "hidden_by": null,
+        "icon": null,
+        "id": "efcd07d60999ff5f1f23af5ac6cd6e69",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "kraken-enet",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "86:16:f9:55:90:0d",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.kraken",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6cb5064d6bb2e528d971bd4935880f48",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "kraken",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "14:f6:d8:7e:e5:78",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.cassiopeia",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0c690d9db5a316b1ff40f874719b06c4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "cassiopeia",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "b4:b6:76:de:70:d3",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.shannon_s_galaxy_a71_5g",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8c2582a7b441758570b849e254ab1378",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "Shannon-s-Galaxy-A71-5G",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "82:a6:81:bb:f7:12",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.xboxone_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1226072cbb691e48a10faa67a8864ec8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "XBOXONE",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "b8:31:b5:06:06:ba",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.ubuntu_server",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a701597497250f47865322f39358fd08",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-connect",
+        "original_name": "ubuntu-server",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "00:1e:4f:bb:6d:75",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.bay",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ca00edfeb09fec21d992f269d741b35f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "bay",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "8c:ae:4c:d9:ab:7b",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.noahs_gs9_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9382333020c869d70a2bc10e4a79f789",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "Noahs-GS9",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "86:c0:1d:95:86:e5",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.adri_s_gs20",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c39585592b2122e221cd128c3b8e5e58",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "Adri-s-GS20",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "46:53:6e:b1:2b:24",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "dcc26d5dfbcefdd0848aef93c19964e9",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": "integration",
+        "entity_category": "diagnostic",
+        "entity_id": "device_tracker.cadillac_cue",
+        "hidden_by": null,
+        "icon": null,
+        "id": "55a57992593311052bd40db32e85079b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lan-disconnect",
+        "original_name": "CADILLAC-CUE",
+        "platform": "asuswrt",
+        "supported_features": 0,
+        "unique_id": "30:c3:d9:74:85:df",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "cc314956a0ba180e8db6d137f2969a10",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.node_12_node_status",
+        "hidden_by": null,
+        "icon": null,
+        "id": "dc5b6701e58b47ba2a847615f7c94652",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:help-rhombus",
+        "original_name": "Driveway Floodlights: Node Status",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.12.node_status",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "cc314956a0ba180e8db6d137f2969a10",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.node_12_ping",
+        "hidden_by": null,
+        "icon": null,
+        "id": "30e3fb01ce5039d0f391c5accfa293e0",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Driveway Floodlights: Ping",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.12.ping",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "cc314956a0ba180e8db6d137f2969a10",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.in_wall_smart_toggle_switch",
+        "hidden_by": null,
+        "icon": null,
+        "id": "10557daa80a7cebcece881f7e4aa502c",
+        "has_entity_name": false,
+        "name": "Driveway Floodlights",
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Driveway Floodlights",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.12-37-0-currentValue",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min": 0.0,
+          "max": 99.0,
+          "step": 1.0,
+          "mode": "auto"
+        },
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "cc314956a0ba180e8db6d137f2969a10",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "number.in_wall_smart_toggle_switch_basic",
+        "hidden_by": null,
+        "icon": null,
+        "id": "517eee9abd63238c50467b3e6fe5b9ff",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Driveway Floodlights: Basic",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.12-32-0-currentValue",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.driveway_motion_sensor_node_status",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4c9c21a5b91ce7d0d378e587797e8622",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:sleep",
+        "original_name": "Driveway Motion Sensor: Node Status",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13.node_status",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.driveway_motion_sensor_ping",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c44be42030cb4bb770c152d3fb27010f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: Ping",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13.ping",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.driveway_motion_sensor_illuminance",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d82778a7d836535cb9e22c651c1b2352",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "illuminance",
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: Illuminance",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-49-0-Illuminance",
+        "unit_of_measurement": "lx"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.driveway_motion_sensor_home_security_tampering_product_cover_removed",
+        "hidden_by": null,
+        "icon": null,
+        "id": "908914f717063028225989e2ec15c5e4",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "tamper",
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: Home Security - Tampering, product cover removed",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-113-0-Home Security-Cover status.3",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.driveway_motion_sensor_home_security_cover_status",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d468c7aad1641f9923a041a12a5e7047",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: Home Security - Cover status",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-113-0-Home Security-Cover status",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.driveway_motion_sensor_home_security_motion_detection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6b1d75e733b937ae2a122a7e0ccaae2a",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "motion",
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: Home Security - Motion detection",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-113-0-Home Security-Motion sensor status.8",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.driveway_motion_sensor_home_security_motion_sensor_status",
+        "hidden_by": null,
+        "icon": null,
+        "id": "954ddd8b808e65d5158a4b16d52d1635",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: Home Security - Motion sensor status",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-113-0-Home Security-Motion sensor status",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "binary_sensor.driveway_motion_sensor_power_management_power_has_been_applied",
+        "hidden_by": null,
+        "icon": null,
+        "id": "51ccaac3a9714f7650d7744d4db33c44",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: Power Management - Power has been applied",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-113-0-Power Management-Power status.1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.driveway_motion_sensor_power_management_power_status",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e7000f7884ab66adf8bef186101bbde1",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: Power Management - Power status",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-113-0-Power Management-Power status",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "sensor.driveway_motion_sensor_battery_level",
+        "hidden_by": null,
+        "icon": null,
+        "id": "36f8b7ca0614549e3eeb478855204ebb",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "battery",
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: Battery level",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-128-0-level",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": null,
+        "entity_category": "diagnostic",
+        "entity_id": "binary_sensor.driveway_motion_sensor_low_battery_level",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1a3254aff4daa78a45dbef4ddc12ff93",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "battery",
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: Low battery level",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-128-0-isLow",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.driveway_motion_sensor_alarmtype",
+        "hidden_by": null,
+        "icon": null,
+        "id": "80e42fa4cbdb5aa0f2da83a06685a353",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: alarmType",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-113-0-alarmType",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "2a6df737202a830aa17b2829ed6ea9af",
+        "device_class": null,
+        "device_id": "e487590661fa13086a605c0c379d21c7",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.driveway_motion_sensor_alarmlevel",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ad30dd1aaedf09f7728630c07fd69550",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Driveway Motion Sensor: alarmLevel",
+        "platform": "zwave_js",
+        "supported_features": 0,
+        "unique_id": "3487449463.13-113-0-alarmLevel",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "scene.backyard_alert",
+        "hidden_by": null,
+        "icon": null,
+        "id": "df305717aab7fd2e2edfe2ee7b6e5a71",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:alarm-light",
+        "original_name": "Backyard Alert",
+        "platform": "homeassistant",
+        "supported_features": 0,
+        "unique_id": "1661138259820",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": "backyard",
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "scene.backyard_normal",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f1af498998b907019095d71b7693ee2d",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-on-20",
+        "original_name": "Backyard Normal",
+        "platform": "homeassistant",
+        "supported_features": 0,
+        "unique_id": "1661138423475",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": null,
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "automation.backyard_motion_light_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a061122c185e07ec0bd638a1bdc6ff8e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Backyard Motion Light",
+        "platform": "automation",
+        "supported_features": 0,
+        "unique_id": "1661139399908",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "d4de7038f2642d94b6431b37bc7fb3cf",
+        "device_class": null,
+        "device_id": "4f3dccba704fb7d157d9040beda3cd7d",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.scan_clients_persephone",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9163f03e95186040475c4f30d5361256",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Scan Clients (persephone)",
+        "platform": "plex",
+        "supported_features": 0,
+        "unique_id": "plex-scan_clients-b7e3757fd96c8d58f1a21201c001313a3bd3f0db",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "d4de7038f2642d94b6431b37bc7fb3cf",
+        "device_class": null,
+        "device_id": "4f3dccba704fb7d157d9040beda3cd7d",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.plex_persephone",
+        "hidden_by": null,
+        "icon": null,
+        "id": "bdd2f091129ab35402878cd8dc4b1ec3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:plex",
+        "original_name": "Plex (persephone)",
+        "platform": "plex",
+        "supported_features": 0,
+        "unique_id": "sensor-b7e3757fd96c8d58f1a21201c001313a3bd3f0db",
+        "unit_of_measurement": "Watching"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "d4de7038f2642d94b6431b37bc7fb3cf",
+        "device_class": null,
+        "device_id": "4f3dccba704fb7d157d9040beda3cd7d",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.persephone_library_pr0n",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cbcd06ec30b84fe6fc00b4a022ef7c28",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:movie",
+        "original_name": "persephone Library - pr0n",
+        "platform": "plex",
+        "supported_features": 0,
+        "unique_id": "library-b7e3757fd96c8d58f1a21201c001313a3bd3f0db-1bf32a1b-f250-4616-a175-90bfea3fff0a",
+        "unit_of_measurement": "Items"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.adguard_protection",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6e1e07dbe1ba4702847532be2e967954",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:shield-check",
+        "original_name": "Protection",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_switch_protection",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adguard_dns_queries",
+        "hidden_by": null,
+        "icon": null,
+        "id": "80b2dc88e48ebee8cb476de647f51153",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:magnify",
+        "original_name": "DNS queries",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_sensor_dns_queries",
+        "unit_of_measurement": "queries"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.adguard_dns_queries_blocked",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ffacff835b52aacb28a667905c268d7b",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:magnify-close",
+        "original_name": "DNS queries blocked",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_sensor_blocked_filtering",
+        "unit_of_measurement": "queries"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adguard_dns_queries_blocked_ratio",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b81eb02d8e741368d4f578b4d7b5146c",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:magnify-close",
+        "original_name": "DNS queries blocked ratio",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_sensor_blocked_percentage",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.adguard_filtering",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9f96a89263fb24a8f7c94ad64cc56fef",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:shield-check",
+        "original_name": "Filtering",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_switch_filtering",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adguard_parental_control_blocked",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7752dc6d212a18872475d7cfdfdb70ec",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:human-male-girl",
+        "original_name": "Parental control blocked",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_sensor_blocked_parental",
+        "unit_of_measurement": "requests"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adguard_average_processing_speed",
+        "hidden_by": null,
+        "icon": null,
+        "id": "99c973d01cbfbc31c45a2c93cde38379",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:speedometer",
+        "original_name": "Average processing speed",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_sensor_average_speed",
+        "unit_of_measurement": "ms"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adguard_safe_browsing_blocked",
+        "hidden_by": null,
+        "icon": null,
+        "id": "efc1e2fe356ea4dfd6c0a87a615be1fc",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:shield-half-full",
+        "original_name": "Safe browsing blocked",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_sensor_blocked_safebrowsing",
+        "unit_of_measurement": "requests"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.adguard_parental_control",
+        "hidden_by": null,
+        "icon": null,
+        "id": "52a5779e8e7cff89bedb058fac06d7e6",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:shield-check",
+        "original_name": "Parental control",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_switch_parental",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "sensor.adguard_safe_searches_enforced",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a263302bbe38e3c0dab8fde4e5f55e16",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:shield-search",
+        "original_name": "Safe searches enforced",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_sensor_enforced_safesearch",
+        "unit_of_measurement": "requests"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.adguard_rules_count",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d8ac58a2c4e154d7e7d14db044031acf",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:counter",
+        "original_name": "Rules count",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_sensor_rules_count",
+        "unit_of_measurement": "rules"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.adguard_safe_browsing",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8b8f7c967269f4d6dfc3a82414e1400a",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:shield-check",
+        "original_name": "Safe browsing",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_switch_safebrowsing",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.adguard_safe_search",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6b37cc37faa5be87ecda36df5fd8e137",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:shield-check",
+        "original_name": "Safe search",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_switch_safesearch",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "a16a9725ff2325321006eae6da01979a",
+        "device_class": null,
+        "device_id": "73e6e7a9b4ae302d29ced906d7305923",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "switch.adguard_query_log",
+        "hidden_by": null,
+        "icon": null,
+        "id": "194427f79fbb925817de8c6832c0dd2c",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:shield-check",
+        "original_name": "Query log",
+        "platform": "adguard",
+        "supported_features": 0,
+        "unique_id": "adguard_iris.dgtlu.net_3001_switch_querylog",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {},
+        "config_entry_id": "d4de7038f2642d94b6431b37bc7fb3cf",
+        "device_class": null,
+        "device_id": "ab8be8587ab8fd12a0440b21db1f156d",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "media_player.plex_plex_for_mac_andromeda_dgtlu_net",
+        "hidden_by": null,
+        "icon": null,
+        "id": "de5bee7b219532056b9dad07d3b28a36",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Plex (Plex for Mac - andromeda.dgtlu.net)",
+        "platform": "plex",
+        "supported_features": 131584,
+        "unique_id": "b7e3757fd96c8d58f1a21201c001313a3bd3f0db:7xsl63esccdhdwsnfbp9pgaf",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_dew_point",
+        "hidden_by": null,
+        "icon": null,
+        "id": "90fa32069d2ecc079e181988d17911af",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "KROC Dew Point",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_dewpoint",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_temperature",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6a117cfde865ce56539c895e6e13f6e8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "KROC Temperature",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_temperature",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_wind_chill",
+        "hidden_by": null,
+        "icon": null,
+        "id": "e9e4690f3c6ae3fa555d0edbed8284ea",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "KROC Wind Chill",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_windChill",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_heat_index",
+        "hidden_by": null,
+        "icon": null,
+        "id": "fc7e872a39b1751f65060720dad6e8fe",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "KROC Heat Index",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_heatIndex",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_relative_humidity",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3cf08acf512a83fcffff0a2fba5b2d91",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "humidity",
+        "original_icon": null,
+        "original_name": "KROC Relative Humidity",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_relativeHumidity",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_wind_speed",
+        "hidden_by": null,
+        "icon": null,
+        "id": "b322dc8007494225c3f867e9e639bc98",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:weather-windy",
+        "original_name": "KROC Wind Speed",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_windSpeed",
+        "unit_of_measurement": "mph"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_wind_gust",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cbc510f5cb956ee07a71e2bed444183c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:weather-windy",
+        "original_name": "KROC Wind Gust",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_windGust",
+        "unit_of_measurement": "mph"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_wind_direction",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c4c12f55fd8e2f7b3b826cb9d0c1e6c8",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:compass-rose",
+        "original_name": "KROC Wind Direction",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_windDirection",
+        "unit_of_measurement": "°"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_barometric_pressure",
+        "hidden_by": null,
+        "icon": null,
+        "id": "feb7c7debe38393fed233c8c9c5b95cc",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "pressure",
+        "original_icon": null,
+        "original_name": "KROC Barometric Pressure",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_barometricPressure",
+        "unit_of_measurement": "inHg"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_sea_level_pressure",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9ce8652f91e220ae3f20b6cecb27523f",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "pressure",
+        "original_icon": null,
+        "original_name": "KROC Sea Level Pressure",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_seaLevelPressure",
+        "unit_of_measurement": "inHg"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.kroc_visibility",
+        "hidden_by": null,
+        "icon": null,
+        "id": "c1fbd4427b93f558a33851110ffc5646",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:eye",
+        "original_name": "KROC Visibility",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_visibility",
+        "unit_of_measurement": "mi"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "weather.kroc_daynight",
+        "hidden_by": null,
+        "icon": null,
+        "id": "41b8b8e01268e3a1790aecdf6f042246",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "KROC Daynight",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_daynight",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "eeaca0dd08840c6225c0b48b364be5db",
+        "device_class": null,
+        "device_id": "5ddff19e1c1fdab62e0654202ae9e893",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "weather.kroc_hourly",
+        "hidden_by": null,
+        "icon": null,
+        "id": "828769d5365e6c9bdfef57ad55817af6",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "KROC Hourly",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "43.111572_-77.644589_hourly",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_dew_point",
+        "hidden_by": null,
+        "icon": null,
+        "id": "cb137885ae9064c70cb940926f7c17cf",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "KNYC Dew Point",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_dewpoint",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_temperature",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ea7a54d5c6787d1f7676fbd4e53713c3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "KNYC Temperature",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_temperature",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_wind_chill",
+        "hidden_by": null,
+        "icon": null,
+        "id": "39c99582400ee05b1cf5508294ce1e27",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "KNYC Wind Chill",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_windChill",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_heat_index",
+        "hidden_by": null,
+        "icon": null,
+        "id": "3c6df6b134de3adbe75010665eb5b5be",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "temperature",
+        "original_icon": null,
+        "original_name": "KNYC Heat Index",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_heatIndex",
+        "unit_of_measurement": "°F"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_relative_humidity",
+        "hidden_by": null,
+        "icon": null,
+        "id": "711d643f4f9ad35a9e1704265b458425",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "humidity",
+        "original_icon": null,
+        "original_name": "KNYC Relative Humidity",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_relativeHumidity",
+        "unit_of_measurement": "%"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_wind_speed",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2d0dfeb1033f575fc274c09eddebeb89",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:weather-windy",
+        "original_name": "KNYC Wind Speed",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_windSpeed",
+        "unit_of_measurement": "mph"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_wind_gust",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7393861f7d803e939a8426480a12f65e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:weather-windy",
+        "original_name": "KNYC Wind Gust",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_windGust",
+        "unit_of_measurement": "mph"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_wind_direction",
+        "hidden_by": null,
+        "icon": null,
+        "id": "f87c90349a8dfa46912e2b0c46c78880",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:compass-rose",
+        "original_name": "KNYC Wind Direction",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_windDirection",
+        "unit_of_measurement": "°"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_barometric_pressure",
+        "hidden_by": null,
+        "icon": null,
+        "id": "08725767a731233c6f30b147808dc116",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "pressure",
+        "original_icon": null,
+        "original_name": "KNYC Barometric Pressure",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_barometricPressure",
+        "unit_of_measurement": "inHg"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_sea_level_pressure",
+        "hidden_by": null,
+        "icon": null,
+        "id": "132fed031d76d768df51ea99fc0d98a5",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": "pressure",
+        "original_icon": null,
+        "original_name": "KNYC Sea Level Pressure",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_seaLevelPressure",
+        "unit_of_measurement": "inHg"
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "state_class": "measurement"
+        },
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "sensor.knyc_visibility",
+        "hidden_by": null,
+        "icon": null,
+        "id": "27d39b4bd7bd1de57936970bf214b0d3",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:eye",
+        "original_name": "KNYC Visibility",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_visibility",
+        "unit_of_measurement": "mi"
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "weather.knyc_daynight",
+        "hidden_by": null,
+        "icon": null,
+        "id": "12c3f2aa25a0de0614771acc4155665c",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "KNYC Daynight",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_daynight",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "d8e800c0ebe377905f1189ee418a0d44",
+        "device_class": null,
+        "device_id": "d4a6cfabe58d5577633dbb0676d07093",
+        "disabled_by": "integration",
+        "entity_category": null,
+        "entity_id": "weather.knyc_hourly",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6c9df8b1a504af2e878ba2132a7d3e71",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "KNYC Hourly",
+        "platform": "nws",
+        "supported_features": 0,
+        "unique_id": "40.74938938106481_-73.94041370684329_hourly",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "0d5d714a0ba8841fe14bc0663c7db424",
+        "device_class": null,
+        "device_id": "fbeb77d34df3f1b4d454499661c15368",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.full_frontal_set_system_date_and_time",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8b4f9f4d036e605b4de5cda425bc0a7b",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Full Frontal Set System Date and Time",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:39_setsystemdatetime",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "123dc226b67c85da402b854309261886",
+        "device_class": null,
+        "device_id": "923e6f664df779272b87fa00146dc59b",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.rear_entry_set_system_date_and_time",
+        "hidden_by": null,
+        "icon": null,
+        "id": "41e13104f9261796a3daeb621e54c22e",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Rear Entry Set System Date and Time",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "24:28:fd:ea:de:05_setsystemdatetime",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "68c73e66c2b62943dacdaf9e106425fb",
+        "device_class": null,
+        "device_id": "e6cfbd08a440ee4cacb6ff8371abf9b7",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.thot_police_set_system_date_and_time",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6cd8f82995413add03041d051876b303",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Thot Police Set System Date and Time",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:2f:76:16_setsystemdatetime",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "09d1bf57efdf99ee461c240e9eb8f981",
+        "device_class": null,
+        "device_id": "a54036968e98f4376680cdace910c81d",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.horus_set_system_date_and_time",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ebaee52175fd071f61ec83e880a4d3af",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "horus Set System Date and Time",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "9c:8e:cd:24:bf:e2_setsystemdatetime",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "62ab1e664e066b9b6d77b912255d0a67",
+        "device_class": null,
+        "device_id": "97fc8325f3c13c7d793a33ff7a4e8aa1",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "button.peeping_tam_set_system_date_and_time",
+        "hidden_by": null,
+        "icon": null,
+        "id": "6874422da58b1e1632ff8a103351b4e5",
+        "has_entity_name": false,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "peeping tam Set System Date and Time",
+        "platform": "onvif",
+        "supported_features": 0,
+        "unique_id": "DC:29:19:C1:CA:37_setsystemdatetime",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "7bb22ceef861d88c40f9fa36ebff69d6",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "calendar.holidays_in_united_states",
+        "hidden_by": null,
+        "icon": null,
+        "id": "d804f7d40a443859fe4bd95e68dfd397",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Holidays in united states",
+        "platform": "google",
+        "supported_features": 0,
+        "unique_id": "codegirl.1337@gmail.com-en.usa#holiday@group.v.calendar.google.com",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "7bb22ceef861d88c40f9fa36ebff69d6",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "calendar.jenniferdaniellecapasso_gmail_com",
+        "hidden_by": null,
+        "icon": null,
+        "id": "aacb31413f8a1440df05dfd7022041bc",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Jenniferdaniellecapasso@gmail.com",
+        "platform": "google",
+        "supported_features": 0,
+        "unique_id": "codegirl.1337@gmail.com-jenniferdaniellecapasso@gmail.com",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "7bb22ceef861d88c40f9fa36ebff69d6",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "calendar.codegirl_1337_gmail_com",
+        "hidden_by": null,
+        "icon": null,
+        "id": "8809a3aa4a3c3922d3c8ab8f505122d7",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Codegirl.1337@gmail.com",
+        "platform": "google",
+        "supported_features": 0,
+        "unique_id": "codegirl.1337@gmail.com-codegirl.1337@gmail.com",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "7bb22ceef861d88c40f9fa36ebff69d6",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "calendar.meds",
+        "hidden_by": null,
+        "icon": null,
+        "id": "ad028c1498fb4d374441efb2065222c9",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Meds",
+        "platform": "google",
+        "supported_features": 0,
+        "unique_id": "codegirl.1337@gmail.com-q5j61toofj5dcsmjtu9t26e80s@group.calendar.google.com",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "7bb22ceef861d88c40f9fa36ebff69d6",
+        "device_class": null,
+        "device_id": null,
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "calendar.birthdays",
+        "hidden_by": null,
+        "icon": null,
+        "id": "07589462a6f70a2aff61759013e431ed",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Birthdays",
+        "platform": "google",
+        "supported_features": 0,
+        "unique_id": "codegirl.1337@gmail.com-addressbook#contacts@group.v.calendar.google.com",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "9af819b7269b9241959d612a8b41ea92",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.east_lamp_bottom",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7771eee6f6687983c1c5e01debdff2ba",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.ebc1cacecebd85a2511muwswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "894af6e8d82ad72ff9fc3899304d5290",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.west_lamp_middle",
+        "hidden_by": null,
+        "icon": null,
+        "id": "a3222854233727c286c85935ef11db91",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.05523070a4cf12eaa4b5switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "8f95fde0bed8273996cacbababef4dfb",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.west_lamp_top",
+        "hidden_by": null,
+        "icon": null,
+        "id": "7d70e217a3ad4bef87a579429a144cfa",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.17510134d8f15b054e62switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "b21dc96b71459943f0d81fe5da70c503",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.west_lamp_bottom",
+        "hidden_by": null,
+        "icon": null,
+        "id": "0e2ef49cbb6cd30c9df9ed8f7dfb7cc3",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.17510134d8f15b053fc1switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "f4868d5a020a92ac941b7005fdbc7b65",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.east_lamp_top",
+        "hidden_by": null,
+        "icon": null,
+        "id": "39d1f0d2f028d3404a885b431b026841",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.17510134d8f15b055b68switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "890540efd4ae6814726f7ac354f74265",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.east_lamp_middle",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4aa396969f06fe4632abc0f9d730e356",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.05523070a4cf12eb0289switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "supported_color_modes": [
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "59c3cd6e8c79d29230072929d28f3007",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.window_dressing",
+        "hidden_by": null,
+        "icon": null,
+        "id": "9fd62006a675cacb50634c27d63b6b99",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb3b869216b759a818ibwlswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "supported_color_modes": [
+            "brightness"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "669c1257b54247cb6e6cdaebcd745f5b",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.kitchen_lights_light",
+        "hidden_by": null,
+        "icon": null,
+        "id": "2fd1217d477e736d40503601b24fadb1",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": "Light",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.41885847d8f15bab2db1switch_led_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "supported_color_modes": [
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "0007ac9e01a88382a34706cc8dc402f9",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.strip_lights",
+        "hidden_by": null,
+        "icon": null,
+        "id": "585627d270754cac17c782d179b883e0",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.eb130fe126dbac74b36pyxswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "428bd3bd191eea515415cfaacc5f6595",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.hanging_light_3",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5d3f532383d837029ece940f51164135",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.84406773cc50e37d559dswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "dc6c78f974b5b4c72ad69f5e9d10d304",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.hanging_light_2",
+        "hidden_by": null,
+        "icon": null,
+        "id": "5d7cb863ecac44a533a8cd39353dcb35",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.66280578ecfabcac3e2dswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "a55cf282008518b876137f6bcbaf7df0",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.living_room_corner_lamp",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4c0e59b28e1459741701a68cde3b03d3",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.84406773cc50e37e0dd8switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "f10e0a1721fc75fb5200a5776b1de71a",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.hanging_light_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "75a2e41c00eecc9de6ce57ad89f7d5ee",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.66280578bcddc235cdefswitch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min_mireds": 153,
+          "max_mireds": 500,
+          "supported_color_modes": [
+            "brightness",
+            "color_temp",
+            "hs"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "2d1c7cd8b57875d8e8fbcab0888ea5ff",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "light.mirror",
+        "hidden_by": null,
+        "icon": null,
+        "id": "09280434f970e8ffab57fa7cbb55e499",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": null,
+        "original_name": null,
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.01200747ecfabc808ea2switch_led",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "min": 10.0,
+          "max": 1000.0,
+          "step": 1.0,
+          "mode": "auto"
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "669c1257b54247cb6e6cdaebcd745f5b",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "number.kitchen_lights_minimum_brightness",
+        "hidden_by": null,
+        "icon": null,
+        "id": "bc7c951f49757529d7efeeddb9137529",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": null,
+        "original_icon": "mdi:lightbulb-outline",
+        "original_name": "Minimum brightness",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.41885847d8f15bab2db1brightness_min_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": {
+          "options": [
+            "incandescent",
+            "halogen"
+          ]
+        },
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "669c1257b54247cb6e6cdaebcd745f5b",
+        "disabled_by": null,
+        "entity_category": "config",
+        "entity_id": "select.kitchen_lights_light_source_type",
+        "hidden_by": null,
+        "icon": null,
+        "id": "1c40a57d1ef8152ac833947c28685590",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "tuya__led_type",
+        "original_icon": null,
+        "original_name": "Light source type",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.41885847d8f15bab2db1led_type_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "ed8465af2674a368d4a6f83c4963efef",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.operating_light_socket_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "4765f753fde7bf4d98dc24e1b1a0fd11",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "outlet",
+        "original_icon": null,
+        "original_name": "Socket 1",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.73358785d8f15bcb88dfswitch_1",
+        "unit_of_measurement": null
+      },
+      {
+        "area_id": null,
+        "capabilities": null,
+        "config_entry_id": "bcfdaf4a52848e2bd31626f1824ca5ad",
+        "device_class": null,
+        "device_id": "3f4ac78debf3152b320fea628b3428ae",
+        "disabled_by": null,
+        "entity_category": null,
+        "entity_id": "switch.the_fairy_lights_socket_1",
+        "hidden_by": null,
+        "icon": null,
+        "id": "59a4ba8a3d274399bfd22db03de36d0a",
+        "has_entity_name": true,
+        "name": null,
+        "options": {},
+        "original_device_class": "outlet",
+        "original_icon": null,
+        "original_name": "Socket 1",
+        "platform": "tuya",
+        "supported_features": 0,
+        "unique_id": "tuya.733587852462ab3fc096switch_1",
+        "unit_of_measurement": null
+      }
+    ]
+  }
+}

+ 18 - 0
.storage/core.floor_registry

@@ -0,0 +1,18 @@
+{
+  "version": 1,
+  "minor_version": 2,
+  "key": "core.floor_registry",
+  "data": {
+    "floors": [
+      {
+        "aliases": [],
+        "floor_id": "basement",
+        "icon": null,
+        "level": -1,
+        "name": "Basement",
+        "created_at": "2024-10-21T03:40:14.901129+00:00",
+        "modified_at": "2024-10-21T03:40:14.901146+00:00"
+      }
+    ]
+  }
+}

+ 8 - 0
.storage/core.logger

@@ -0,0 +1,8 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "core.logger",
+  "data": {
+    "logs": {}
+  }
+}

File diff suppressed because it is too large
+ 522 - 0
.storage/core.restore_state


+ 7 - 0
.storage/core.uuid

@@ -0,0 +1,7 @@
+{
+    "version": 1,
+    "key": "core.uuid",
+    "data": {
+        "uuid": "b3a849bc09a642ec98b844912f5d7b57"
+    }
+}

+ 19 - 0
.storage/counter

@@ -0,0 +1,19 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "counter",
+  "data": {
+    "items": [
+      {
+        "id": "agent_ai_down_failure_counter",
+        "name": "agent ai down failure counter",
+        "icon": "mdi:numeric",
+        "minimum": 0,
+        "maximum": 100,
+        "step": 1,
+        "restore": true,
+        "initial": 0
+      }
+    ]
+  }
+}

+ 157 - 0
.storage/emulated_hue.ids

@@ -0,0 +1,157 @@
+{
+  "version": "1",
+  "minor_version": 1,
+  "key": "emulated_hue.ids",
+  "data": {
+    "1": "media_player.lvr_receiver_2",
+    "2": "media_player.spotify_adri_c",
+    "3": "light.counter",
+    "4": "light.nightstands",
+    "5": "light.boudoir",
+    "6": "light.the_entire_kitchen_lights",
+    "7": "light.vanity",
+    "8": "light.parlor_sconces",
+    "9": "light.front_room_lights",
+    "10": "light.fan",
+    "11": "light.backyard_lights",
+    "12": "light.stairs",
+    "13": "light.living_room_lights",
+    "14": "media_player.living_room_tv",
+    "15": "switch.141837000059482_power",
+    "16": "switch.bath_fan",
+    "17": "switch.vanity_switch",
+    "18": "switch.counter",
+    "19": "switch.lava_lamp",
+    "20": "light.adri_s_lamp",
+    "21": "light.atmosphere",
+    "22": "light.back_door",
+    "23": "light.backyard_floodlight",
+    "24": "light.office",
+    "25": "light.dining_room",
+    "26": "light.fan_bulb_1",
+    "27": "light.fan_bulb_2",
+    "28": "light.fan_bulb_3",
+    "29": "light.front_door",
+    "30": "light.kitchen_ceiling",
+    "31": "light.table",
+    "32": "light.lower_stairs",
+    "33": "light.nightstand_1",
+    "34": "light.nightstand_2",
+    "35": "light.noah_s_strip_lights_north",
+    "36": "light.noah_s_strip_lights_south",
+    "37": "light.north_sconce",
+    "38": "light.parlor_ceiling",
+    "39": "light.sink",
+    "40": "light.south_sconce",
+    "41": "light.vanity_bulb_1",
+    "42": "light.vanity_bulb_2",
+    "43": "light.vanity_bulb_3",
+    "44": "light.upper_stairs",
+    "45": "media_player.lvr_receiver",
+    "46": "switch.horus_onvif_ir_lamp",
+    "47": "switch.full_frontal_onvif_ir_lamp",
+    "48": "switch.rear_entry_onvif_ir_lamp",
+    "49": "switch.rumpus_onvif_ir_lamp",
+    "50": "switch.thot_police_onvif_ir_lamp",
+    "51": "switch.salon_onvif_ir_lamp",
+    "52": "switch.antechamber_onvif_ir_lamp",
+    "53": "switch.third_estate_onvif_ir_lamp",
+    "54": "media_player.bedroom_echo",
+    "55": "media_player.kitchen_echo",
+    "56": "media_player.wisteria_manor",
+    "57": "media_player.parlor_echo",
+    "58": "media_player.living_room_echo",
+    "59": "media_player.office_echo",
+    "60": "media_player.downstairs",
+    "61": "media_player.everywhere",
+    "62": "media_player.noah_s_echo",
+    "63": "media_player.lvr_receiver_3",
+    "64": "media_player.this_device_3",
+    "65": "switch.bedroom_echo_do_not_disturb_switch",
+    "66": "switch.bedroom_echo_shuffle_switch",
+    "67": "switch.bedroom_echo_repeat_switch",
+    "68": "switch.kitchen_echo_do_not_disturb_switch",
+    "69": "switch.kitchen_echo_shuffle_switch",
+    "70": "switch.kitchen_echo_repeat_switch",
+    "71": "switch.wisteria_manor_do_not_disturb_switch",
+    "72": "switch.wisteria_manor_shuffle_switch",
+    "73": "switch.wisteria_manor_repeat_switch",
+    "74": "switch.parlor_echo_do_not_disturb_switch",
+    "75": "switch.parlor_echo_shuffle_switch",
+    "76": "switch.parlor_echo_repeat_switch",
+    "77": "switch.living_room_echo_do_not_disturb_switch",
+    "78": "switch.living_room_echo_shuffle_switch",
+    "79": "switch.living_room_echo_repeat_switch",
+    "80": "switch.office_echo_do_not_disturb_switch",
+    "81": "switch.office_echo_shuffle_switch",
+    "82": "switch.office_echo_repeat_switch",
+    "83": "switch.downstairs_do_not_disturb_switch",
+    "84": "switch.downstairs_shuffle_switch",
+    "85": "switch.downstairs_repeat_switch",
+    "86": "switch.everywhere_do_not_disturb_switch",
+    "87": "switch.everywhere_shuffle_switch",
+    "88": "switch.everywhere_repeat_switch",
+    "89": "switch.noah_s_echo_do_not_disturb_switch",
+    "90": "switch.noah_s_echo_shuffle_switch",
+    "91": "switch.noah_s_echo_repeat_switch",
+    "92": "switch.lvr_receiver_do_not_disturb_switch",
+    "93": "switch.lvr_receiver_shuffle_switch",
+    "94": "switch.lvr_receiver_repeat_switch",
+    "95": "switch.this_device_do_not_disturb_switch",
+    "96": "media_player.living_room_tv_dlna",
+    "97": "media_player.lvr_receiver_dlna",
+    "98": "switch.squeak_power_switch",
+    "99": "switch.basement_zigbee_repeater",
+    "100": "switch.bedroom_heater_switch",
+    "101": "switch.bedroom_heater_child_lock",
+    "102": "switch.office_heater_switch",
+    "103": "switch.office_heater_child_lock",
+    "104": "switch.basement_heater_switch",
+    "105": "switch.basement_heater_child_lock",
+    "106": "switch.aux_1_switch",
+    "107": "switch.servers_power_switch",
+    "108": "switch.servers_power_child_lock",
+    "109": "media_player.xboxone_dlna",
+    "110": "light.basement_ceiling",
+    "111": "switch.driveway_floodlights",
+    "112": "switch.outdoor_smart_plug",
+    "113": "light.garage_motion_sensor_basic",
+    "114": "light.driveway_motion_sensor_basic",
+    "115": "light.driveway_floodlights_basic",
+    "116": "media_player.roku_3",
+    "117": "media_player.plex_plex_for_mac_pegasus",
+    "118": "media_player.plex_jltgplay_plex_for_samsung_tv_2020",
+    "119": "media_player.plex_jltgplay_plex_for_mac_t101_darkn_es",
+    "120": "media_player.plex_plex_web_chrome_osx",
+    "121": "media_player.plex_plex_for_roku_roku_3",
+    "122": "media_player.plex_jltgplay_plex_for_ios_iphone",
+    "123": "light.lava_lamp",
+    "124": "light.driveway_floodlights",
+    "125": "lock.back_door_deadbolt",
+    "126": "camera.full_frontal_onvif_substream",
+    "127": "camera.horus_onvif_secondstreamprofile",
+    "128": "camera.rumpus_onvif_secondstreamprofile",
+    "129": "camera.rear_entry_onvif_substream",
+    "130": "camera.salon_onvif_minorstream",
+    "131": "camera.thot_police_onvif_mediaprofile_channel1_substream1",
+    "132": "camera.third_estate_onvif_profile001",
+    "133": "camera.antechamber_onvif_minorstream",
+    "134": "camera.eufy_br",
+    "135": "camera.nibbles",
+    "136": "camera.peeping_tam",
+    "137": "camera.squeak",
+    "138": "camera.ipcam",
+    "139": "camera.foyer",
+    "140": "camera.lobot",
+    "141": "camera.hello_stream",
+    "142": "camera.agent_athena_guile_guile",
+    "143": "camera.agent_athena_tweaktime_tweaktime",
+    "144": "camera.server_room",
+    "145": "light.tuya_cam_1_indicator_light",
+    "146": "light.tuya_cam_2_indicator_light",
+    "147": "light.noah_s_strip_lights_south_2",
+    "148": "light.noah_s_strip_lights_north_2",
+    "149": "light.east_sconce",
+    "150": "light.west_sconce"
+  }
+}

+ 54 - 0
.storage/energy

@@ -0,0 +1,54 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "energy",
+  "data": {
+    "energy_sources": [
+      {
+        "type": "grid",
+        "flow_from": [
+          {
+            "stat_energy_from": "sensor.basement_heater_summation_delivered",
+            "stat_cost": null,
+            "entity_energy_price": "input_number.electricity_price",
+            "number_energy_price": null
+          },
+          {
+            "stat_energy_from": "sensor.bedroom_heater_summation_delivered",
+            "stat_cost": null,
+            "entity_energy_price": "input_number.electricity_price",
+            "number_energy_price": null
+          },
+          {
+            "stat_energy_from": "sensor.office_heater_summation_delivered",
+            "stat_cost": null,
+            "entity_energy_price": "input_number.electricity_price",
+            "number_energy_price": null
+          },
+          {
+            "stat_energy_from": "sensor.servers_power_summation_delivered",
+            "stat_cost": null,
+            "entity_energy_price": "input_number.electricity_price",
+            "number_energy_price": null
+          }
+        ],
+        "flow_to": [],
+        "cost_adjustment_day": 0.0
+      }
+    ],
+    "device_consumption": [
+      {
+        "stat_consumption": "sensor.basement_heater_summation_delivered"
+      },
+      {
+        "stat_consumption": "sensor.bedroom_heater_summation_delivered"
+      },
+      {
+        "stat_consumption": "sensor.office_heater_summation_delivered"
+      },
+      {
+        "stat_consumption": "sensor.servers_power_summation_delivered"
+      }
+    ]
+  }
+}

+ 12 - 0
.storage/frontend.user_data_5219691e8ccc4d42bbb2586b1104bfb7

@@ -0,0 +1,12 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "frontend.user_data_5219691e8ccc4d42bbb2586b1104bfb7",
+  "data": {
+    "language": {
+      "language": "en",
+      "number_format": "language",
+      "time_format": "language"
+    }
+  }
+}

+ 18 - 0
.storage/frontend.user_data_a7aaeb67e2194654b449b7f63b26e1ac

@@ -0,0 +1,18 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "frontend.user_data_a7aaeb67e2194654b449b7f63b26e1ac",
+  "data": {
+    "language": {
+      "language": "en",
+      "number_format": "language",
+      "time_format": "language",
+      "date_format": "language",
+      "time_zone": "local",
+      "first_weekday": "language"
+    },
+    "core": {
+      "showAdvanced": true
+    }
+  }
+}

+ 12 - 0
.storage/google_assistant

@@ -0,0 +1,12 @@
+{
+    "version": 1,
+    "minor_version": 1,
+    "key": "google_assistant",
+    "data": {
+        "agent_user_ids": {
+            "953bb64a-7106-4755-bc10-71d1e7041997": {
+                "local_webhook_id": "002beda9aecf1bc66c4410e0c335d5daa0abdc896cfa9b2442d1f14e72598e26"
+            }
+        }
+    }
+}

+ 12 - 0
.storage/hacs.critical

@@ -0,0 +1,12 @@
+{
+    "version": "6",
+    "key": "hacs.critical",
+    "data": [
+        {
+            "repository": "test/test",
+            "reason": "Security issues, known to steal auth tokens.",
+            "link": "https://github.com/hacs/default/pull/2",
+            "acknowledged": true
+        }
+    ]
+}

+ 7899 - 0
.storage/hacs.data

@@ -0,0 +1,7899 @@
+{
+  "version": "6",
+  "minor_version": 1,
+  "key": "hacs.data",
+  "data": {
+    "repositories": {
+      "theme": [
+        {
+          "id": "223938651",
+          "new": true,
+          "full_name": "home-assistant-community-themes/midnight-blue"
+        },
+        {
+          "id": "448355900",
+          "new": true,
+          "full_name": "SnakeFist007/ha_vastayan_bond"
+        },
+        {
+          "id": "480992848",
+          "new": true,
+          "full_name": "JuanMTech/macOS-Theme"
+        },
+        {
+          "id": "234032927",
+          "new": true,
+          "full_name": "JuanMTech/google_light_theme"
+        },
+        {
+          "id": "214664317",
+          "new": true,
+          "full_name": "home-assistant-community-themes/midnight"
+        },
+        {
+          "id": "220641275",
+          "new": true,
+          "full_name": "home-assistant-community-themes/dark-orange"
+        },
+        {
+          "id": "235057110",
+          "new": true,
+          "full_name": "home-assistant-community-themes/material-dark-red"
+        },
+        {
+          "id": "701591334",
+          "new": true,
+          "full_name": "Nerwyn/material-rounded-theme"
+        },
+        {
+          "id": "235984421",
+          "new": true,
+          "full_name": "home-assistant-community-themes/blackened"
+        },
+        {
+          "id": "270638476",
+          "new": true,
+          "full_name": "home-assistant-community-themes/nord"
+        },
+        {
+          "id": "309053262",
+          "new": true,
+          "full_name": "einschmidt/github_light_theme"
+        },
+        {
+          "id": "216181396",
+          "new": true,
+          "full_name": "home-assistant-community-themes/teal"
+        },
+        {
+          "id": "261924981",
+          "new": true,
+          "full_name": "DickSwart/swart_ninja_dark_theme"
+        },
+        {
+          "id": "274111031",
+          "new": true,
+          "full_name": "wowgamr/animated-weather-card"
+        },
+        {
+          "id": "209891408",
+          "new": true,
+          "full_name": "home-assistant-community-themes/amoled"
+        },
+        {
+          "id": "461936688",
+          "new": true,
+          "full_name": "robinwittebol/whatsapp-theme"
+        },
+        {
+          "id": "225969186",
+          "new": true,
+          "full_name": "home-assistant-community-themes/aqua-fiesta"
+        },
+        {
+          "id": "458817847",
+          "new": true,
+          "full_name": "AmoebeLabs/HA-Theme_M3-04-Magenta"
+        },
+        {
+          "id": "216183299",
+          "new": true,
+          "full_name": "home-assistant-community-themes/material-dark-pink"
+        },
+        {
+          "id": "227988032",
+          "new": true,
+          "full_name": "estiens/sweet_pink_hass_theme"
+        },
+        {
+          "id": "226567922",
+          "new": true,
+          "full_name": "Poeschl/slate_red"
+        },
+        {
+          "id": "202203063",
+          "new": true,
+          "full_name": "bbbenji/synthwave-hass"
+        },
+        {
+          "id": "470262899",
+          "new": true,
+          "full_name": "coltondick/nordic-theme-main"
+        },
+        {
+          "id": "231083679",
+          "new": true,
+          "full_name": "aFFekopp/dark_teal"
+        },
+        {
+          "id": "162468030",
+          "new": true,
+          "full_name": "awolkers/home-assistant-themes"
+        },
+        {
+          "id": "574163721",
+          "new": true,
+          "full_name": "TilmanGriesel/graphite"
+        },
+        {
+          "id": "230672465",
+          "new": true,
+          "full_name": "houtknots/UglyChristmas-Theme"
+        },
+        {
+          "id": "306914292",
+          "new": true,
+          "full_name": "JOHLC/transparentblue"
+        },
+        {
+          "id": "236277163",
+          "new": true,
+          "full_name": "hekm77/reeder_dark_theme"
+        },
+        {
+          "id": "277068969",
+          "new": true,
+          "full_name": "ricardoquecria/caule-themes-pack-1"
+        },
+        {
+          "id": "743026166",
+          "new": true,
+          "full_name": "brezlord/BrezNET-iOS"
+        },
+        {
+          "id": "234581410",
+          "new": true,
+          "full_name": "fi-sch/ux_goodie_theme"
+        },
+        {
+          "id": "457458731",
+          "new": true,
+          "full_name": "AmoebeLabs/HA-Theme_M3-07-DarkOliveGreen"
+        },
+        {
+          "id": "215075899",
+          "new": true,
+          "full_name": "home-assistant-community-themes/grey-night"
+        },
+        {
+          "id": "233445397",
+          "new": true,
+          "full_name": "am80l/sundown"
+        },
+        {
+          "id": "230974064",
+          "new": true,
+          "full_name": "arsaboo/oxford_blue_theme"
+        },
+        {
+          "id": "222422187",
+          "new": true,
+          "full_name": "basnijholt/lovelace-ios-dark-mode-theme"
+        },
+        {
+          "id": "570909059",
+          "new": true,
+          "full_name": "catppuccin/home-assistant"
+        },
+        {
+          "id": "443651710",
+          "new": true,
+          "full_name": "Neekster/MidnightTeal"
+        },
+        {
+          "id": "234750356",
+          "new": true,
+          "full_name": "basnijholt/lovelace-ios-light-mode-theme"
+        },
+        {
+          "id": "255366214",
+          "new": true,
+          "full_name": "Banditen01/vintage_theme"
+        },
+        {
+          "id": "216165131",
+          "new": true,
+          "full_name": "home-assistant-community-themes/solarized-light"
+        },
+        {
+          "id": "403381222",
+          "new": true,
+          "full_name": "williamahartman/noctis-solarized"
+        },
+        {
+          "id": "703332819",
+          "new": true,
+          "full_name": "malcolmturnbull/draculaish-ha-theme"
+        },
+        {
+          "id": "779268034",
+          "new": true,
+          "full_name": "chaptergy/homeassistant-theme-dark-pastel"
+        },
+        {
+          "id": "216173358",
+          "new": true,
+          "full_name": "home-assistant-community-themes/christmas"
+        },
+        {
+          "id": "216178553",
+          "new": true,
+          "full_name": "home-assistant-community-themes/material-dark-green"
+        },
+        {
+          "id": "458664750",
+          "new": true,
+          "full_name": "JuanMTech/google-theme"
+        },
+        {
+          "id": "479056577",
+          "new": true,
+          "full_name": "Matt-PMCT/Green-and-Dark-HA-Theme"
+        },
+        {
+          "id": "441738040",
+          "new": true,
+          "full_name": "KTibow/lovelace-soft-theme"
+        },
+        {
+          "id": "464998514",
+          "new": true,
+          "full_name": "flejz/hass-cyberpunk-2077-theme"
+        },
+        {
+          "id": "284293899",
+          "new": true,
+          "full_name": "JuanMTech/ios_dark_mode_theme"
+        },
+        {
+          "id": "309056232",
+          "new": true,
+          "full_name": "einschmidt/github_dark_theme"
+        },
+        {
+          "id": "221288367",
+          "new": true,
+          "full_name": "naofireblade/clear-theme-dark"
+        },
+        {
+          "id": "486045869",
+          "full_name": "Madelena/Metrology-for-Hass"
+        },
+        {
+          "id": "793248285",
+          "new": true,
+          "full_name": "Nezz/homeassistant-visionos-theme"
+        },
+        {
+          "id": "214979604",
+          "new": true,
+          "full_name": "home-assistant-community-themes/dark-mint"
+        },
+        {
+          "id": "284294048",
+          "new": true,
+          "full_name": "JuanMTech/ios_light_mode_theme"
+        },
+        {
+          "id": "223028160",
+          "new": true,
+          "full_name": "pbeckcom/green_slate_theme"
+        },
+        {
+          "id": "255270395",
+          "new": true,
+          "full_name": "home-assistant-community-themes/stell-blue-with-colors"
+        },
+        {
+          "id": "231829137",
+          "new": true,
+          "full_name": "aFFekopp/noctis"
+        },
+        {
+          "id": "233715171",
+          "new": true,
+          "full_name": "78wesley/Home-Assistant-Darkish-Theme"
+        },
+        {
+          "id": "407627914",
+          "new": true,
+          "full_name": "pacjo/google_dark_animated"
+        },
+        {
+          "id": "320117484",
+          "new": true,
+          "full_name": "myleskeeffe/clear-theme-dark-vibrant"
+        },
+        {
+          "id": "387055527",
+          "new": true,
+          "full_name": "tgcowell/waves"
+        },
+        {
+          "id": "253311340",
+          "new": true,
+          "full_name": "3ative/3ative-blue-theme"
+        },
+        {
+          "id": "234375294",
+          "new": true,
+          "full_name": "home-assistant-community-themes/vaporwave-pink"
+        },
+        {
+          "id": "292621909",
+          "new": true,
+          "full_name": "mikosoft83/hass-windows10-themes"
+        },
+        {
+          "id": "221287384",
+          "new": true,
+          "full_name": "naofireblade/clear-theme"
+        },
+        {
+          "id": "729280147",
+          "new": true,
+          "full_name": "Djelle/milcomarmy"
+        },
+        {
+          "id": "217374413",
+          "new": true,
+          "full_name": "home-assistant-community-themes/halloween"
+        },
+        {
+          "id": "767743196",
+          "new": true,
+          "full_name": "Eonasdan/home-assistant-bootstrap-5-theme"
+        },
+        {
+          "id": "215075805",
+          "new": true,
+          "full_name": "home-assistant-community-themes/blue-night"
+        },
+        {
+          "id": "534353896",
+          "full_name": "th3jesta/ha-lcars"
+        },
+        {
+          "id": "234022648",
+          "new": true,
+          "full_name": "JuanMTech/google_dark_theme"
+        },
+        {
+          "id": "498774862",
+          "full_name": "AmoebeLabs/HA-Theme_M3-C11-Purple"
+        },
+        {
+          "id": "236318024",
+          "new": true,
+          "full_name": "basnijholt/lovelace-ios-themes"
+        },
+        {
+          "id": "197006509",
+          "new": true,
+          "full_name": "seangreen2/slate_theme"
+        },
+        {
+          "id": "249722008",
+          "new": true,
+          "full_name": "Nihvel/your_name"
+        },
+        {
+          "id": "456201687",
+          "new": true,
+          "full_name": "piitaya/lovelace-mushroom-themes"
+        },
+        {
+          "id": "458636658",
+          "new": true,
+          "full_name": "JuanMTech/ios-theme"
+        }
+      ],
+      "integration": [
+        {
+          "id": "748983135",
+          "new": true,
+          "full_name": "albaintor/homeassistant_electrolux_status"
+        },
+        {
+          "id": "319401286",
+          "new": true,
+          "full_name": "peribeir/homeassistant-rademacher"
+        },
+        {
+          "id": "160728801",
+          "new": true,
+          "full_name": "asantaga/lightwaverf_HA_EnergySensor"
+        },
+        {
+          "id": "193371922",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-custom-components-Tauron-AMIplus"
+        },
+        {
+          "id": "416059983",
+          "new": true,
+          "full_name": "pail23/stiebel_eltron_isg_component"
+        },
+        {
+          "id": "235659413",
+          "new": true,
+          "full_name": "JonasPed/homeassistant-eloverblik"
+        },
+        {
+          "id": "467638459",
+          "new": true,
+          "full_name": "joleys/niko-home-control-II"
+        },
+        {
+          "id": "332911333",
+          "new": true,
+          "full_name": "rgc99/irrigation_unlimited"
+        },
+        {
+          "id": "228627470",
+          "new": true,
+          "full_name": "cyberjunky/home-assistant-hvcgroep"
+        },
+        {
+          "id": "585050790",
+          "new": true,
+          "full_name": "itchannel/tdarr_ha"
+        },
+        {
+          "id": "533014913",
+          "new": true,
+          "full_name": "jonasbkarlsson/ev_smart_charging"
+        },
+        {
+          "id": "263075818",
+          "new": true,
+          "full_name": "GuySie/ha-meural"
+        },
+        {
+          "id": "233092112",
+          "new": true,
+          "full_name": "kodi1/songpal_m"
+        },
+        {
+          "id": "625887812",
+          "new": true,
+          "full_name": "joselcaguilar/azure-openai-ha"
+        },
+        {
+          "id": "311536795",
+          "new": true,
+          "full_name": "blakeblackshear/frigate-hass-integration"
+        },
+        {
+          "id": "395770920",
+          "new": true,
+          "full_name": "firstof9/ha-openei"
+        },
+        {
+          "id": "330645002",
+          "new": true,
+          "full_name": "MTrab/danfoss_ally"
+        },
+        {
+          "id": "666758552",
+          "new": true,
+          "full_name": "kamaradclimber/vigieau"
+        },
+        {
+          "id": "534750752",
+          "new": true,
+          "full_name": "rrooggiieerr/homeassistant-xyscreens"
+        },
+        {
+          "id": "406849413",
+          "new": true,
+          "full_name": "mweinelt/ha-prometheus-sensor"
+        },
+        {
+          "id": "264499592",
+          "new": true,
+          "full_name": "heyajohnny/cryptoinfo"
+        },
+        {
+          "id": "735414769",
+          "new": true,
+          "full_name": "dan-r/HomeAssistant-Ohme"
+        },
+        {
+          "id": "206868881",
+          "new": true,
+          "full_name": "Limych/ha-gismeteo"
+        },
+        {
+          "id": "514391925",
+          "new": true,
+          "full_name": "fapfaff/homeassistant-appwash"
+        },
+        {
+          "id": "584497784",
+          "new": true,
+          "full_name": "mampfes/ha_freeair_connect"
+        },
+        {
+          "id": "518498752",
+          "new": true,
+          "full_name": "c1pher-cn/heweather"
+        },
+        {
+          "id": "296028613",
+          "new": true,
+          "full_name": "ayavilevich/homeassistant-dlink-presence"
+        },
+        {
+          "id": "224374747",
+          "new": true,
+          "full_name": "5high/phicomm-dc1-homeassistant"
+        },
+        {
+          "id": "230151505",
+          "new": true,
+          "full_name": "laszlojakab/homeassistant-dijnet"
+        },
+        {
+          "id": "474172189",
+          "new": true,
+          "full_name": "adamoutler/anycubic-homeassistant"
+        },
+        {
+          "id": "207794683",
+          "new": true,
+          "full_name": "gregoryduckworth/GoogleGeocode-HASS"
+        },
+        {
+          "id": "356030453",
+          "new": true,
+          "full_name": "TheByteStuff/RemoteSyslog_Service"
+        },
+        {
+          "id": "339124227",
+          "new": true,
+          "full_name": "fsaris/home-assistant-zonneplan-one"
+        },
+        {
+          "id": "336054515",
+          "new": true,
+          "full_name": "lbbrhzn/ocpp"
+        },
+        {
+          "id": "586345918",
+          "new": true,
+          "full_name": "Kartax/home-assistant-binance"
+        },
+        {
+          "id": "659599247",
+          "new": true,
+          "full_name": "nelbs/solaredge-forecast"
+        },
+        {
+          "id": "448980525",
+          "new": true,
+          "full_name": "mdeweerd/zha-toolkit"
+        },
+        {
+          "id": "612717689",
+          "new": true,
+          "full_name": "amitfin/retry"
+        },
+        {
+          "id": "728839835",
+          "new": true,
+          "full_name": "JonasJoKuJonas/homeassistant-trias"
+        },
+        {
+          "id": "209855666",
+          "new": true,
+          "full_name": "custom-components/ups"
+        },
+        {
+          "id": "292197182",
+          "new": true,
+          "full_name": "hcoohb/hass-yeelightbt"
+        },
+        {
+          "id": "709665442",
+          "new": true,
+          "full_name": "vingerha/gtfs2"
+        },
+        {
+          "id": "228690854",
+          "new": true,
+          "full_name": "cyberjunky/home-assistant-ttn_gateway"
+        },
+        {
+          "id": "362058414",
+          "new": true,
+          "full_name": "Chouffy/home_assistant_libratone_zipp"
+        },
+        {
+          "id": "268118148",
+          "new": true,
+          "full_name": "py-smart-gardena/hass-gardena-smart-system"
+        },
+        {
+          "id": "689755820",
+          "new": true,
+          "full_name": "nimroddolev/akuvox"
+        },
+        {
+          "id": "647324399",
+          "new": true,
+          "full_name": "Athozs/hass-additional-ca"
+        },
+        {
+          "id": "299556199",
+          "new": true,
+          "full_name": "xraver/mercedes_me_api"
+        },
+        {
+          "id": "236611771",
+          "new": true,
+          "full_name": "prairiesnpr/hass-tdameritrade"
+        },
+        {
+          "id": "695521993",
+          "new": true,
+          "full_name": "myTselection/MyEnergy"
+        },
+        {
+          "id": "248046910",
+          "new": true,
+          "full_name": "sermayoral/ha-samsungtv-encrypted"
+        },
+        {
+          "id": "296320952",
+          "new": true,
+          "full_name": "fineemb/xiaomi-cloud"
+        },
+        {
+          "id": "553010184",
+          "new": true,
+          "full_name": "SpanPanel/span"
+        },
+        {
+          "id": "228604799",
+          "new": true,
+          "full_name": "cyberjunky/home-assistant-arpscan_tracker"
+        },
+        {
+          "id": "146510412",
+          "new": true,
+          "full_name": "custom-components/climate.e_thermostaat"
+        },
+        {
+          "id": "479221839",
+          "new": true,
+          "full_name": "NickM-27/swatch-hass-integration"
+        },
+        {
+          "id": "445977563",
+          "new": true,
+          "full_name": "denpamusic/homeassistant-plum-ecomax"
+        },
+        {
+          "id": "379688863",
+          "new": true,
+          "full_name": "TheRealWaldo/thermal"
+        },
+        {
+          "id": "289550686",
+          "new": true,
+          "full_name": "raman325/ha-zoom-automation"
+        },
+        {
+          "id": "711632405",
+          "new": true,
+          "full_name": "jmcruvellier/little_monkey"
+        },
+        {
+          "id": "583896361",
+          "new": true,
+          "full_name": "Mr-Groch/HA-ESA-NASK-Air-Quality"
+        },
+        {
+          "id": "708304485",
+          "new": true,
+          "full_name": "ciejer/metservice-weather"
+        },
+        {
+          "id": "328566789",
+          "new": true,
+          "full_name": "giachello/beoplay"
+        },
+        {
+          "id": "717185121",
+          "new": true,
+          "full_name": "Mallonbacka/custom-component-cloudwatch"
+        },
+        {
+          "id": "505598474",
+          "new": true,
+          "full_name": "netsoft-ruidias/ha-custom-component-precoscombustiveis"
+        },
+        {
+          "id": "180651910",
+          "new": true,
+          "full_name": "custom-components/zaptec"
+        },
+        {
+          "id": "257634153",
+          "new": true,
+          "full_name": "rob196/home-assistant-fxmarketapi"
+        },
+        {
+          "id": "460167330",
+          "new": true,
+          "full_name": "mattrayner/pod-point-home-assistant-component"
+        },
+        {
+          "id": "585709486",
+          "new": true,
+          "full_name": "msvisser/remeha_home"
+        },
+        {
+          "id": "316396217",
+          "new": true,
+          "full_name": "evilmarty/mjpeg-timelapse"
+        },
+        {
+          "id": "632007442",
+          "new": true,
+          "full_name": "Slalamander/Home-Assistant-Eetlijst"
+        },
+        {
+          "id": "572282256",
+          "new": true,
+          "full_name": "wez/govee-lan-hass"
+        },
+        {
+          "id": "714066776",
+          "new": true,
+          "full_name": "cazeaux/ha-iracing"
+        },
+        {
+          "id": "568434741",
+          "new": true,
+          "full_name": "mbuchber/ha_heliotherm"
+        },
+        {
+          "id": "742903711",
+          "new": true,
+          "full_name": "lizardsystems/hass-mygas"
+        },
+        {
+          "id": "85400693",
+          "new": true,
+          "full_name": "PaulAnnekov/home-assistant-padavan-tracker"
+        },
+        {
+          "id": "240459262",
+          "new": true,
+          "full_name": "tuxuser/abfallapi_jumomind_ha"
+        },
+        {
+          "id": "675748333",
+          "new": true,
+          "full_name": "popeen/Home-Assistant-Custom-Component-Hemglass"
+        },
+        {
+          "id": "598336481",
+          "new": true,
+          "full_name": "GuyKh/ims-custom-component"
+        },
+        {
+          "id": "265916869",
+          "new": true,
+          "full_name": "vanstinator/hass-raincloud"
+        },
+        {
+          "id": "688119784",
+          "new": true,
+          "full_name": "gjocys/ha-recom-modbus"
+        },
+        {
+          "id": "718875576",
+          "new": true,
+          "full_name": "JackJPowell/hass-unfoldedcircle"
+        },
+        {
+          "id": "260410453",
+          "new": true,
+          "full_name": "sockless-coding/panasonic_cc"
+        },
+        {
+          "id": "808833115",
+          "new": true,
+          "full_name": "BJReplay/ha-solcast-solar"
+        },
+        {
+          "id": "498861412",
+          "new": true,
+          "full_name": "bmcclure/ha-aquanta"
+        },
+        {
+          "id": "496755553",
+          "new": true,
+          "full_name": "thecode/ha-onewire-sysbus"
+        },
+        {
+          "id": "299875200",
+          "new": true,
+          "full_name": "toreamun/victorsmartkill-homeassistant"
+        },
+        {
+          "id": "570006201",
+          "new": true,
+          "full_name": "sfstar/hass-victron"
+        },
+        {
+          "id": "348835574",
+          "new": true,
+          "full_name": "popeen/Home-Assistant-Custom-Component-MotalaVattenAvfall"
+        },
+        {
+          "id": "694160639",
+          "new": true,
+          "full_name": "jampez77/Ryanair"
+        },
+        {
+          "id": "199291345",
+          "new": true,
+          "full_name": "JurajNyiri/HomeAssistant-qBitTorrentAlternativeSpeed"
+        },
+        {
+          "id": "656992550",
+          "new": true,
+          "full_name": "JeffSteinbok/hass-dreo"
+        },
+        {
+          "id": "451209586",
+          "new": true,
+          "full_name": "J-Lindvig/Flagdays_DK"
+        },
+        {
+          "id": "483187645",
+          "new": true,
+          "full_name": "geoffreylagaisse/Hass-Microsoft-Graph"
+        },
+        {
+          "id": "443905243",
+          "new": true,
+          "full_name": "Ludy87/xplora_watch"
+        },
+        {
+          "id": "383732864",
+          "new": true,
+          "full_name": "cyberjunky/home-assistant-garmin_connect"
+        },
+        {
+          "id": "588734673",
+          "new": true,
+          "full_name": "greghesp/ha-bambulab"
+        },
+        {
+          "id": "767463130",
+          "new": true,
+          "full_name": "artspb/homeassistant-tk-husteblume"
+        },
+        {
+          "id": "763820896",
+          "new": true,
+          "full_name": "NinDTendo/tobi"
+        },
+        {
+          "id": "396695907",
+          "new": true,
+          "full_name": "mullerdavid/hass_GreeExt"
+        },
+        {
+          "id": "269205129",
+          "new": true,
+          "full_name": "h4de5/home-assistant-vimar"
+        },
+        {
+          "id": "430818561",
+          "new": true,
+          "full_name": "WillCodeForCats/tekmar-482"
+        },
+        {
+          "id": "620107388",
+          "new": true,
+          "full_name": "codyc1515/ha-em6"
+        },
+        {
+          "id": "495607253",
+          "new": true,
+          "full_name": "jippi/hass-nordnet"
+        },
+        {
+          "id": "309195773",
+          "new": true,
+          "full_name": "gtjadsonsantos/vapix"
+        },
+        {
+          "id": "443140011",
+          "new": true,
+          "full_name": "tlskinneriv/awnet_local"
+        },
+        {
+          "id": "246417951",
+          "new": true,
+          "full_name": "SLG/home-assistant-whatpulse"
+        },
+        {
+          "id": "135166048",
+          "new": true,
+          "full_name": "robmarkcole/HASS-Machinebox-Classificationbox"
+        },
+        {
+          "id": "717139656",
+          "new": true,
+          "full_name": "Mat931/digitalstrom-homeassistant"
+        },
+        {
+          "id": "149443194",
+          "new": true,
+          "full_name": "rsnodgrass/hass-adtpulse"
+        },
+        {
+          "id": "299753146",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor"
+        },
+        {
+          "id": "269316095",
+          "new": true,
+          "full_name": "iMicknl/ha-tahoma"
+        },
+        {
+          "id": "419449609",
+          "new": true,
+          "full_name": "BottlecapDave/HomeAssistant-FirstBus"
+        },
+        {
+          "id": "238568340",
+          "new": true,
+          "full_name": "Pouzor/freebox_player"
+        },
+        {
+          "id": "584257648",
+          "new": true,
+          "full_name": "popeen/Home-Assistant-Custom-Component-TCL-Remote"
+        },
+        {
+          "id": "384910725",
+          "new": true,
+          "full_name": "hwmland/homeassistant-xmrpool_stat"
+        },
+        {
+          "id": "153006394",
+          "new": true,
+          "full_name": "rt400/School-Vacation"
+        },
+        {
+          "id": "603119944",
+          "new": true,
+          "full_name": "MiguelAngelLV/tarifa_20td"
+        },
+        {
+          "id": "469351480",
+          "new": true,
+          "full_name": "IgnacioHR/de-dietrich-c230-ha"
+        },
+        {
+          "id": "442594482",
+          "new": true,
+          "full_name": "pawelhulek/kontomierz-sensor"
+        },
+        {
+          "id": "243841075",
+          "new": true,
+          "full_name": "lociii/homeassistant-csgo"
+        },
+        {
+          "id": "426814988",
+          "new": true,
+          "full_name": "aneeshd/schedule_state"
+        },
+        {
+          "id": "195438291",
+          "new": true,
+          "full_name": "custom-components/sensor.nintendo_wishlist"
+        },
+        {
+          "id": "408429126",
+          "new": true,
+          "full_name": "koying/mqtt_discoverystream_ha"
+        },
+        {
+          "id": "246410785",
+          "new": true,
+          "full_name": "KoljaWindeler/ics"
+        },
+        {
+          "id": "282427417",
+          "new": true,
+          "full_name": "bremor/public_transport_victoria"
+        },
+        {
+          "id": "298816063",
+          "new": true,
+          "full_name": "troykelly/hacs-trackimo"
+        },
+        {
+          "id": "524376939",
+          "new": true,
+          "full_name": "PimDoos/onesmartcontrolha"
+        },
+        {
+          "id": "622332920",
+          "new": true,
+          "full_name": "jbergler/hass-ttlock"
+        },
+        {
+          "id": "389366750",
+          "new": true,
+          "full_name": "tykeal/homeassistant-rental-control"
+        },
+        {
+          "id": "233079250",
+          "new": true,
+          "full_name": "kodi1/darksky_m"
+        },
+        {
+          "id": "605379507",
+          "new": true,
+          "full_name": "dknowles2/ha-pitboss"
+        },
+        {
+          "id": "668937922",
+          "new": true,
+          "full_name": "dalinicus/homeassistant-acinfinity"
+        },
+        {
+          "id": "783745805",
+          "new": true,
+          "full_name": "unii-security/homeassistant-unii"
+        },
+        {
+          "id": "261849832",
+          "new": true,
+          "full_name": "sockless-coding/garo_wallbox"
+        },
+        {
+          "id": "201805130",
+          "new": true,
+          "full_name": "custom-components/nordpool"
+        },
+        {
+          "id": "445609628",
+          "new": true,
+          "full_name": "soloam/ha-pid-controller"
+        },
+        {
+          "id": "309192571",
+          "new": true,
+          "full_name": "mariusz-ostoja-swierczynski/tech-controllers"
+        },
+        {
+          "id": "691766596",
+          "new": true,
+          "full_name": "Michsior14/ha-venta"
+        },
+        {
+          "id": "593780777",
+          "new": true,
+          "full_name": "archef2000/homeassistant-upsplus"
+        },
+        {
+          "id": "614438299",
+          "new": true,
+          "full_name": "Taraman17/hass-homee"
+        },
+        {
+          "id": "573101191",
+          "new": true,
+          "full_name": "Alexwijn/SAT"
+        },
+        {
+          "id": "363203831",
+          "new": true,
+          "full_name": "benleb/sureha"
+        },
+        {
+          "id": "786470226",
+          "new": true,
+          "full_name": "cdnninja/yoto_ha"
+        },
+        {
+          "id": "365567023",
+          "new": true,
+          "full_name": "sprocket-9/hacs-nuvo-serial"
+        },
+        {
+          "id": "262140617",
+          "new": true,
+          "full_name": "eyalcha/read_your_meter"
+        },
+        {
+          "id": "720761730",
+          "new": true,
+          "full_name": "gjohansson-ST/attribute_as_sensor"
+        },
+        {
+          "id": "580152298",
+          "new": true,
+          "full_name": "Aohzan/hass-polar"
+        },
+        {
+          "id": "541834155",
+          "new": true,
+          "full_name": "dcmeglio/homeassistant-petsafe"
+        },
+        {
+          "id": "413680511",
+          "new": true,
+          "full_name": "widewing/ha-toyota-na"
+        },
+        {
+          "id": "232424544",
+          "new": true,
+          "full_name": "tschamm/boschshc-hass"
+        },
+        {
+          "id": "615769161",
+          "new": true,
+          "full_name": "Rain1971/V2C_trydant"
+        },
+        {
+          "id": "485281791",
+          "new": true,
+          "full_name": "LAB02-Research/HASS.Agent-MediaPlayer"
+        },
+        {
+          "id": "250688607",
+          "new": true,
+          "full_name": "boralyl/steam-wishlist"
+        },
+        {
+          "id": "468093553",
+          "new": true,
+          "full_name": "amaximus/radioactivity_hu"
+        },
+        {
+          "id": "447878635",
+          "new": true,
+          "full_name": "IATkachenko/HA-YandexWeather"
+        },
+        {
+          "id": "380330823",
+          "new": true,
+          "full_name": "augustas2/eldes"
+        },
+        {
+          "id": "337387822",
+          "new": true,
+          "full_name": "muhlba91/onyx-homeassistant-integration"
+        },
+        {
+          "id": "207620142",
+          "new": true,
+          "full_name": "caiosweet/Home-Assistant-custom-components-DPC-Alert"
+        },
+        {
+          "id": "447307317",
+          "new": true,
+          "full_name": "bruxy70/Holidays"
+        },
+        {
+          "id": "245694520",
+          "new": true,
+          "full_name": "asev/homeassistant-helios"
+        },
+        {
+          "id": "291317330",
+          "new": true,
+          "full_name": "mletenay/home-assistant-ev-charge-control"
+        },
+        {
+          "id": "235915302",
+          "new": true,
+          "full_name": "ryanmac8/Home-Assistant-Marta"
+        },
+        {
+          "id": "606225263",
+          "new": true,
+          "full_name": "tronikos/google_assistant_sdk_custom"
+        },
+        {
+          "id": "209955487",
+          "new": true,
+          "full_name": "slesinger/HomeAssistant-BMR"
+        },
+        {
+          "id": "544550612",
+          "new": true,
+          "full_name": "ZsBT/hass-w1000-portal"
+        },
+        {
+          "id": "382335433",
+          "new": true,
+          "full_name": "djansen1987/SAJeSolar"
+        },
+        {
+          "id": "262017793",
+          "new": true,
+          "full_name": "cagnulein/switchbot_press"
+        },
+        {
+          "id": "578872078",
+          "new": true,
+          "full_name": "mandarons/ha-bouncie"
+        },
+        {
+          "id": "398781181",
+          "new": true,
+          "full_name": "ofalvai/home-assistant-candy"
+        },
+        {
+          "id": "263443413",
+          "new": true,
+          "full_name": "julcollas/hass-vigicrues"
+        },
+        {
+          "id": "234118477",
+          "new": true,
+          "full_name": "heyajohnny/afvalinfo"
+        },
+        {
+          "id": "341500126",
+          "new": true,
+          "full_name": "krahabb/meross_lan"
+        },
+        {
+          "id": "200073618",
+          "new": true,
+          "full_name": "dlashua/templatebinarysensor"
+        },
+        {
+          "id": "292390011",
+          "new": true,
+          "full_name": "edwork/homeassistant-peloton-sensor"
+        },
+        {
+          "id": "606471314",
+          "new": true,
+          "full_name": "marq24/ha-senec-v3"
+        },
+        {
+          "id": "635745672",
+          "new": true,
+          "full_name": "kcofoni/ha-netro-watering"
+        },
+        {
+          "id": "785936379",
+          "new": true,
+          "full_name": "jeroenterheerdt/grillbuddy"
+        },
+        {
+          "id": "204700563",
+          "new": true,
+          "full_name": "twrecked/hass-momentary"
+        },
+        {
+          "id": "262803775",
+          "new": true,
+          "full_name": "jscruz/sensor.carbon_intensity_uk"
+        },
+        {
+          "id": "373845609",
+          "new": true,
+          "full_name": "bramstroker/homeassistant-powercalc"
+        },
+        {
+          "id": "223739645",
+          "new": true,
+          "full_name": "atxbyea/samsungrac"
+        },
+        {
+          "id": "668344544",
+          "new": true,
+          "full_name": "sh00t2kill/linktap_local_http_component"
+        },
+        {
+          "id": "512922944",
+          "new": true,
+          "full_name": "rnovacek/homeassistant_cz_energy_spot_prices"
+        },
+        {
+          "id": "271984369",
+          "new": true,
+          "full_name": "henricm/ha-ferroamp"
+        },
+        {
+          "id": "332651510",
+          "new": true,
+          "full_name": "jcgoette/baby_buddy_homeassistant"
+        },
+        {
+          "id": "731056300",
+          "new": true,
+          "full_name": "andrea-mattioli/bticino_x8000_component"
+        },
+        {
+          "id": "439467929",
+          "new": true,
+          "full_name": "nbogojevic/homeassistant-midea-air-appliances-lan"
+        },
+        {
+          "id": "239339530",
+          "new": true,
+          "full_name": "Johnwulp/rad-afval"
+        },
+        {
+          "id": "164489685",
+          "new": true,
+          "full_name": "syssi/nextbike"
+        },
+        {
+          "id": "542062483",
+          "new": true,
+          "full_name": "LAB02-Research/HASS.Agent-Integration"
+        },
+        {
+          "id": "380367845",
+          "new": true,
+          "full_name": "fuatakgun/eufy_security"
+        },
+        {
+          "id": "499901994",
+          "new": true,
+          "full_name": "LavermanJJ/home-assistant-solarfocus"
+        },
+        {
+          "id": "721581801",
+          "new": true,
+          "full_name": "Limych/ha-tor_check"
+        },
+        {
+          "id": "431440766",
+          "new": true,
+          "full_name": "LAB02-Research/HASS.Agent-Notifier"
+        },
+        {
+          "id": "683619534",
+          "new": true,
+          "full_name": "BHSPitMonkey/homeassistant-garmin-mapshare"
+        },
+        {
+          "id": "799096673",
+          "repository_manifest": {
+            "name": "Midea AC LAN",
+            "render_readme": true,
+            "homeassistant": "2023.8",
+            "zip_release": true,
+            "filename": "midea_ac_lan.zip"
+          },
+          "full_name": "wuwentao/midea_ac_lan",
+          "authors": [
+            "@wuwentao",
+            "@rokam",
+            "@chemelli74",
+            "@Necroneco"
+          ],
+          "category": "integration",
+          "description": "Auto-configure and then control your Midea M-Smart devices (Air conditioner, Fan, Water heater, Washer, etc) via local area network.",
+          "domain": "midea_ac_lan",
+          "downloads": 6036,
+          "etag_repository": "W/\"1bd7dbf2abf69a8efbc6790e9985cc6ce98842b3583f83424fce8a24685e28bb\"",
+          "last_updated": "2025-02-12T05:50:06Z",
+          "stargazers_count": 730,
+          "topics": [
+            "air-conditioner",
+            "air-purifier",
+            "cooker",
+            "dehumidifier",
+            "dishwasher",
+            "humidifier",
+            "midea",
+            "refrigerator",
+            "wash",
+            "water-heater"
+          ],
+          "installed_commit": "1388b33",
+          "installed": true,
+          "last_commit": "1caeafb",
+          "last_version": "v0.6.6",
+          "manifest_name": "Midea AC LAN",
+          "releases": true,
+          "version_installed": "v0.6.6",
+          "last_fetched": 1739428274.684987
+        },
+        {
+          "id": "143340728",
+          "new": true,
+          "full_name": "herikw/home-assistant-custom-components"
+        },
+        {
+          "id": "174809046",
+          "new": true,
+          "full_name": "custom-components/sensor.avanza_stock"
+        },
+        {
+          "id": "484708274",
+          "new": true,
+          "full_name": "Vaskivskyi/ha-asusrouter"
+        },
+        {
+          "id": "199306003",
+          "new": true,
+          "full_name": "gieljnssns/buienalarm-sensor-homeassistant"
+        },
+        {
+          "id": "542621509",
+          "new": true,
+          "full_name": "user2684/imou_life"
+        },
+        {
+          "id": "260264517",
+          "new": true,
+          "full_name": "r-renato/ha-climacell-weather"
+        },
+        {
+          "id": "698002523",
+          "new": true,
+          "full_name": "wrodie/ha_behringer_mixer"
+        },
+        {
+          "id": "745783554",
+          "new": true,
+          "full_name": "sanjoyg/dirigera_platform"
+        },
+        {
+          "id": "680907810",
+          "new": true,
+          "full_name": "Cmajda/ha_golemio"
+        },
+        {
+          "id": "528618549",
+          "new": true,
+          "full_name": "chaimchaikin/molad-ha"
+        },
+        {
+          "id": "373864423",
+          "new": true,
+          "full_name": "PeteRager/lennoxs30"
+        },
+        {
+          "id": "277201070",
+          "new": true,
+          "full_name": "toreamun/amshan-homeassistant"
+        },
+        {
+          "id": "728852983",
+          "full_name": "firstof9/ha-gasbuddy"
+        },
+        {
+          "id": "246939713",
+          "new": true,
+          "full_name": "jonkristian/wasteplan_trv"
+        },
+        {
+          "id": "554898014",
+          "new": true,
+          "full_name": "tijsverkoyen/HomeAssistant-FusionSolar"
+        },
+        {
+          "id": "127251446",
+          "new": true,
+          "full_name": "xirixiz/homeassistant-afvalwijzer"
+        },
+        {
+          "id": "651580675",
+          "new": true,
+          "full_name": "ufozone/ha-unifi-voucher"
+        },
+        {
+          "id": "472077314",
+          "new": true,
+          "full_name": "pawkakol1/worlds-air-quality-index"
+        },
+        {
+          "id": "736875032",
+          "new": true,
+          "full_name": "jmacri01/homeassistant-custom-components-catholic-calendar"
+        },
+        {
+          "id": "420701401",
+          "new": true,
+          "full_name": "klacol/homeassistant-clage_homeserver"
+        },
+        {
+          "id": "207881337",
+          "new": true,
+          "full_name": "pinkywafer/Anniversaries"
+        },
+        {
+          "id": "355159299",
+          "new": true,
+          "full_name": "alryaz/hass-moscow-pgu"
+        },
+        {
+          "id": "472497355",
+          "new": true,
+          "full_name": "MTrab/energidataservice"
+        },
+        {
+          "id": "512213802",
+          "new": true,
+          "full_name": "alemuro/ha-cecotec-conga"
+        },
+        {
+          "id": "566085483",
+          "new": true,
+          "full_name": "LaggAt/ha-jokes"
+        },
+        {
+          "id": "322881712",
+          "new": true,
+          "full_name": "juacas/honor_x3"
+        },
+        {
+          "id": "325962977",
+          "new": true,
+          "full_name": "msekoranja/emsc-hacs-repository"
+        },
+        {
+          "id": "745837766",
+          "new": true,
+          "full_name": "dan-r/HomeAssistant-NissanConnect"
+        },
+        {
+          "id": "328361159",
+          "new": true,
+          "full_name": "jellespijker/home-assistant-ultimaker"
+        },
+        {
+          "id": "121891488",
+          "new": true,
+          "full_name": "thevoltagesource/LennoxiComfort"
+        },
+        {
+          "id": "586066332",
+          "new": true,
+          "full_name": "pink88/Tuiss2HA"
+        },
+        {
+          "id": "388918745",
+          "new": true,
+          "full_name": "CreasolTech/home-assistant-creasol-dombus"
+        },
+        {
+          "id": "637172632",
+          "new": true,
+          "full_name": "elden1337/hass-peaqnext"
+        },
+        {
+          "id": "456292486",
+          "new": true,
+          "full_name": "jnxxx/homeassistant-dabblerdk_powermeterreader"
+        },
+        {
+          "id": "485971293",
+          "new": true,
+          "full_name": "drakhart/ha-super-soco-custom"
+        },
+        {
+          "id": "326220257",
+          "new": true,
+          "full_name": "marotoweb/home-assistant-vacuum-viomise"
+        },
+        {
+          "id": "199888538",
+          "new": true,
+          "full_name": "custom-components/sensor.stadtreinigung_hamburg"
+        },
+        {
+          "id": "805658427",
+          "new": true,
+          "full_name": "MiguelAngelLV/ha-input-stats"
+        },
+        {
+          "id": "316527506",
+          "new": true,
+          "full_name": "iprak/winix"
+        },
+        {
+          "id": "416883534",
+          "new": true,
+          "full_name": "vincentwolsink/home_assistant_micronova_agua_iot"
+        },
+        {
+          "id": "369774988",
+          "new": true,
+          "full_name": "petergridge/openweathermaphistory"
+        },
+        {
+          "id": "523250759",
+          "new": true,
+          "full_name": "dmamontov/hass-seafile"
+        },
+        {
+          "id": "536765576",
+          "new": true,
+          "full_name": "kamaradclimber/rte-ecowatt"
+        },
+        {
+          "id": "228299254",
+          "new": true,
+          "full_name": "rsnodgrass/hass-lunos"
+        },
+        {
+          "id": "278596510",
+          "new": true,
+          "full_name": "jesserockz/ha-leafspy"
+        },
+        {
+          "id": "229060565",
+          "new": true,
+          "full_name": "fineemb/Xiaomi-Smart-Multipurpose-Kettle"
+        },
+        {
+          "id": "693064759",
+          "new": true,
+          "full_name": "tetele/hvac_group"
+        },
+        {
+          "id": "604796673",
+          "new": true,
+          "full_name": "myTselection/Carbu_com"
+        },
+        {
+          "id": "581307720",
+          "new": true,
+          "full_name": "CM000n/qss"
+        },
+        {
+          "id": "369883961",
+          "new": true,
+          "full_name": "lorenzo-deluca/homeassistant-silence"
+        },
+        {
+          "id": "452272431",
+          "new": true,
+          "full_name": "larry-wong/bemfa"
+        },
+        {
+          "id": "504880554",
+          "new": true,
+          "full_name": "elahd/ha-cyclepay"
+        },
+        {
+          "id": "768996945",
+          "new": true,
+          "full_name": "vingerha/ha_adsb_lol"
+        },
+        {
+          "id": "193371652",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-custom-components-Looko2"
+        },
+        {
+          "id": "424574671",
+          "new": true,
+          "full_name": "roslovets/SP110E-HASS"
+        },
+        {
+          "id": "325755578",
+          "new": true,
+          "full_name": "ReneNulschDE/mbapi2020"
+        },
+        {
+          "id": "574693804",
+          "new": true,
+          "full_name": "gndean/home-assistant-hypervolt-charger"
+        },
+        {
+          "id": "342026799",
+          "new": true,
+          "full_name": "amaximus/pollen_hu"
+        },
+        {
+          "id": "259739166",
+          "new": true,
+          "full_name": "markgdev/home-assistant_OctopusAgile"
+        },
+        {
+          "id": "731302513",
+          "new": true,
+          "full_name": "tbouron/ha-agur"
+        },
+        {
+          "id": "520791578",
+          "new": true,
+          "full_name": "ProudElm/solaredgeoptimizers"
+        },
+        {
+          "id": "272140589",
+          "new": true,
+          "full_name": "ualex73/monitor_docker"
+        },
+        {
+          "id": "302145522",
+          "new": true,
+          "full_name": "djtimca/harocketlaunchlive"
+        },
+        {
+          "id": "420504770",
+          "new": true,
+          "full_name": "amaximus/water_quality_fvm"
+        },
+        {
+          "id": "471000066",
+          "new": true,
+          "full_name": "elden1337/hass-peaq"
+        },
+        {
+          "id": "304573324",
+          "new": true,
+          "full_name": "crowbarz/ha-sql_json"
+        },
+        {
+          "id": "379781545",
+          "new": true,
+          "full_name": "rroller/netgear"
+        },
+        {
+          "id": "326352749",
+          "new": true,
+          "full_name": "giachello/mlgw"
+        },
+        {
+          "id": "730400084",
+          "new": true,
+          "full_name": "SplinterHead/ha-honeygain"
+        },
+        {
+          "id": "211393677",
+          "new": true,
+          "full_name": "piitaya/home-assistant-qubino-wire-pilot"
+        },
+        {
+          "id": "503856080",
+          "new": true,
+          "full_name": "netsoft-ruidias/ha-custom-component-myedenred"
+        },
+        {
+          "id": "146660369",
+          "new": true,
+          "full_name": "custom-components/media_player.braviatv_psk"
+        },
+        {
+          "id": "167885769",
+          "new": true,
+          "full_name": "twrecked/hass-aarlo"
+        },
+        {
+          "id": "508800396",
+          "new": true,
+          "full_name": "netsoft-ruidias/ha-custom-component-coverflex"
+        },
+        {
+          "id": "461802716",
+          "new": true,
+          "full_name": "Kaptensanders/skolmat"
+        },
+        {
+          "id": "305147191",
+          "new": true,
+          "full_name": "zigul/HomeAssistant-CEZdistribuce"
+        },
+        {
+          "id": "132661981",
+          "new": true,
+          "full_name": "legrego/homeassistant-elasticsearch"
+        },
+        {
+          "id": "377060365",
+          "new": true,
+          "full_name": "alryaz/hass-lkcomu-interrao"
+        },
+        {
+          "id": "620277986",
+          "new": true,
+          "full_name": "marcoboers/home-assistant-quatt"
+        },
+        {
+          "id": "615730721",
+          "new": true,
+          "full_name": "lizardsystems/hass-tnse"
+        },
+        {
+          "id": "219363790",
+          "new": true,
+          "full_name": "lindell/home-assistant-tv4-play"
+        },
+        {
+          "id": "745898922",
+          "new": true,
+          "full_name": "slydiman/sscpoe"
+        },
+        {
+          "id": "172733314",
+          "repository_manifest": {
+            "name": "HACS",
+            "zip_release": true,
+            "hide_default_branch": true,
+            "homeassistant": "2024.4.1",
+            "hacs": "0.19.0",
+            "filename": "hacs.zip"
+          },
+          "full_name": "hacs/integration",
+          "authors": [
+            "@ludeeus"
+          ],
+          "category": "integration",
+          "description": "HACS gives you a powerful UI to handle downloads of all your custom needs.",
+          "domain": "hacs",
+          "downloads": 262529,
+          "etag_repository": "W/\"c3e6df6b523bfd3ed0fafa44fab10f9572f397584909be096352a00f9e9ebaf9\"",
+          "last_updated": "2025-02-14T07:19:46Z",
+          "stargazers_count": 5923,
+          "topics": [
+            "community",
+            "package-manager"
+          ],
+          "installed_commit": "c0dfd8b",
+          "installed": true,
+          "last_commit": "9bd1dbd",
+          "last_version": "2.0.5",
+          "manifest_name": "HACS",
+          "open_issues": 31,
+          "releases": true,
+          "version_installed": "2.0.5",
+          "last_fetched": 1739651051.643914
+        },
+        {
+          "id": "582589896",
+          "new": true,
+          "full_name": "jmcollin78/versatile_thermostat"
+        },
+        {
+          "id": "368653916",
+          "new": true,
+          "full_name": "moox-it/hass-moox-track"
+        },
+        {
+          "id": "497924778",
+          "new": true,
+          "full_name": "dave-code-ruiz/elkbledom"
+        },
+        {
+          "id": "364208180",
+          "new": true,
+          "full_name": "koying/jellyfin_ha"
+        },
+        {
+          "id": "662947374",
+          "new": true,
+          "full_name": "nickknissen/hass-monta"
+        },
+        {
+          "id": "231989179",
+          "new": true,
+          "full_name": "JAAlperin/hass-bardolph"
+        },
+        {
+          "id": "314593331",
+          "new": true,
+          "full_name": "djtimca/hasatellitetracker"
+        },
+        {
+          "id": "594751789",
+          "new": true,
+          "full_name": "daxingplay/home-assistant-vaillant-plus"
+        },
+        {
+          "id": "642225418",
+          "new": true,
+          "full_name": "alryaz/hass-turkov"
+        },
+        {
+          "id": "272432260",
+          "new": true,
+          "full_name": "algirdasc/hass-floureon"
+        },
+        {
+          "id": "257275420",
+          "new": true,
+          "full_name": "tomaae/homeassistant-openmediavault"
+        },
+        {
+          "id": "254347436",
+          "new": true,
+          "full_name": "mampfes/hacs_waste_collection_schedule"
+        },
+        {
+          "id": "780005646",
+          "new": true,
+          "full_name": "LarsK1/hass_solvis_control"
+        },
+        {
+          "id": "454951296",
+          "new": true,
+          "full_name": "thecode/ha-rpi_gpio"
+        },
+        {
+          "id": "732728235",
+          "new": true,
+          "full_name": "jdejaegh/irm-kmi-ha"
+        },
+        {
+          "id": "124688531",
+          "new": true,
+          "full_name": "rytilahti/homeassistant-upnp-availability"
+        },
+        {
+          "id": "228678807",
+          "new": true,
+          "full_name": "cyberjunky/home-assistant-toon_smartmeter"
+        },
+        {
+          "id": "261614146",
+          "new": true,
+          "full_name": "youdroid/home-assistant-sickchill"
+        },
+        {
+          "id": "516625225",
+          "new": true,
+          "full_name": "ydogandjiev/hass-sutro"
+        },
+        {
+          "id": "544105569",
+          "new": true,
+          "full_name": "rrooggiieerr/homeassistant-benqprojector"
+        },
+        {
+          "id": "410667735",
+          "new": true,
+          "full_name": "kubawolanin/ha-reaper"
+        },
+        {
+          "id": "318359434",
+          "new": true,
+          "full_name": "FutureTense/keymaster"
+        },
+        {
+          "id": "637354954",
+          "new": true,
+          "full_name": "geertmeersman/robonect"
+        },
+        {
+          "id": "210966517",
+          "new": true,
+          "full_name": "snicker/zwift_hass"
+        },
+        {
+          "id": "192086849",
+          "new": true,
+          "full_name": "bouwew/sems2mqtt"
+        },
+        {
+          "id": "356053801",
+          "new": true,
+          "full_name": "pcourbin/imaprotect"
+        },
+        {
+          "id": "636324558",
+          "new": true,
+          "full_name": "ryanbdclark/owlet"
+        },
+        {
+          "id": "531686897",
+          "new": true,
+          "full_name": "0xAlon/dolphin"
+        },
+        {
+          "id": "701510734",
+          "new": true,
+          "full_name": "Andre0512/speedport"
+        },
+        {
+          "id": "163322610",
+          "new": true,
+          "full_name": "djbulsink/panasonic_ac"
+        },
+        {
+          "id": "541978646",
+          "new": true,
+          "full_name": "DeerMaximum/Technische-Alternative-CMI"
+        },
+        {
+          "id": "601113362",
+          "new": true,
+          "full_name": "t0mer/manish-custom-notifier"
+        },
+        {
+          "id": "701792186",
+          "new": true,
+          "full_name": "krasnoukhov/homeassistant-oncharger"
+        },
+        {
+          "id": "506356147",
+          "new": true,
+          "full_name": "gvigroux/hon"
+        },
+        {
+          "id": "120696364",
+          "new": true,
+          "full_name": "vinteo/hass-opensprinkler"
+        },
+        {
+          "id": "468666097",
+          "new": true,
+          "full_name": "CoMPaTech/stromer"
+        },
+        {
+          "id": "477001098",
+          "new": true,
+          "full_name": "kongo09/philips-airpurifier-coap"
+        },
+        {
+          "id": "377012187",
+          "new": true,
+          "full_name": "jcgoette/weight_gurus_homeassistant"
+        },
+        {
+          "id": "760679476",
+          "new": true,
+          "full_name": "marq24/ha-waterkotte"
+        },
+        {
+          "id": "351604227",
+          "new": true,
+          "full_name": "Sha-Darim/brandriskute"
+        },
+        {
+          "id": "169460975",
+          "new": true,
+          "full_name": "akasma74/Hass-Custom-Alarm"
+        },
+        {
+          "id": "572278409",
+          "new": true,
+          "full_name": "petergridge/Irrigation-V5"
+        },
+        {
+          "id": "222292912",
+          "new": true,
+          "full_name": "gcobb321/icloud3"
+        },
+        {
+          "id": "528492198",
+          "new": true,
+          "full_name": "myTselection/telenet_telemeter"
+        },
+        {
+          "id": "145180996",
+          "new": true,
+          "full_name": "custom-components/feedparser"
+        },
+        {
+          "id": "455174197",
+          "new": true,
+          "full_name": "dummylabs/thewatchman"
+        },
+        {
+          "id": "193371469",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-custom-components-Antistorm"
+        },
+        {
+          "id": "723707293",
+          "new": true,
+          "full_name": "gillesvs/librelink"
+        },
+        {
+          "id": "642982371",
+          "new": true,
+          "full_name": "hudsonbrendon/ha_epic_games"
+        },
+        {
+          "id": "756368974",
+          "new": true,
+          "full_name": "gritaro/gigachain"
+        },
+        {
+          "id": "490231724",
+          "new": true,
+          "full_name": "jbouwh/ha-elro-connects"
+        },
+        {
+          "id": "267433712",
+          "new": true,
+          "full_name": "slesinger/HomeAssistant-PREdistribuce"
+        },
+        {
+          "id": "373370853",
+          "new": true,
+          "full_name": "rsnodgrass/hass-helium"
+        },
+        {
+          "id": "544426802",
+          "new": true,
+          "full_name": "Tasshack/dreame-vacuum"
+        },
+        {
+          "id": "319343045",
+          "new": true,
+          "full_name": "caronc/ha-ultrasync"
+        },
+        {
+          "id": "250345421",
+          "new": true,
+          "full_name": "eifinger/hass-foldingathomecontrol"
+        },
+        {
+          "id": "171854441",
+          "new": true,
+          "full_name": "custom-components/youtube"
+        },
+        {
+          "id": "617699018",
+          "new": true,
+          "full_name": "hokiebrian/eia_hourly_demand"
+        },
+        {
+          "id": "438036391",
+          "new": true,
+          "full_name": "fustom/ariston-remotethermo-home-assistant-v3"
+        },
+        {
+          "id": "307586942",
+          "new": true,
+          "full_name": "bremor/bureau_of_meteorology"
+        },
+        {
+          "id": "491066500",
+          "new": true,
+          "full_name": "airalab/homeassistant-robonomics-integration"
+        },
+        {
+          "id": "181743867",
+          "new": true,
+          "full_name": "tefinger/hass-brematic"
+        },
+        {
+          "id": "744765851",
+          "new": true,
+          "full_name": "Weissnix4711/hass-listenbrainz"
+        },
+        {
+          "id": "158194879",
+          "new": true,
+          "full_name": "danobot/entity-controller"
+        },
+        {
+          "id": "535833284",
+          "new": true,
+          "full_name": "Vaskivskyi/ha-chroma"
+        },
+        {
+          "id": "534317237",
+          "new": true,
+          "full_name": "DeerMaximum/QR-Code-Generator"
+        },
+        {
+          "id": "585145942",
+          "new": true,
+          "full_name": "schwarzenbergf/irtrans"
+        },
+        {
+          "id": "269665267",
+          "new": true,
+          "full_name": "mvdwetering/yamaha_ynca"
+        },
+        {
+          "id": "760282660",
+          "new": true,
+          "full_name": "sHedC/homeassistant-leakbot"
+        },
+        {
+          "id": "545025660",
+          "new": true,
+          "full_name": "JonasJoKuJonas/homeassistant-WebUntis"
+        },
+        {
+          "id": "299123388",
+          "new": true,
+          "full_name": "jseidl/hass-magic_areas"
+        },
+        {
+          "id": "512007926",
+          "new": true,
+          "full_name": "xannor/ha_reolink_discovery"
+        },
+        {
+          "id": "658598049",
+          "new": true,
+          "full_name": "vakio-ru/vakio_kiv"
+        },
+        {
+          "id": "333849286",
+          "new": true,
+          "full_name": "kpoppel/homeassistant-eforsyning"
+        },
+        {
+          "id": "346536654",
+          "new": true,
+          "full_name": "sopelj/hass-ember-mug-component"
+        },
+        {
+          "id": "657192016",
+          "new": true,
+          "full_name": "Nedevski/hass_kat_bulgaria"
+        },
+        {
+          "id": "335750566",
+          "new": true,
+          "full_name": "metbril/home-assistant-brandstofprijzen"
+        },
+        {
+          "id": "252926906",
+          "new": true,
+          "full_name": "asev/homeassistant-uponor"
+        },
+        {
+          "id": "338782385",
+          "new": true,
+          "full_name": "frimtec/hass-compal-wifi"
+        },
+        {
+          "id": "545119372",
+          "new": true,
+          "full_name": "Fr3d/camect-ha"
+        },
+        {
+          "id": "669130167",
+          "new": true,
+          "full_name": "andrew-codechimp/HA-Andrews-Arnold-Quota"
+        },
+        {
+          "id": "464877047",
+          "new": true,
+          "full_name": "samuolis/brink"
+        },
+        {
+          "id": "456340193",
+          "new": true,
+          "full_name": "danielrivard/homeassistant-innova"
+        },
+        {
+          "id": "634513270",
+          "new": true,
+          "full_name": "enes-oerdek/Home-Assistant-Helium-Integration"
+        },
+        {
+          "id": "328671547",
+          "new": true,
+          "full_name": "dmoranf/home-assistant-wattio"
+        },
+        {
+          "id": "756168276",
+          "new": true,
+          "full_name": "klausj1/homeassistant-statistics"
+        },
+        {
+          "id": "307678069",
+          "new": true,
+          "full_name": "enkama/hass-variables"
+        },
+        {
+          "id": "264655935",
+          "new": true,
+          "full_name": "gadgetchnnel/entities_calendar"
+        },
+        {
+          "id": "352169259",
+          "new": true,
+          "full_name": "aex351/home-assistant-neerslag-app"
+        },
+        {
+          "id": "781375315",
+          "new": true,
+          "full_name": "einToast/openai_stt_ha"
+        },
+        {
+          "id": "606857916",
+          "new": true,
+          "full_name": "stackia/ha-deye-dehumidifier"
+        },
+        {
+          "id": "527179792",
+          "new": true,
+          "full_name": "DarwinsBuddy/WienerNetzeSmartmeter"
+        },
+        {
+          "id": "631670903",
+          "new": true,
+          "full_name": "ufozone/ha-zcs-mower"
+        },
+        {
+          "id": "200665691",
+          "new": true,
+          "full_name": "franc6/ics_calendar"
+        },
+        {
+          "id": "195594888",
+          "new": true,
+          "full_name": "claudegel/sinope-gt125"
+        },
+        {
+          "id": "129353521",
+          "new": true,
+          "full_name": "syssi/xiaomi_raw"
+        },
+        {
+          "id": "618871749",
+          "new": true,
+          "full_name": "carleeno/elevenlabs_tts"
+        },
+        {
+          "id": "480112024",
+          "new": true,
+          "full_name": "patrickribbing/sjofartsverket_viva-component"
+        },
+        {
+          "id": "162808336",
+          "new": true,
+          "full_name": "bigbadblunt/homeassistant-lightwave2"
+        },
+        {
+          "id": "256899380",
+          "new": true,
+          "full_name": "atymic/project_three_zero_ha"
+        },
+        {
+          "id": "243122556",
+          "new": true,
+          "full_name": "Hellowlol/ha-tide"
+        },
+        {
+          "id": "382905556",
+          "new": true,
+          "full_name": "kotborealis/home-assistant-custom-components-cover-time-based-synced"
+        },
+        {
+          "id": "698694783",
+          "new": true,
+          "full_name": "MarcoGos/davis_vantage"
+        },
+        {
+          "id": "151580533",
+          "new": true,
+          "full_name": "custom-components/sensor.unifigateway"
+        },
+        {
+          "id": "448604854",
+          "new": true,
+          "full_name": "TomBrien/cardiffwaste-ha"
+        },
+        {
+          "id": "610701268",
+          "new": true,
+          "full_name": "nathanmarlor/foxess_modbus"
+        },
+        {
+          "id": "220313935",
+          "new": true,
+          "full_name": "turbokongen/hass-AMS"
+        },
+        {
+          "id": "658597458",
+          "new": true,
+          "full_name": "vakio-ru/vakio_base_smart"
+        },
+        {
+          "id": "303827752",
+          "new": true,
+          "full_name": "sbabcock23/hass-tryfi"
+        },
+        {
+          "id": "209996125",
+          "new": true,
+          "full_name": "Poeschl/Remote-PicoTTS"
+        },
+        {
+          "id": "258012818",
+          "new": true,
+          "full_name": "vigonotion/hass-simpleicons"
+        },
+        {
+          "id": "194140521",
+          "new": true,
+          "full_name": "thomasloven/hass-browser_mod"
+        },
+        {
+          "id": "312896602",
+          "new": true,
+          "full_name": "skodaconnect/homeassistant-skodaconnect"
+        },
+        {
+          "id": "777916906",
+          "new": true,
+          "full_name": "aegjoyce/custom-ambilight"
+        },
+        {
+          "id": "687451320",
+          "new": true,
+          "full_name": "pantherale0/ha-nintendoparentalcontrols"
+        },
+        {
+          "id": "76125161",
+          "repository_manifest": {
+            "name": "iCal Sensor",
+            "homeassistant": "2024.1.1"
+          },
+          "full_name": "tybritten/ical-sensor-homeassistant",
+          "authors": [
+            "@Olen",
+            "@TyBritten"
+          ],
+          "category": "integration",
+          "description": "an iCal Sensor for Home Assistant",
+          "domain": "ical",
+          "etag_repository": "W/\"559a665f30894d9fb17a5972812d30ccfbded8f1a1b7d720817b98839bf91d90\"",
+          "last_updated": "2025-02-12T13:04:35Z",
+          "stargazers_count": 106,
+          "topics": [
+            "ical"
+          ],
+          "installed_commit": "a26965c",
+          "installed": true,
+          "last_commit": "a26965c",
+          "last_version": "1.7.2",
+          "manifest_name": "ical Sensor",
+          "releases": true,
+          "version_installed": "1.7.2",
+          "last_fetched": 1739515428.747014
+        },
+        {
+          "id": "237102126",
+          "new": true,
+          "full_name": "peetereczek/ztm"
+        },
+        {
+          "id": "591644026",
+          "new": true,
+          "full_name": "Daanoz/ha-google-photos"
+        },
+        {
+          "id": "131915802",
+          "new": true,
+          "full_name": "custom-components/places"
+        },
+        {
+          "id": "407205510",
+          "new": true,
+          "full_name": "alryaz/hass-pik-intercom"
+        },
+        {
+          "id": "620909192",
+          "new": true,
+          "full_name": "TheHolyRoger/hass-cryptoinfo"
+        },
+        {
+          "id": "582955421",
+          "new": true,
+          "full_name": "dingo35/ha-SmartEVSEv3"
+        },
+        {
+          "id": "197983504",
+          "new": true,
+          "full_name": "rdehuyss/homeassistant-custom_components-denkovi"
+        },
+        {
+          "id": "560848165",
+          "new": true,
+          "full_name": "RonnyWinkler/homeassistant.homey"
+        },
+        {
+          "id": "354515979",
+          "new": true,
+          "full_name": "Mr-Groch/ambihue"
+        },
+        {
+          "id": "679713495",
+          "new": true,
+          "full_name": "andrew-codechimp/HA-Battery-Notes"
+        },
+        {
+          "id": "295627573",
+          "new": true,
+          "full_name": "michaellunzer/Home-Assistant-Custom-Component-Fortnite"
+        },
+        {
+          "id": "771099628",
+          "new": true,
+          "full_name": "verdel/hass-petoneer-smartdot"
+        },
+        {
+          "id": "750769225",
+          "new": true,
+          "full_name": "ross-w/emerald-hws-ha"
+        },
+        {
+          "id": "222687548",
+          "new": true,
+          "full_name": "dwainscheeren/dwains-lovelace-dashboard"
+        },
+        {
+          "id": "306822538",
+          "new": true,
+          "full_name": "exxamalte/home-assistant-custom-components-nsw-rural-fire-service-fire-danger"
+        },
+        {
+          "id": "646115401",
+          "new": true,
+          "full_name": "samjsmart/ha-zone4"
+        },
+        {
+          "id": "234875951",
+          "new": true,
+          "full_name": "vlumikero/home-assistant-securitas"
+        },
+        {
+          "id": "658074877",
+          "new": true,
+          "full_name": "Ludy87/ipv64"
+        },
+        {
+          "id": "692701325",
+          "new": true,
+          "full_name": "briis/weatherflow_forecast"
+        },
+        {
+          "id": "228579545",
+          "new": true,
+          "full_name": "sebr/bhyve-home-assistant"
+        },
+        {
+          "id": "600885053",
+          "new": true,
+          "full_name": "signalkraft/mypyllant-component"
+        },
+        {
+          "id": "646875198",
+          "new": true,
+          "full_name": "nimroddolev/chime_tts"
+        },
+        {
+          "id": "501368149",
+          "new": true,
+          "full_name": "J-Lindvig/Fuelprices_DK"
+        },
+        {
+          "id": "795624377",
+          "new": true,
+          "full_name": "vermut/ha_amc_alarm"
+        },
+        {
+          "id": "296946072",
+          "new": true,
+          "full_name": "boralyl/kodi-recently-added"
+        },
+        {
+          "id": "669776150",
+          "new": true,
+          "full_name": "djerik/beolink-ha"
+        },
+        {
+          "id": "292616002",
+          "new": true,
+          "full_name": "swartjean/ha-seedboxes-cc"
+        },
+        {
+          "id": "325097827",
+          "new": true,
+          "full_name": "andvikt/mega_hacs"
+        },
+        {
+          "id": "347143701",
+          "new": true,
+          "full_name": "rccoleman/channels_dvr_recently_recorded"
+        },
+        {
+          "id": "632003835",
+          "new": true,
+          "full_name": "grimmpp/home-assistant-eltako"
+        },
+        {
+          "id": "233289477",
+          "new": true,
+          "full_name": "linsvensson/sensor.greenely"
+        },
+        {
+          "id": "556352757",
+          "new": true,
+          "full_name": "mmillmor/geo_home"
+        },
+        {
+          "id": "593695273",
+          "new": true,
+          "full_name": "jampez77/DVLA-Vehicle-Enquiry-Service"
+        },
+        {
+          "id": "176018567",
+          "new": true,
+          "full_name": "custom-components/gpodder"
+        },
+        {
+          "id": "740129969",
+          "new": true,
+          "full_name": "3ll3d00d/jriver_homeassistant"
+        },
+        {
+          "id": "525954717",
+          "new": true,
+          "full_name": "home-assistant-HomeWhiz/home-assistant-HomeWhiz"
+        },
+        {
+          "id": "159025199",
+          "new": true,
+          "full_name": "kalanda/homeassistant-aemet-sensor"
+        },
+        {
+          "id": "643579135",
+          "new": true,
+          "full_name": "jmcollin78/solar_optimizer"
+        },
+        {
+          "id": "223541049",
+          "new": true,
+          "full_name": "jaruba/ha-samsungtv-tizen"
+        },
+        {
+          "id": "177469955",
+          "new": true,
+          "full_name": "dlarrick/hass-kumo"
+        },
+        {
+          "id": "532263303",
+          "new": true,
+          "full_name": "toringer/home-assistant-met-next-6-hours-forecast"
+        },
+        {
+          "id": "627734223",
+          "new": true,
+          "full_name": "sanghviharshit/ha-monarchmoney"
+        },
+        {
+          "id": "478078274",
+          "new": true,
+          "full_name": "sergeylysov/sst_cloud"
+        },
+        {
+          "id": "137655647",
+          "new": true,
+          "full_name": "bertbert72/HomeAssistant_VirginTivo"
+        },
+        {
+          "id": "602776380",
+          "new": true,
+          "full_name": "MiguelAngelLV/balance_neto"
+        },
+        {
+          "id": "621677113",
+          "new": true,
+          "full_name": "OpenEPaperLink/Home_Assistant_Integration"
+        },
+        {
+          "id": "233090507",
+          "new": true,
+          "full_name": "kodi1/meteoalarm"
+        },
+        {
+          "id": "525588589",
+          "new": true,
+          "full_name": "cjaliaga/home-assistant-aquarea"
+        },
+        {
+          "id": "789397431",
+          "new": true,
+          "full_name": "Tvalley71/dantherm"
+        },
+        {
+          "id": "401454435",
+          "new": true,
+          "full_name": "hif2k1/battery_sim"
+        },
+        {
+          "id": "786482294",
+          "new": true,
+          "full_name": "dasshubham762/atomberg-integration"
+        },
+        {
+          "id": "325329098",
+          "new": true,
+          "full_name": "IATkachenko/HA-SleepAsAndroid"
+        },
+        {
+          "id": "587122619",
+          "new": true,
+          "full_name": "dahlb/ha_carrier"
+        },
+        {
+          "id": "519811207",
+          "new": true,
+          "full_name": "trvqhuy/nestup_evn"
+        },
+        {
+          "id": "215825339",
+          "new": true,
+          "full_name": "alryaz/hass-hekr-component"
+        },
+        {
+          "id": "537806998",
+          "new": true,
+          "full_name": "lociii/homeassistant-overwolf-status"
+        },
+        {
+          "id": "309018094",
+          "new": true,
+          "full_name": "itchannel/fordpass-ha"
+        },
+        {
+          "id": "348464316",
+          "new": true,
+          "full_name": "ec-blaster/magicswitchbot-homeassistant"
+        },
+        {
+          "id": "401282856",
+          "new": true,
+          "full_name": "BottlecapDave/HomeAssistant-OctopusEnergy"
+        },
+        {
+          "id": "203244705",
+          "new": true,
+          "full_name": "Mofeywalker/openmensa-hass-component"
+        },
+        {
+          "id": "97201395",
+          "new": true,
+          "full_name": "syssi/xiaomiplug"
+        },
+        {
+          "id": "567001290",
+          "new": true,
+          "full_name": "knudsvik/EnergyScore"
+        },
+        {
+          "id": "353966616",
+          "new": true,
+          "full_name": "viktak/ha-cc-openweathermap_all"
+        },
+        {
+          "id": "755320495",
+          "new": true,
+          "full_name": "andrewjswan/SwatchTime"
+        },
+        {
+          "id": "374314958",
+          "new": true,
+          "full_name": "alexdelprete/ha-abb-powerone-pvi-sunspec"
+        },
+        {
+          "id": "290193894",
+          "new": true,
+          "full_name": "sillyfrog/Automate-Pulse-v2"
+        },
+        {
+          "id": "454859084",
+          "new": true,
+          "full_name": "ekutner/home-connect-hass"
+        },
+        {
+          "id": "650550675",
+          "new": true,
+          "full_name": "vakio-ru/vakio_openair"
+        },
+        {
+          "id": "538235457",
+          "new": true,
+          "full_name": "juacas/zte_tracker"
+        },
+        {
+          "id": "117426840",
+          "new": true,
+          "full_name": "robinostlund/homeassistant-volkswagencarnet"
+        },
+        {
+          "id": "686778752",
+          "new": true,
+          "full_name": "pantherale0/ha-familysafety"
+        },
+        {
+          "id": "363468409",
+          "new": true,
+          "full_name": "mbillow/ha-redpocket"
+        },
+        {
+          "id": "577981941",
+          "new": true,
+          "full_name": "avolmensky/panasonic_eolia"
+        },
+        {
+          "id": "647057223",
+          "new": true,
+          "full_name": "delphiki/hass-pronote"
+        },
+        {
+          "id": "680920137",
+          "new": true,
+          "full_name": "dalinicus/homeassistant-aerogarden"
+        },
+        {
+          "id": "716211438",
+          "new": true,
+          "full_name": "JanGiese/notion_todo"
+        },
+        {
+          "id": "771239559",
+          "new": true,
+          "full_name": "bkbilly/medisanabp_ble"
+        },
+        {
+          "id": "378010382",
+          "new": true,
+          "full_name": "alryaz/hass-tns-energo"
+        },
+        {
+          "id": "177978011",
+          "new": true,
+          "full_name": "StyraHem/ShellyForHASS"
+        },
+        {
+          "id": "265059207",
+          "new": true,
+          "full_name": "ThermIQ/thermiq_mqtt-ha"
+        },
+        {
+          "id": "279538782",
+          "new": true,
+          "full_name": "pcourbin/ecodevices_rt2"
+        },
+        {
+          "id": "137126619",
+          "new": true,
+          "full_name": "davesmeghead/visonic"
+        },
+        {
+          "id": "527414830",
+          "new": true,
+          "full_name": "amosyuen/ha-eight-sleep-climate"
+        },
+        {
+          "id": "747418323",
+          "new": true,
+          "full_name": "MineTech13/homeassistant-basestation"
+        },
+        {
+          "id": "250488711",
+          "new": true,
+          "full_name": "marcelwestrahome/home-assistant-niu-component"
+        },
+        {
+          "id": "589430688",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-custom-components-GNE-PV-Monitoring"
+        },
+        {
+          "id": "706651591",
+          "new": true,
+          "full_name": "amitfin/oref_alert"
+        },
+        {
+          "id": "402156016",
+          "new": true,
+          "full_name": "golles/ha-kamstrup_403"
+        },
+        {
+          "id": "307098646",
+          "new": true,
+          "full_name": "nielsfaber/alarmo"
+        },
+        {
+          "id": "145777833",
+          "new": true,
+          "full_name": "custom-components/sensor.personalcapital"
+        },
+        {
+          "id": "714191907",
+          "new": true,
+          "full_name": "alengwenus/ha-sma-ev-charger"
+        },
+        {
+          "id": "375838748",
+          "new": true,
+          "full_name": "Kannix2005/homeassistant-selve"
+        },
+        {
+          "id": "400832075",
+          "new": true,
+          "full_name": "radical-squared/aquatemp"
+        },
+        {
+          "id": "390073284",
+          "new": true,
+          "full_name": "jjlawren/sonos_cloud"
+        },
+        {
+          "id": "201963665",
+          "new": true,
+          "full_name": "custom-components/healthchecksio"
+        },
+        {
+          "id": "337228671",
+          "new": true,
+          "full_name": "CJNE/ha-porscheconnect"
+        },
+        {
+          "id": "289251122",
+          "new": true,
+          "full_name": "mletenay/home-assistant-goodwe-inverter"
+        },
+        {
+          "id": "190260955",
+          "new": true,
+          "full_name": "bramkragten/mind"
+        },
+        {
+          "id": "588912665",
+          "new": true,
+          "full_name": "vooon/hass-myheat"
+        },
+        {
+          "id": "259867685",
+          "new": true,
+          "full_name": "hasl-sensor/integration"
+        },
+        {
+          "id": "718762596",
+          "new": true,
+          "full_name": "krasnoukhov/homeassistant-tesy"
+        },
+        {
+          "id": "501618674",
+          "new": true,
+          "full_name": "andrzejchm/blebox_shutterbox_tilt"
+        },
+        {
+          "id": "186605347",
+          "new": true,
+          "full_name": "bosch-thermostat/home-assistant-bosch-custom-component"
+        },
+        {
+          "id": "442181774",
+          "new": true,
+          "full_name": "tadasdanielius/daikin_altherma"
+        },
+        {
+          "id": "356655356",
+          "new": true,
+          "full_name": "tofuSCHNITZEL/home-assistant-wienerlinien"
+        },
+        {
+          "id": "630565367",
+          "new": true,
+          "full_name": "DeerMaximum/Technische-Alternative-CoE"
+        },
+        {
+          "id": "295523408",
+          "new": true,
+          "full_name": "epoplavskis/homeassistant_salus"
+        },
+        {
+          "id": "273333188",
+          "new": true,
+          "full_name": "jeroenterheerdt/HADailySensor"
+        },
+        {
+          "id": "207110572",
+          "new": true,
+          "full_name": "custom-components/sensor.avfallsor"
+        },
+        {
+          "id": "242528119",
+          "new": true,
+          "full_name": "ruuvi-friends/ruuvi-hass.io"
+        },
+        {
+          "id": "319744131",
+          "new": true,
+          "full_name": "martindybal/taphome-homeassistant"
+        },
+        {
+          "id": "441920613",
+          "new": true,
+          "full_name": "klejejs/ha-thermia-heat-pump-integration"
+        },
+        {
+          "id": "232077394",
+          "new": true,
+          "full_name": "kirei/hass-chargeamps"
+        },
+        {
+          "id": "601894276",
+          "new": true,
+          "full_name": "leonardlcl/general_link"
+        },
+        {
+          "id": "675105585",
+          "new": true,
+          "full_name": "werthdavid/homeassistant-pulsatrix-local-mqtt"
+        },
+        {
+          "id": "266557774",
+          "new": true,
+          "full_name": "deblockt/hass-proscenic-790T-vacuum"
+        },
+        {
+          "id": "676012641",
+          "new": true,
+          "full_name": "wolffshots/hass-audiobookshelf"
+        },
+        {
+          "id": "698783816",
+          "new": true,
+          "full_name": "ablyler/home-assistant-aquahawk"
+        },
+        {
+          "id": "625369698",
+          "new": true,
+          "full_name": "IvanSanchez/homeassistant-freeds"
+        },
+        {
+          "id": "582608844",
+          "new": true,
+          "full_name": "redlukas/emu_mbus_center"
+        },
+        {
+          "id": "735063605",
+          "new": true,
+          "full_name": "elsbrock/cowboy-ha"
+        },
+        {
+          "id": "319608056",
+          "new": true,
+          "full_name": "dckiller51/bodymiscale"
+        },
+        {
+          "id": "282509738",
+          "new": true,
+          "full_name": "GuilleGF/hassio-ovh"
+        },
+        {
+          "id": "313759590",
+          "new": true,
+          "full_name": "ryanmac8/HA-Mint-Mobile"
+        },
+        {
+          "id": "139892990",
+          "new": true,
+          "full_name": "custom-components/brewdog"
+        },
+        {
+          "id": "573233876",
+          "new": true,
+          "full_name": "Sian-Lee-SA/Home-Assistant-Switch-Manager"
+        },
+        {
+          "id": "309178213",
+          "new": true,
+          "full_name": "gtjadsonsantos/controlid"
+        },
+        {
+          "id": "752373259",
+          "new": true,
+          "full_name": "ThomasLomas/ha-starlinghomehub"
+        },
+        {
+          "id": "311594993",
+          "new": true,
+          "full_name": "slashback100/presence_simulation"
+        },
+        {
+          "id": "442878365",
+          "new": true,
+          "full_name": "hostcc/hass-gs-alarm"
+        },
+        {
+          "id": "810273505",
+          "new": true,
+          "full_name": "RogerSelwyn/MS365-Mail"
+        },
+        {
+          "id": "391700886",
+          "new": true,
+          "full_name": "deblockt/hass-aria2"
+        },
+        {
+          "id": "330644825",
+          "new": true,
+          "full_name": "leikoilja/ha-google-home"
+        },
+        {
+          "id": "437278224",
+          "new": true,
+          "full_name": "kongo09/hass-dell-printer"
+        },
+        {
+          "id": "188698828",
+          "new": true,
+          "full_name": "dext0r/yandex_smart_home"
+        },
+        {
+          "id": "474183846",
+          "new": true,
+          "full_name": "sanghviharshit/ha-mila"
+        },
+        {
+          "id": "386049746",
+          "new": true,
+          "full_name": "viragelabs/virage_dashboard"
+        },
+        {
+          "id": "187201747",
+          "new": true,
+          "full_name": "jihao/rokid-webhook-hass"
+        },
+        {
+          "id": "224073673",
+          "new": true,
+          "full_name": "pinkywafer/Calendarific"
+        },
+        {
+          "id": "316807165",
+          "new": true,
+          "full_name": "HomeAssistant-Mods/home-assistant-miele"
+        },
+        {
+          "id": "679361462",
+          "new": true,
+          "full_name": "kverqus/hassam"
+        },
+        {
+          "id": "459336824",
+          "new": true,
+          "full_name": "regulad/hass-lacrosseview"
+        },
+        {
+          "id": "622582764",
+          "new": true,
+          "full_name": "AndreaTomatis/loex-xsmart-integration"
+        },
+        {
+          "id": "586474647",
+          "new": true,
+          "full_name": "myTselection/pixometer"
+        },
+        {
+          "id": "405007807",
+          "new": true,
+          "full_name": "macxq/foxess-ha"
+        },
+        {
+          "id": "494545750",
+          "new": true,
+          "full_name": "elden1337/hass-peaqhvac"
+        },
+        {
+          "id": "340596609",
+          "new": true,
+          "full_name": "osk2/panasonic_smart_app"
+        },
+        {
+          "id": "269588712",
+          "new": true,
+          "full_name": "mvdwetering/huesyncbox"
+        },
+        {
+          "id": "290261325",
+          "new": true,
+          "full_name": "basnijholt/adaptive-lighting"
+        },
+        {
+          "id": "542686924",
+          "new": true,
+          "full_name": "JaccoR/hass-entso-e"
+        },
+        {
+          "id": "229014136",
+          "new": true,
+          "full_name": "doudz/homeassistant-myjdownloader"
+        },
+        {
+          "id": "228063780",
+          "new": true,
+          "full_name": "Limych/ha-iaquk"
+        },
+        {
+          "id": "487536666",
+          "new": true,
+          "full_name": "veista/nilan"
+        },
+        {
+          "id": "793739179",
+          "new": true,
+          "full_name": "jasperslits/haithowifi"
+        },
+        {
+          "id": "356778495",
+          "new": true,
+          "full_name": "AlexxIT/WebRTC"
+        },
+        {
+          "id": "139664351",
+          "repository_manifest": {
+            "name": "Alexa Media Player",
+            "zip_release": true,
+            "filename": "alexa_media.zip",
+            "homeassistant": "2024.2.0b0"
+          },
+          "full_name": "alandtse/alexa_media_player",
+          "authors": [
+            "@alandtse",
+            "@keatontaylor"
+          ],
+          "category": "integration",
+          "description": "This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.",
+          "domain": "alexa_media",
+          "downloads": 53161,
+          "etag_repository": "W/\"5620e1927a6bfd90ecda9c666ec32ac7040ee5f0f889beb66674ae7247b36ae3\"",
+          "last_updated": "2025-02-10T20:26:11Z",
+          "stargazers_count": 1644,
+          "topics": [
+            "alexa"
+          ],
+          "installed_commit": "b7bf215",
+          "installed": true,
+          "last_commit": "b7bf215",
+          "last_version": "v5.4.0",
+          "manifest_name": "Alexa Media Player",
+          "releases": true,
+          "version_installed": "v5.4.0",
+          "last_fetched": 1739643389.356729
+        },
+        {
+          "id": "481715988",
+          "new": true,
+          "full_name": "PimDoos/kia_connect"
+        },
+        {
+          "id": "362700564",
+          "new": true,
+          "full_name": "alandtse/tesla"
+        },
+        {
+          "id": "227452940",
+          "new": true,
+          "full_name": "SecKatie/ha-wyzeapi"
+        },
+        {
+          "id": "598381225",
+          "new": true,
+          "full_name": "drc38/Fronius_solarweb"
+        },
+        {
+          "id": "360408082",
+          "new": true,
+          "full_name": "RobertD502/home-assistant-flair"
+        },
+        {
+          "id": "190927503",
+          "new": true,
+          "full_name": "plmilord/Hass.io-custom-component-spaclient"
+        },
+        {
+          "id": "255139072",
+          "new": true,
+          "full_name": "dgomes/ha_erse"
+        },
+        {
+          "id": "504664392",
+          "new": true,
+          "full_name": "basilfx/homeassistant-biketrax"
+        },
+        {
+          "id": "220678749",
+          "new": true,
+          "full_name": "shogunxam/Home-Assistant-custom-components-cfr-toscana"
+        },
+        {
+          "id": "196605143",
+          "new": true,
+          "full_name": "RobHofmann/HomeAssistant-PhilipsAndroid2014"
+        },
+        {
+          "id": "100234318",
+          "new": true,
+          "full_name": "syssi/philipslight"
+        },
+        {
+          "id": "661342098",
+          "new": true,
+          "full_name": "KiraPC/ha-switchbot-remote"
+        },
+        {
+          "id": "738003407",
+          "new": true,
+          "full_name": "TheNoctambulist/hass-airtouch"
+        },
+        {
+          "id": "292081477",
+          "new": true,
+          "full_name": "parautenbach/hass-shairport-sync"
+        },
+        {
+          "id": "411736321",
+          "new": true,
+          "full_name": "mampfes/hacs_dwd_pollenflug"
+        },
+        {
+          "id": "609302851",
+          "new": true,
+          "full_name": "bkbilly/tpms_ble"
+        },
+        {
+          "id": "247070270",
+          "new": true,
+          "full_name": "ollo69/ha-samsungtv-smart"
+        },
+        {
+          "id": "204192861",
+          "new": true,
+          "full_name": "Limych/ha-average"
+        },
+        {
+          "id": "325635211",
+          "new": true,
+          "full_name": "kesteraernoudt/dobiss"
+        },
+        {
+          "id": "199306511",
+          "new": true,
+          "full_name": "gieljnssns/kostalpiko-sensor-homeassistant"
+        },
+        {
+          "id": "539629703",
+          "new": true,
+          "full_name": "Danieldiazi/homeassistant-meteogalicia"
+        },
+        {
+          "id": "166045890",
+          "new": true,
+          "full_name": "pippyn/Home-Assistant-Sensor-Afvalbeheer"
+        },
+        {
+          "id": "529083424",
+          "new": true,
+          "full_name": "jaroschek/home-assistant-myuplink"
+        },
+        {
+          "id": "590806135",
+          "new": true,
+          "full_name": "amosyuen/ha-registry"
+        },
+        {
+          "id": "747328039",
+          "new": true,
+          "full_name": "kamaradclimber/geovelo-homeassistant"
+        },
+        {
+          "id": "490422137",
+          "new": true,
+          "full_name": "ddanssaert/home-assistant-ipcamlive"
+        },
+        {
+          "id": "301509152",
+          "new": true,
+          "full_name": "BenPru/novus300_Rs485"
+        },
+        {
+          "id": "482473793",
+          "new": true,
+          "full_name": "Aohzan/hass-prixcarburant"
+        },
+        {
+          "id": "146379582",
+          "new": true,
+          "full_name": "custom-components/sensor.trakt"
+        },
+        {
+          "id": "223993584",
+          "new": true,
+          "full_name": "custom-components/ble_monitor"
+        },
+        {
+          "id": "279680951",
+          "new": true,
+          "full_name": "kukulich/home-assistant-jablotron100"
+        },
+        {
+          "id": "548811638",
+          "new": true,
+          "full_name": "amosyuen/ha-epson-projector-link"
+        },
+        {
+          "id": "625947979",
+          "new": true,
+          "full_name": "geertmeersman/youfone"
+        },
+        {
+          "id": "101482973",
+          "new": true,
+          "full_name": "syssi/xiaomi_airpurifier"
+        },
+        {
+          "id": "366713850",
+          "repository_manifest": {
+            "name": "Pirate Weather",
+            "render_readme": true,
+            "homeassistant": "2024.12.0"
+          },
+          "full_name": "Pirate-Weather/pirate-weather-ha",
+          "authors": [
+            "@alexander0042"
+          ],
+          "category": "integration",
+          "description": "Replacement for the default Dark Sky Home Assistant integration using Pirate Weather ",
+          "domain": "pirateweather",
+          "downloads": 7,
+          "etag_repository": "W/\"352fc3b57fff6dbcd1daf768b0ea46f1ec50aa5a09331329e43af34c66593347\"",
+          "last_updated": "2025-02-10T20:00:56Z",
+          "stargazers_count": 391,
+          "topics": [
+            "darksky-api",
+            "weather-api"
+          ],
+          "installed_commit": "0d819bd",
+          "installed": true,
+          "last_commit": "7401dcc",
+          "last_version": "v1.7",
+          "manifest_name": "Pirate Weather",
+          "releases": true,
+          "version_installed": "v1.7",
+          "last_fetched": 1739629107.912494
+        },
+        {
+          "id": "242335771",
+          "new": true,
+          "full_name": "lindell/home-assistant-svt-play"
+        },
+        {
+          "id": "742612421",
+          "new": true,
+          "full_name": "geeks-r-us/maxstorage_ultimate"
+        },
+        {
+          "id": "292720530",
+          "new": true,
+          "full_name": "alryaz/hass-pandora-cas"
+        },
+        {
+          "id": "657461653",
+          "new": true,
+          "full_name": "vakio-ru/vakio_atmosphere"
+        },
+        {
+          "id": "524730333",
+          "new": true,
+          "full_name": "vasqued2/ha-teamtracker"
+        },
+        {
+          "id": "522245338",
+          "new": true,
+          "full_name": "ndom91/homeassistant-checkly"
+        },
+        {
+          "id": "612978245",
+          "new": true,
+          "full_name": "libdyson-wg/ha-dyson"
+        },
+        {
+          "id": "284006518",
+          "new": true,
+          "full_name": "bremor/bonaire_myclimate"
+        },
+        {
+          "id": "603596768",
+          "new": true,
+          "full_name": "Andre0512/hon"
+        },
+        {
+          "id": "334364176",
+          "new": true,
+          "full_name": "tom-winkler/ha-webfleet-integration"
+        },
+        {
+          "id": "555110808",
+          "new": true,
+          "full_name": "lewei50/ha_iammeter_modbus"
+        },
+        {
+          "id": "398767994",
+          "new": true,
+          "full_name": "luuuis/hass_wibeee"
+        },
+        {
+          "id": "379621461",
+          "new": true,
+          "full_name": "tomasmcguinness/homeassistant-mixergy"
+        },
+        {
+          "id": "261031401",
+          "new": true,
+          "full_name": "youdroid/home-assistant-couchpotato"
+        },
+        {
+          "id": "183064800",
+          "new": true,
+          "full_name": "ljmerza/ha-email-sensor"
+        },
+        {
+          "id": "258852884",
+          "new": true,
+          "full_name": "laszlojakab/homeassistant-easycontrols"
+        },
+        {
+          "id": "249381778",
+          "repository_manifest": {
+            "name": "Local Tuya",
+            "homeassistant": "2024.1.0"
+          },
+          "full_name": "rospogrigio/localtuya",
+          "authors": [
+            "@rospogrigio",
+            "@postlund"
+          ],
+          "category": "integration",
+          "description": "local handling for Tuya devices",
+          "domain": "localtuya",
+          "etag_repository": "W/\"5398cb4ae70d683d142859ae734c4eb192ffff1b48aa6d936aa39f845365030f\"",
+          "last_updated": "2025-01-14T14:06:33Z",
+          "stargazers_count": 3142,
+          "topics": [
+            "localtuya",
+            "tuya",
+            "tuya-api"
+          ],
+          "installed_commit": "5f2c027",
+          "installed": true,
+          "last_commit": "5f2c027",
+          "last_version": "v5.2.3",
+          "manifest_name": "LocalTuya integration",
+          "releases": true,
+          "version_installed": "v5.2.3",
+          "last_fetched": 1739636566.28778
+        },
+        {
+          "id": "666816132",
+          "new": true,
+          "full_name": "plmilord/Hass.io-custom-component-ikamand"
+        },
+        {
+          "id": "234983286",
+          "new": true,
+          "full_name": "Home-Is-Where-You-Hang-Your-Hack/sensor.goveetemp_bt_hci"
+        },
+        {
+          "id": "582798865",
+          "new": true,
+          "full_name": "chkuendig/hass-amphiro-ble"
+        },
+        {
+          "id": "582464471",
+          "new": true,
+          "full_name": "bkbilly/oralb_ble"
+        },
+        {
+          "id": "425931056",
+          "new": true,
+          "full_name": "dahlb/ha_kia_hyundai"
+        },
+        {
+          "id": "605635573",
+          "new": true,
+          "full_name": "frenck/spook"
+        },
+        {
+          "id": "311913208",
+          "new": true,
+          "full_name": "gazoodle/gecko-home-assistant"
+        },
+        {
+          "id": "173563704",
+          "new": true,
+          "full_name": "custom-components/climate.programmable_thermostat"
+        },
+        {
+          "id": "531321012",
+          "new": true,
+          "full_name": "lewei50/ha_iammeter"
+        },
+        {
+          "id": "193371566",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-custom-components-Burze.dzis.net"
+        },
+        {
+          "id": "228685436",
+          "new": true,
+          "full_name": "cyberjunky/home-assistant-toon_boilerstatus"
+        },
+        {
+          "id": "236358405",
+          "new": true,
+          "full_name": "nick2525/broadlink_s1c_s2c"
+        },
+        {
+          "id": "297106424",
+          "new": true,
+          "full_name": "joggs/home_assistant_ebeco"
+        },
+        {
+          "id": "579801670",
+          "new": true,
+          "full_name": "bdunn44/hass-jellyfish-lighting"
+        },
+        {
+          "id": "326367724",
+          "new": true,
+          "full_name": "johnnybegood/ha-ksenia-lares"
+        },
+        {
+          "id": "413798425",
+          "new": true,
+          "full_name": "UI-Lovelace-Minimalist/UI"
+        },
+        {
+          "id": "565137157",
+          "new": true,
+          "full_name": "sftgunner/edinplus-integration"
+        },
+        {
+          "id": "362145464",
+          "new": true,
+          "full_name": "Petro31/ha-integration-multizone-controller"
+        },
+        {
+          "id": "201497401",
+          "new": true,
+          "full_name": "Anonym-tsk/homeassistant-climate-xiaomi-remote"
+        },
+        {
+          "id": "523485043",
+          "new": true,
+          "full_name": "killer0071234/ha-hiq"
+        },
+        {
+          "id": "568186049",
+          "new": true,
+          "full_name": "duhow/hass-aigues-barcelona"
+        },
+        {
+          "id": "509121113",
+          "new": true,
+          "full_name": "seven-io/home-assistant"
+        },
+        {
+          "id": "750338404",
+          "new": true,
+          "full_name": "aunefyren/bluesound_alt"
+        },
+        {
+          "id": "261277563",
+          "new": true,
+          "full_name": "edekeijzer/osrm_travel_time"
+        },
+        {
+          "id": "462430932",
+          "new": true,
+          "full_name": "amaximus/fire_protection_hu"
+        },
+        {
+          "id": "742895532",
+          "new": true,
+          "full_name": "egmen/moscow_transport"
+        },
+        {
+          "id": "376390299",
+          "new": true,
+          "full_name": "golles/ha-knmi"
+        },
+        {
+          "id": "707279332",
+          "new": true,
+          "full_name": "krasnoukhov/homeassistant-nova-poshta"
+        },
+        {
+          "id": "517642950",
+          "new": true,
+          "full_name": "itchannel/apex-ha"
+        },
+        {
+          "id": "422834940",
+          "new": true,
+          "full_name": "N0ciple/hass-kef-connector"
+        },
+        {
+          "id": "706873015",
+          "new": true,
+          "full_name": "tonyroberts/hawundasmart"
+        },
+        {
+          "id": "237628853",
+          "new": true,
+          "full_name": "tuxuser/abfallapi_regioit_ha"
+        },
+        {
+          "id": "193588464",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-custom-components-Rozkladzik"
+        },
+        {
+          "id": "266779715",
+          "new": true,
+          "full_name": "iprak/yahoofinance"
+        },
+        {
+          "id": "200035037",
+          "new": true,
+          "full_name": "LordBoos/discord_game"
+        },
+        {
+          "id": "220482107",
+          "new": true,
+          "full_name": "elad-bar/ha-hpprinter"
+        },
+        {
+          "id": "776540606",
+          "new": true,
+          "full_name": "kgn3400/state_updated"
+        },
+        {
+          "id": "272094506",
+          "new": true,
+          "full_name": "mrk-its/homeassistant-blitzortung"
+        },
+        {
+          "id": "272337216",
+          "new": true,
+          "full_name": "turbulator/pandora-cas"
+        },
+        {
+          "id": "506738088",
+          "new": true,
+          "full_name": "netsoft-ruidias/ha-custom-component-sodexo"
+        },
+        {
+          "id": "197058358",
+          "new": true,
+          "full_name": "jxlarrea/ha-emfitqs"
+        },
+        {
+          "id": "169641362",
+          "new": true,
+          "full_name": "elad-bar/ha-blueiris"
+        },
+        {
+          "id": "714757792",
+          "new": true,
+          "full_name": "gickowtf/pixoo-homeassistant"
+        },
+        {
+          "id": "441369133",
+          "new": true,
+          "full_name": "ZacheryThomas/homeassistant-smartrent"
+        },
+        {
+          "id": "324913968",
+          "new": true,
+          "full_name": "hg1337/homeassistant-dwd"
+        },
+        {
+          "id": "259865897",
+          "new": true,
+          "full_name": "Bouni/drkblutspende"
+        },
+        {
+          "id": "178838527",
+          "new": true,
+          "full_name": "filipvh/hass-nhc2"
+        },
+        {
+          "id": "596993645",
+          "new": true,
+          "full_name": "Sese-Schneider/ha-personio"
+        },
+        {
+          "id": "433577406",
+          "new": true,
+          "full_name": "junkfix/config-editor"
+        },
+        {
+          "id": "523291160",
+          "new": true,
+          "full_name": "amitfin/daily_schedule"
+        },
+        {
+          "id": "783592918",
+          "new": true,
+          "full_name": "peteS-UK/emotiva"
+        },
+        {
+          "id": "220661494",
+          "new": true,
+          "full_name": "cyr-ius/hass-livebox-component"
+        },
+        {
+          "id": "699910852",
+          "new": true,
+          "full_name": "marq24/ha-tibber-pulse-local"
+        },
+        {
+          "id": "710608974",
+          "new": true,
+          "full_name": "codyc1515/ha-yeelock"
+        },
+        {
+          "id": "517429793",
+          "new": true,
+          "full_name": "Breina/PowerTagGateway"
+        },
+        {
+          "id": "463652459",
+          "new": true,
+          "full_name": "Nazze/ha_best_bottrop_garbage_collection"
+        },
+        {
+          "id": "406939721",
+          "new": true,
+          "full_name": "tomasbedrich/home-assistant-hikconnect"
+        },
+        {
+          "id": "344636306",
+          "new": true,
+          "full_name": "wimb0/home-assistant-saj-r5-modbus"
+        },
+        {
+          "id": "692375020",
+          "new": true,
+          "full_name": "mampfes/ha_bayernluefter"
+        },
+        {
+          "id": "305188358",
+          "new": true,
+          "full_name": "midstar/heatmiser_wifi_ha"
+        },
+        {
+          "id": "327779379",
+          "new": true,
+          "full_name": "itchannel/optus-ha"
+        },
+        {
+          "id": "300358676",
+          "new": true,
+          "full_name": "JurajNyiri/HomeAssistant-Tapo-Control"
+        },
+        {
+          "id": "236572107",
+          "new": true,
+          "full_name": "AlexxIT/YandexStation"
+        },
+        {
+          "id": "712412324",
+          "new": true,
+          "full_name": "osohotwateriot/osoenergy_community"
+        },
+        {
+          "id": "639503073",
+          "new": true,
+          "full_name": "sebcaps/atmofrance"
+        },
+        {
+          "id": "650965476",
+          "new": true,
+          "full_name": "daernsinstantfortress/cupra_we_connect"
+        },
+        {
+          "id": "354887961",
+          "new": true,
+          "full_name": "viktak/ha-cc-abalin-nameday"
+        },
+        {
+          "id": "250866164",
+          "new": true,
+          "full_name": "azogue/eventsensor"
+        },
+        {
+          "id": "517783998",
+          "new": true,
+          "full_name": "Vova-SH/termux-api"
+        },
+        {
+          "id": "213950645",
+          "new": true,
+          "full_name": "exKAjFASH/media_player.elkoep_lara"
+        },
+        {
+          "id": "366332990",
+          "new": true,
+          "full_name": "JohNan/homeassistant-wellbeing"
+        },
+        {
+          "id": "349455097",
+          "new": true,
+          "full_name": "KevinHaendel/ha-ubee"
+        },
+        {
+          "id": "334925385",
+          "new": true,
+          "full_name": "weltenwort/home-assistant-rct-power-integration"
+        },
+        {
+          "id": "235385658",
+          "new": true,
+          "full_name": "rsnodgrass/hass-xantech"
+        },
+        {
+          "id": "732152906",
+          "new": true,
+          "full_name": "geertmeersman/cloudlibrary"
+        },
+        {
+          "id": "279184610",
+          "new": true,
+          "full_name": "madpilot/hass-amber-electric"
+        },
+        {
+          "id": "346474804",
+          "new": true,
+          "full_name": "DurgNomis-drol/ha_toyota"
+        },
+        {
+          "id": "562404203",
+          "new": true,
+          "full_name": "olibos/HomeAssistant-RecycleApp"
+        },
+        {
+          "id": "196057008",
+          "new": true,
+          "full_name": "pilotak/homeassistant-attributes"
+        },
+        {
+          "id": "724819055",
+          "new": true,
+          "full_name": "physje/waterinfo"
+        },
+        {
+          "id": "271398374",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-custom-components-Saver"
+        },
+        {
+          "id": "258012483",
+          "new": true,
+          "full_name": "AkA57/liveboxtvuhd"
+        },
+        {
+          "id": "136170574",
+          "new": true,
+          "full_name": "c1pher-cn/homeassistan-ezviz"
+        },
+        {
+          "id": "403123516",
+          "new": true,
+          "full_name": "barleybobs/homeassistant-ecowater-softener"
+        },
+        {
+          "id": "229519365",
+          "new": true,
+          "full_name": "bacco007/sensor.waternsw"
+        },
+        {
+          "id": "303793543",
+          "new": true,
+          "full_name": "tomasbedrich/home-assistant-skydance"
+        },
+        {
+          "id": "152294445",
+          "new": true,
+          "full_name": "custom-components/remote_homeassistant"
+        },
+        {
+          "id": "383608593",
+          "new": true,
+          "full_name": "h4de5/home-assistant-toshiba_ac"
+        },
+        {
+          "id": "787732252",
+          "new": true,
+          "full_name": "geertmeersman/yoin"
+        },
+        {
+          "id": "177169766",
+          "new": true,
+          "full_name": "eseglem/hass-wattbox"
+        },
+        {
+          "id": "317051290",
+          "new": true,
+          "full_name": "eyalcha/kan_program"
+        },
+        {
+          "id": "607493281",
+          "new": true,
+          "full_name": "austinmroczek/neovolta"
+        },
+        {
+          "id": "570874359",
+          "new": true,
+          "full_name": "masaccio/ha-kingspan-watchman-sensit"
+        },
+        {
+          "id": "121934877",
+          "new": true,
+          "full_name": "syssi/xiaomi_airconditioningcompanion"
+        },
+        {
+          "id": "661432020",
+          "new": true,
+          "full_name": "8none1/lednetwf_ble"
+        },
+        {
+          "id": "520066480",
+          "new": true,
+          "full_name": "vmakeev/huawei_mesh_router"
+        },
+        {
+          "id": "698674167",
+          "new": true,
+          "full_name": "Sese-Schneider/ha-cover-time-based"
+        },
+        {
+          "id": "196055705",
+          "new": true,
+          "full_name": "pilotak/homeassistant-clientraw"
+        },
+        {
+          "id": "532472578",
+          "new": true,
+          "full_name": "greghesp/ha-evonic"
+        },
+        {
+          "id": "686408627",
+          "new": true,
+          "full_name": "leranp/HomeAssistant-galatz-news"
+        },
+        {
+          "id": "236071875",
+          "new": true,
+          "full_name": "robbrad/UKBinCollectionData"
+        },
+        {
+          "id": "589348474",
+          "new": true,
+          "full_name": "epaulsen/energytariff"
+        },
+        {
+          "id": "318927348",
+          "new": true,
+          "full_name": "d03n3rfr1tz3/hass-divoom"
+        },
+        {
+          "id": "733525527",
+          "new": true,
+          "full_name": "jdrozdnovak/ha_pagerduty"
+        },
+        {
+          "id": "529926820",
+          "new": true,
+          "full_name": "v1ack/lelight"
+        },
+        {
+          "id": "610297310",
+          "new": true,
+          "full_name": "thisisthetechie/home-assistant-sickgear"
+        },
+        {
+          "id": "358585486",
+          "new": true,
+          "full_name": "danieldotnl/ha-multiscrape"
+        },
+        {
+          "id": "188106531",
+          "new": true,
+          "full_name": "moralmunky/Home-Assistant-Mail-And-Packages"
+        },
+        {
+          "id": "261496794",
+          "new": true,
+          "full_name": "tikismoke/home-assistant-plcbus"
+        },
+        {
+          "id": "600178779",
+          "new": true,
+          "full_name": "PimDoos/ha-sessy"
+        },
+        {
+          "id": "224560492",
+          "new": true,
+          "full_name": "claudegel/sinope-130"
+        },
+        {
+          "id": "434912125",
+          "new": true,
+          "full_name": "wernerhp/ha.integration.load_shedding"
+        },
+        {
+          "id": "552115509",
+          "new": true,
+          "full_name": "thomasloven/hass-plejd"
+        },
+        {
+          "id": "789588169",
+          "new": true,
+          "full_name": "popeen/Home-Assistant-Custom-Component-Brandrisk-Eldningsforbud"
+        },
+        {
+          "id": "685246640",
+          "new": true,
+          "full_name": "Danieldiazi/homeassistant-meteogalicia_tides"
+        },
+        {
+          "id": "581579759",
+          "new": true,
+          "full_name": "RogerSelwyn/mqtt_discoverystream_ha"
+        },
+        {
+          "id": "524883312",
+          "new": true,
+          "full_name": "nkvoll/home-assistant-qsys-qrc"
+        },
+        {
+          "id": "726281564",
+          "new": true,
+          "full_name": "Pho3niX90/solis_modbus"
+        },
+        {
+          "id": "589071917",
+          "new": true,
+          "full_name": "rrooggiieerr/homeassistant-homeduino"
+        },
+        {
+          "id": "342427139",
+          "new": true,
+          "full_name": "HASwitchPlate/openHASP-custom-component"
+        },
+        {
+          "id": "687441634",
+          "new": true,
+          "full_name": "robinostlund/homeassistant-svk-mimer"
+        },
+        {
+          "id": "260169906",
+          "new": true,
+          "full_name": "Bouni/luxtronik"
+        },
+        {
+          "id": "232813686",
+          "new": true,
+          "full_name": "RogerSelwyn/Home_Assistant_SkyQ_MediaPlayer"
+        },
+        {
+          "id": "202987887",
+          "new": true,
+          "full_name": "zachowj/hass-node-red"
+        },
+        {
+          "id": "504337320",
+          "new": true,
+          "full_name": "godely/ha-dremel-3d-printer"
+        },
+        {
+          "id": "625647772",
+          "new": true,
+          "full_name": "geertmeersman/mobile_vikings"
+        },
+        {
+          "id": "418810115",
+          "new": true,
+          "full_name": "travisghansen/hass-pfsense"
+        },
+        {
+          "id": "608596416",
+          "new": true,
+          "full_name": "lizardsystems/hass-taipit"
+        },
+        {
+          "id": "715306521",
+          "new": true,
+          "full_name": "deler-aziz/fuel_prices_sweden"
+        },
+        {
+          "id": "463624702",
+          "new": true,
+          "full_name": "dahlb/ha_hatch"
+        },
+        {
+          "id": "200897141",
+          "new": true,
+          "full_name": "thomasloven/hass-lovelace_gen"
+        },
+        {
+          "id": "775995022",
+          "new": true,
+          "full_name": "randomletters/motion_dimmer"
+        },
+        {
+          "id": "648761057",
+          "new": true,
+          "full_name": "pkarimov/jukeaudio_ha"
+        },
+        {
+          "id": "450192057",
+          "new": true,
+          "full_name": "ClusterM/skykettle-ha"
+        },
+        {
+          "id": "453890532",
+          "new": true,
+          "full_name": "jrfernandes/ontario_energy_board"
+        },
+        {
+          "id": "603834302",
+          "new": true,
+          "full_name": "rwoldberg/ldata-ha"
+        },
+        {
+          "id": "318182014",
+          "new": true,
+          "full_name": "al-one/hass-xiaomi-miot"
+        },
+        {
+          "id": "585689945",
+          "new": true,
+          "full_name": "popeen/Home-Assistant-Custom-Component-Temperatur-Nu"
+        },
+        {
+          "id": "262645913",
+          "new": true,
+          "full_name": "youdroid/home-assistant-gitea"
+        },
+        {
+          "id": "453785158",
+          "new": true,
+          "full_name": "youdroid/home-assistant-gogs"
+        },
+        {
+          "id": "228662926",
+          "new": true,
+          "full_name": "cyberjunky/home-assistant-toon_climate"
+        },
+        {
+          "id": "387116237",
+          "new": true,
+          "full_name": "hwmland/homeassistant-xmrig"
+        },
+        {
+          "id": "140907992",
+          "new": true,
+          "full_name": "nicole-ashley/homeassistant-goldair-climate"
+        },
+        {
+          "id": "789716316",
+          "new": true,
+          "full_name": "joemcc-90/leeds-bins-hass"
+        },
+        {
+          "id": "264415552",
+          "new": true,
+          "full_name": "Pyhass/Hive-Custom-Component"
+        },
+        {
+          "id": "651597909",
+          "new": true,
+          "full_name": "sdrapha/home-assistant-custom-components-pfsense-gateways"
+        },
+        {
+          "id": "344446335",
+          "new": true,
+          "full_name": "RogerSelwyn/O365-HomeAssistant"
+        },
+        {
+          "id": "362513331",
+          "new": true,
+          "full_name": "shaiu/technicolor"
+        },
+        {
+          "id": "226707533",
+          "new": true,
+          "full_name": "freol35241/ltss"
+        },
+        {
+          "id": "419381725",
+          "new": true,
+          "full_name": "wlcrs/huawei_solar"
+        },
+        {
+          "id": "221855213",
+          "new": true,
+          "full_name": "jcwillox/hass-auto-backup"
+        },
+        {
+          "id": "719521685",
+          "new": true,
+          "full_name": "AlexandrErohin/home-assistant-flightradar24"
+        },
+        {
+          "id": "220685552",
+          "new": true,
+          "full_name": "freakshock88/hass-populartimes"
+        },
+        {
+          "id": "711170365",
+          "new": true,
+          "full_name": "geertmeersman/eeveemobility"
+        },
+        {
+          "id": "134057086",
+          "new": true,
+          "full_name": "syssi/xiaomi_cooker"
+        },
+        {
+          "id": "190378093",
+          "new": true,
+          "full_name": "And3rsL/VisonicAlarm-for-Hassio"
+        },
+        {
+          "id": "766648885",
+          "new": true,
+          "full_name": "patman15/BMS_BLE-HA"
+        },
+        {
+          "id": "555221653",
+          "new": true,
+          "full_name": "astrandb/viva"
+        },
+        {
+          "id": "307974458",
+          "new": true,
+          "full_name": "TekniskSupport/home-assistant-resrobot"
+        },
+        {
+          "id": "283847957",
+          "new": true,
+          "full_name": "custom-components/pyscript"
+        },
+        {
+          "id": "261311061",
+          "new": true,
+          "full_name": "garbled1/homeassistant_ecowitt"
+        },
+        {
+          "id": "283518438",
+          "new": true,
+          "full_name": "definitio/ha-rhvoice"
+        },
+        {
+          "id": "139894340",
+          "new": true,
+          "full_name": "custom-components/weatheralerts"
+        },
+        {
+          "id": "583379046",
+          "new": true,
+          "full_name": "Strixx76/mold_risk_index"
+        },
+        {
+          "id": "336798340",
+          "new": true,
+          "full_name": "tomaae/homeassistant-truenas"
+        },
+        {
+          "id": "552426092",
+          "new": true,
+          "full_name": "kamaradclimber/heishamon-homeassistant"
+        },
+        {
+          "id": "441028036",
+          "new": true,
+          "full_name": "dvd-dev/hilo"
+        },
+        {
+          "id": "440617082",
+          "new": true,
+          "full_name": "elahd/ha-nyc311"
+        },
+        {
+          "id": "358505160",
+          "new": true,
+          "full_name": "eifinger/hass-weenect"
+        },
+        {
+          "id": "153870340",
+          "new": true,
+          "full_name": "nickneos/HA_harmony_climate_component"
+        },
+        {
+          "id": "299967654",
+          "new": true,
+          "full_name": "willholdoway/hifiberry"
+        },
+        {
+          "id": "233089370",
+          "new": true,
+          "full_name": "kodi1/esp_wd"
+        },
+        {
+          "id": "645730299",
+          "new": true,
+          "full_name": "CumpsD/home-assistant-leo-ntp"
+        },
+        {
+          "id": "728966752",
+          "new": true,
+          "full_name": "parvez/network_scanner"
+        },
+        {
+          "id": "417400028",
+          "new": true,
+          "full_name": "ScratMan/HASmartThermostat"
+        },
+        {
+          "id": "403401396",
+          "new": true,
+          "full_name": "eifinger/hass-here-weather"
+        },
+        {
+          "id": "281956859",
+          "new": true,
+          "full_name": "postlund/dlink_hnap"
+        },
+        {
+          "id": "793136366",
+          "new": true,
+          "full_name": "kevin-briand/massa_node"
+        },
+        {
+          "id": "361961255",
+          "new": true,
+          "full_name": "make-all/metlink-nz"
+        },
+        {
+          "id": "751371393",
+          "new": true,
+          "full_name": "faizpuru/ha-ambeo_soundbar"
+        },
+        {
+          "id": "577080457",
+          "new": true,
+          "full_name": "iprak/sensi"
+        },
+        {
+          "id": "455217528",
+          "new": true,
+          "full_name": "brianegge/home-assistant-sdnotify"
+        },
+        {
+          "id": "236146080",
+          "new": true,
+          "full_name": "binsentsu/home-assistant-solaredge-modbus"
+        },
+        {
+          "id": "356827073",
+          "new": true,
+          "full_name": "openrgb-ha/openrgb-ha"
+        },
+        {
+          "id": "503045365",
+          "new": true,
+          "full_name": "Kleinrotti/hass-senertec"
+        },
+        {
+          "id": "202220932",
+          "new": true,
+          "full_name": "thomasloven/hass-favicon"
+        },
+        {
+          "id": "346329169",
+          "new": true,
+          "full_name": "dmamontov/hass-miwifi"
+        },
+        {
+          "id": "129049262",
+          "new": true,
+          "full_name": "syssi/xiaomi_fan"
+        },
+        {
+          "id": "661020642",
+          "new": true,
+          "full_name": "odya/hass-ina219-ups-hat"
+        },
+        {
+          "id": "222118751",
+          "new": true,
+          "full_name": "AlexxIT/SonoffLAN"
+        },
+        {
+          "id": "623127338",
+          "new": true,
+          "full_name": "MiguelAngelLV/octopus_spain"
+        },
+        {
+          "id": "371474642",
+          "new": true,
+          "full_name": "gtjadsonsantos/consul"
+        },
+        {
+          "id": "403062943",
+          "new": true,
+          "full_name": "jugla/battery_consumption"
+        },
+        {
+          "id": "265587564",
+          "new": true,
+          "full_name": "golles/Home-Assistant-Sensor-MC66C"
+        },
+        {
+          "id": "790814197",
+          "new": true,
+          "full_name": "sangvikh/hass-pontos"
+        },
+        {
+          "id": "265716369",
+          "new": true,
+          "full_name": "gilsonmandalogo/hacs-minerstat"
+        },
+        {
+          "id": "581264508",
+          "new": true,
+          "full_name": "dominikamann/oekofen-pellematic-compact"
+        },
+        {
+          "id": "672323037",
+          "new": true,
+          "full_name": "Patrick762/hassio-bluetti-bt"
+        },
+        {
+          "id": "688502429",
+          "new": true,
+          "full_name": "AlexxIT/Jura"
+        },
+        {
+          "id": "761387674",
+          "new": true,
+          "full_name": "PTST/LibreView-HomeAssistant"
+        },
+        {
+          "id": "246657442",
+          "new": true,
+          "full_name": "lolouk44/CurrentCost_HA_CC"
+        },
+        {
+          "id": "564355840",
+          "new": true,
+          "full_name": "Anrolosia/Shopping-List-with-Grocy"
+        },
+        {
+          "id": "531891521",
+          "new": true,
+          "full_name": "sh00t2kill/petoneer_custom_component"
+        },
+        {
+          "id": "480281490",
+          "new": true,
+          "full_name": "Lektrico/ha_lektrico"
+        },
+        {
+          "id": "295123287",
+          "new": true,
+          "full_name": "rt400/Jewish-Sabbaths-Holidays"
+        },
+        {
+          "id": "552532860",
+          "new": true,
+          "full_name": "evantaur/seiverkot-consumption"
+        },
+        {
+          "id": "205416078",
+          "new": true,
+          "full_name": "rsnodgrass/hass-sensorpush"
+        },
+        {
+          "id": "507584200",
+          "new": true,
+          "full_name": "infradom/ecopower_dynamic_grid_prices"
+        },
+        {
+          "id": "242700009",
+          "new": true,
+          "full_name": "ITTV-tools/homeassistant-kostalplenticore"
+        },
+        {
+          "id": "179347477",
+          "new": true,
+          "full_name": "claytonjn/hass-circadian_lighting"
+        },
+        {
+          "id": "718780514",
+          "new": true,
+          "full_name": "evercape/hass-resol-KM2"
+        },
+        {
+          "id": "388979130",
+          "new": true,
+          "full_name": "troykelly/homeassistant-au-nsw-covid"
+        },
+        {
+          "id": "597502676",
+          "new": true,
+          "full_name": "maciej-or/hikvision_next"
+        },
+        {
+          "id": "436896679",
+          "new": true,
+          "full_name": "astrandb/weatherlink"
+        },
+        {
+          "id": "597517839",
+          "new": true,
+          "full_name": "rexave/hass-orange-internet-on-the-move"
+        },
+        {
+          "id": "263757123",
+          "new": true,
+          "full_name": "finity69x2/nws_alerts"
+        },
+        {
+          "id": "394704821",
+          "new": true,
+          "full_name": "wills106/homeassistant-solax-modbus"
+        },
+        {
+          "id": "486729209",
+          "new": true,
+          "full_name": "p0l0/hapetwalk"
+        },
+        {
+          "id": "201599575",
+          "new": true,
+          "full_name": "gcorgnet/sensor.emby_upcoming_media"
+        },
+        {
+          "id": "682685628",
+          "new": true,
+          "full_name": "hugobloem/stateful_scenes"
+        },
+        {
+          "id": "234514524",
+          "new": true,
+          "full_name": "AaronDavidSchneider/SonosAlarm"
+        },
+        {
+          "id": "293843053",
+          "new": true,
+          "full_name": "Danielhiversen/home_assistant_adax"
+        },
+        {
+          "id": "397776105",
+          "new": true,
+          "full_name": "HandyHat/ha-hildebrandglow-dcc"
+        },
+        {
+          "id": "636943975",
+          "new": true,
+          "full_name": "tomaae/homeassistant-portainer"
+        },
+        {
+          "id": "372058588",
+          "new": true,
+          "full_name": "amaximus/met_alerts_hu"
+        },
+        {
+          "id": "481763130",
+          "new": true,
+          "full_name": "dgomes/ha_generic_water_heater"
+        },
+        {
+          "id": "729975302",
+          "new": true,
+          "full_name": "ankohanse/hass-dab-pumps"
+        },
+        {
+          "id": "512169290",
+          "new": true,
+          "full_name": "tinuva/ha-coct-loadshedding"
+        },
+        {
+          "id": "480127478",
+          "new": true,
+          "full_name": "Ludy87/ecotrend-ista"
+        },
+        {
+          "id": "739466799",
+          "new": true,
+          "full_name": "Patrick762/hassio-solvis-modbus"
+        },
+        {
+          "id": "235943258",
+          "new": true,
+          "full_name": "jason0x43/hacs-hubitat"
+        },
+        {
+          "id": "342208616",
+          "new": true,
+          "full_name": "dm82m/hass-Deltasol-KM2"
+        },
+        {
+          "id": "424346523",
+          "new": true,
+          "full_name": "9a4gl/hass-centrometal-boiler"
+        },
+        {
+          "id": "573737078",
+          "new": true,
+          "full_name": "faanskit/ha-esolar"
+        },
+        {
+          "id": "544947025",
+          "new": true,
+          "full_name": "functionpointer/home-assistant-chargecloud-integration"
+        },
+        {
+          "id": "307503425",
+          "new": true,
+          "full_name": "caiosweet/Home-Assistant-custom-components-INGV"
+        },
+        {
+          "id": "504935480",
+          "new": true,
+          "full_name": "mill1000/midea-ac-py"
+        },
+        {
+          "id": "566598076",
+          "new": true,
+          "full_name": "dscao/ikuai"
+        },
+        {
+          "id": "286186485",
+          "new": true,
+          "full_name": "nielsfaber/scheduler-component"
+        },
+        {
+          "id": "751546869",
+          "new": true,
+          "full_name": "DasBasti/SmartHashtag"
+        },
+        {
+          "id": "193588612",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-custom-components-iMPK"
+        },
+        {
+          "id": "540279701",
+          "new": true,
+          "full_name": "tcarwash/home-assistant_noaa-space-weather"
+        },
+        {
+          "id": "651444976",
+          "new": true,
+          "full_name": "MiguelAngelLV/gas_station_spain"
+        },
+        {
+          "id": "695365328",
+          "new": true,
+          "full_name": "popeen/Home-Assistant-Custom-Component-Luncha-I-Mjardevi"
+        },
+        {
+          "id": "195883127",
+          "new": true,
+          "full_name": "Martinvdm/garbage-nissewaard-homeassistant"
+        },
+        {
+          "id": "507038522",
+          "new": true,
+          "full_name": "Breina/nad_controller"
+        },
+        {
+          "id": "340664955",
+          "new": true,
+          "full_name": "dimagoltsman/ha-proof-dashcam-integration"
+        },
+        {
+          "id": "269113518",
+          "new": true,
+          "full_name": "plamish/xcomfort"
+        },
+        {
+          "id": "705784959",
+          "new": true,
+          "full_name": "krasnoukhov/homeassistant-smart-maic"
+        },
+        {
+          "id": "356385629",
+          "new": true,
+          "full_name": "Hyundai-Kia-Connect/kia_uvo"
+        },
+        {
+          "id": "282714722",
+          "new": true,
+          "full_name": "mchwalisz/home-assistant-senec"
+        },
+        {
+          "id": "160022220",
+          "new": true,
+          "full_name": "robmarkcole/HASS-amazon-rekognition"
+        },
+        {
+          "id": "443529332",
+          "new": true,
+          "full_name": "ardevd/ha-bobcatminer"
+        },
+        {
+          "id": "628038776",
+          "new": true,
+          "full_name": "loopj/home-assistant-vantage"
+        },
+        {
+          "id": "344660161",
+          "new": true,
+          "full_name": "neggert/hass-egauge"
+        },
+        {
+          "id": "770263855",
+          "new": true,
+          "full_name": "stickpin/homeassistant-meinvodafone"
+        },
+        {
+          "id": "125756318",
+          "new": true,
+          "full_name": "amaximus/bkk_stop"
+        },
+        {
+          "id": "253842395",
+          "new": true,
+          "full_name": "msp1974/homeassistant-jlrincontrol"
+        },
+        {
+          "id": "319346850",
+          "new": true,
+          "full_name": "Limych/ha-snowtire"
+        },
+        {
+          "id": "316597224",
+          "new": true,
+          "full_name": "dphae/bsh"
+        },
+        {
+          "id": "749900391",
+          "new": true,
+          "full_name": "SoftXperience/home-assistant-foxess-api"
+        },
+        {
+          "id": "716704833",
+          "new": true,
+          "full_name": "AlexandrErohin/home-assistant-tplink-router"
+        },
+        {
+          "id": "570508248",
+          "new": true,
+          "full_name": "rrooggiieerr/homeassistant-axaremote"
+        },
+        {
+          "id": "594007512",
+          "new": true,
+          "full_name": "marcolivierarsenault/moonraker-home-assistant"
+        },
+        {
+          "id": "733708339",
+          "new": true,
+          "full_name": "binarydev/ha-generac"
+        },
+        {
+          "id": "534848317",
+          "new": true,
+          "full_name": "juicejuice/homeassistant_redback"
+        },
+        {
+          "id": "552555459",
+          "new": true,
+          "full_name": "Sholofly/lghorizon"
+        },
+        {
+          "id": "312080478",
+          "new": true,
+          "full_name": "LaggAt/hacs-govee"
+        },
+        {
+          "id": "291484700",
+          "new": true,
+          "full_name": "AlexxIT/XiaomiGateway3"
+        },
+        {
+          "id": "777338510",
+          "new": true,
+          "full_name": "avlemos/dobiss"
+        },
+        {
+          "id": "676091897",
+          "new": true,
+          "full_name": "agittins/bermuda"
+        },
+        {
+          "id": "182915754",
+          "new": true,
+          "full_name": "custom-components/grocy"
+        },
+        {
+          "id": "598289640",
+          "new": true,
+          "full_name": "RobertD502/home-assistant-petkit"
+        },
+        {
+          "id": "624779425",
+          "new": true,
+          "full_name": "aturri/ha-zcsazzurro"
+        },
+        {
+          "id": "701827966",
+          "new": true,
+          "full_name": "deadbeef3137/ha-cloudflare-tunnel-monitor"
+        },
+        {
+          "id": "612652228",
+          "new": true,
+          "full_name": "NiaoBlush/impc_energy"
+        },
+        {
+          "id": "550121200",
+          "new": true,
+          "full_name": "Jezza34000/homeassistant_weback_component"
+        },
+        {
+          "id": "192604318",
+          "new": true,
+          "full_name": "mudape/iphonedetect"
+        },
+        {
+          "id": "410867791",
+          "new": true,
+          "full_name": "hasscc/hass-edge-tts"
+        },
+        {
+          "id": "674291780",
+          "new": true,
+          "full_name": "CodeFoodPixels/robovac"
+        },
+        {
+          "id": "395991055",
+          "new": true,
+          "full_name": "amaximus/anniversary"
+        },
+        {
+          "id": "439944813",
+          "new": true,
+          "full_name": "astrandb/miele"
+        },
+        {
+          "id": "560282866",
+          "repository_manifest": {
+            "name": "Universal Light Controller",
+            "hide_default_branch": true,
+            "hacs": "1.6.0",
+            "homeassistant": "2024.11"
+          },
+          "full_name": "monty68/uniled",
+          "authors": [
+            "@monty68"
+          ],
+          "category": "integration",
+          "description": "Universal Light Controller Integration for Home Assistant",
+          "domain": "uniled",
+          "etag_repository": "W/\"0f75eeeb7ebd4769de45bc8c48f0893971fce0db0d3e7058fadbb5d1d7bd3c18\"",
+          "last_updated": "2025-01-06T19:50:03Z",
+          "stargazers_count": 91,
+          "topics": [
+            "banlanx",
+            "ble",
+            "controller",
+            "deng",
+            "hao",
+            "light",
+            "mesh",
+            "sp107e",
+            "sp110e",
+            "sp601e",
+            "sp602e",
+            "sp608e",
+            "sp6117e",
+            "sp611e",
+            "sp620e",
+            "zengge"
+          ],
+          "installed_commit": "7b25369",
+          "installed": true,
+          "last_commit": "7b25369",
+          "last_version": "2.2.6",
+          "manifest_name": "Universal Light Controller",
+          "prerelease": "3.0.10-beta.11",
+          "releases": true,
+          "version_installed": "3.0.10-beta.11",
+          "last_fetched": 1739521434.809033
+        },
+        {
+          "id": "279861920",
+          "new": true,
+          "full_name": "rt400/ReversoTTS-HA"
+        },
+        {
+          "id": "290436986",
+          "new": true,
+          "full_name": "fineemb/Colorfulclouds-weather"
+        },
+        {
+          "id": "181480967",
+          "new": true,
+          "full_name": "basschipper/homeassistant-generic-hygrostat"
+        },
+        {
+          "id": "232299868",
+          "new": true,
+          "full_name": "astrandb/sentio"
+        },
+        {
+          "id": "422931599",
+          "new": true,
+          "full_name": "KartoffelToby/better_thermostat"
+        },
+        {
+          "id": "225248441",
+          "new": true,
+          "full_name": "tomaae/homeassistant-mikrotik_router"
+        },
+        {
+          "id": "381052530",
+          "new": true,
+          "full_name": "georgezhao2010/fordpass_china"
+        },
+        {
+          "id": "401145616",
+          "new": true,
+          "full_name": "CJNE/ha-myenergi"
+        },
+        {
+          "id": "373750934",
+          "new": true,
+          "full_name": "cnstudio/Taipower-Bimonthly-Energy-Cost-homeassistant"
+        },
+        {
+          "id": "302985427",
+          "new": true,
+          "full_name": "wizmo2/zidoo-player"
+        },
+        {
+          "id": "504081359",
+          "new": true,
+          "full_name": "markvader/sonic"
+        },
+        {
+          "id": "530452578",
+          "new": true,
+          "full_name": "modrzew/hass-flashforge-adventurer-3"
+        },
+        {
+          "id": "334523683",
+          "new": true,
+          "full_name": "B5r1oJ0A9G/teufel_raumfeld"
+        },
+        {
+          "id": "276915021",
+          "new": true,
+          "full_name": "nordicopen/easee_hass"
+        },
+        {
+          "id": "366911690",
+          "new": true,
+          "full_name": "rroller/dahua"
+        },
+        {
+          "id": "245267534",
+          "new": true,
+          "full_name": "twrecked/hass-virtual"
+        },
+        {
+          "id": "323152128",
+          "new": true,
+          "full_name": "GuyLewin/home-assistant-crunch-o-meter"
+        },
+        {
+          "id": "807540393",
+          "new": true,
+          "full_name": "RogerSelwyn/MS365-Calendar"
+        },
+        {
+          "id": "597539627",
+          "new": true,
+          "full_name": "bodyscape/cielo_home"
+        },
+        {
+          "id": "297379398",
+          "new": true,
+          "full_name": "Danielhiversen/home_assistant_tractive"
+        },
+        {
+          "id": "202322117",
+          "new": true,
+          "full_name": "eifinger/open_route_service"
+        },
+        {
+          "id": "289579468",
+          "new": true,
+          "full_name": "swartjean/ha-eskom-loadshedding"
+        },
+        {
+          "id": "340616586",
+          "new": true,
+          "full_name": "Limych/ha-narodmon"
+        },
+        {
+          "id": "461906076",
+          "new": true,
+          "full_name": "markvader/ha-rpi_rf"
+        },
+        {
+          "id": "505066911",
+          "new": true,
+          "full_name": "mathieu-mp/homeassistant-intex-spa"
+        },
+        {
+          "id": "462065554",
+          "new": true,
+          "full_name": "GuyLewin/home-assistant-lifetime-fitness"
+        },
+        {
+          "id": "197920457",
+          "new": true,
+          "full_name": "andersonshatch/midea-ac-py"
+        },
+        {
+          "id": "259900367",
+          "new": true,
+          "full_name": "Bouni/abfallplus"
+        },
+        {
+          "id": "754835075",
+          "new": true,
+          "full_name": "ablyler/home-assistant-bradford-white-connect"
+        },
+        {
+          "id": "203592862",
+          "new": true,
+          "full_name": "blindlight86/HA_USR-R16"
+        },
+        {
+          "id": "164155243",
+          "new": true,
+          "full_name": "TimSoethout/goodwe-sems-home-assistant"
+        },
+        {
+          "id": "620855349",
+          "new": true,
+          "full_name": "fredck/lightener"
+        },
+        {
+          "id": "700780425",
+          "new": true,
+          "full_name": "jekalmin/extended_openai_conversation"
+        },
+        {
+          "id": "180032210",
+          "new": true,
+          "full_name": "dolezsa/thermal_comfort"
+        },
+        {
+          "id": "232269564",
+          "new": true,
+          "full_name": "5high/konke"
+        },
+        {
+          "id": "233092629",
+          "new": true,
+          "full_name": "kodi1/tvh_rec"
+        },
+        {
+          "id": "254203764",
+          "new": true,
+          "full_name": "ben8p/home-assistant-bunq-balance-sensors"
+        },
+        {
+          "id": "264490983",
+          "new": true,
+          "full_name": "GeorgeSG/ha-slack-user"
+        },
+        {
+          "id": "356725611",
+          "new": true,
+          "full_name": "djerik/wavinsentio-ha"
+        },
+        {
+          "id": "213346369",
+          "new": true,
+          "full_name": "scottyphillips/echonetlite_homeassistant"
+        },
+        {
+          "id": "485895021",
+          "new": true,
+          "full_name": "dahlb/ha_blueair"
+        },
+        {
+          "id": "201445202",
+          "new": true,
+          "full_name": "Cadsters/acv-hass-component"
+        },
+        {
+          "id": "427773030",
+          "new": true,
+          "full_name": "spycle/tuneblade"
+        },
+        {
+          "id": "402612874",
+          "new": true,
+          "full_name": "iprak/weatherapi"
+        },
+        {
+          "id": "582143144",
+          "new": true,
+          "full_name": "robbinjanssen/home-assistant-ojmicroline-thermostat"
+        },
+        {
+          "id": "239366330",
+          "new": true,
+          "full_name": "mikelawrence/senseme-hacs"
+        },
+        {
+          "id": "360213486",
+          "new": true,
+          "full_name": "roleoroleo/yi-hack_ha_integration"
+        },
+        {
+          "id": "154845921",
+          "new": true,
+          "full_name": "custom-components/sensor.ssh"
+        },
+        {
+          "id": "584473299",
+          "new": true,
+          "full_name": "Pigotka/ha-cc-jablotron-cloud"
+        },
+        {
+          "id": "210194956",
+          "new": true,
+          "full_name": "Limych/ha-car_wash"
+        },
+        {
+          "id": "603218187",
+          "new": true,
+          "full_name": "acesyde/hassio_mylight_integration"
+        },
+        {
+          "id": "242635439",
+          "new": true,
+          "full_name": "kuchel77/diskspace"
+        },
+        {
+          "id": "286554328",
+          "new": true,
+          "full_name": "KoljaWindeler/kaco"
+        },
+        {
+          "id": "717546529",
+          "new": true,
+          "full_name": "azerty9971/xtend_tuya"
+        },
+        {
+          "id": "635072820",
+          "new": true,
+          "full_name": "pdw-mb/tsmart_ha"
+        },
+        {
+          "id": "224258177",
+          "new": true,
+          "full_name": "cyr-ius/hass-heatzy"
+        },
+        {
+          "id": "417802358",
+          "new": true,
+          "full_name": "Chouffy/home_assistant_tgtg"
+        },
+        {
+          "id": "384704004",
+          "new": true,
+          "full_name": "dylandoamaral/trakt-integration"
+        },
+        {
+          "id": "151550084",
+          "new": true,
+          "full_name": "custom-components/sensor.owlintuition"
+        },
+        {
+          "id": "293488791",
+          "new": true,
+          "full_name": "Antoni-Czaplicki/vulcan-for-hassio"
+        },
+        {
+          "id": "591077142",
+          "new": true,
+          "full_name": "myTselection/bibliotheek_be"
+        },
+        {
+          "id": "201740996",
+          "new": true,
+          "full_name": "custom-components/readme"
+        },
+        {
+          "id": "256928191",
+          "new": true,
+          "full_name": "Aohzan/ecodevices"
+        },
+        {
+          "id": "178101579",
+          "new": true,
+          "full_name": "custom-components/sensor.airthings_wave"
+        },
+        {
+          "id": "237695750",
+          "new": true,
+          "full_name": "bacco007/sensor.opennem"
+        },
+        {
+          "id": "229140999",
+          "new": true,
+          "full_name": "cathiele/homeassistant-goecharger"
+        },
+        {
+          "id": "512965887",
+          "new": true,
+          "full_name": "leonardlcl/mhtzn"
+        },
+        {
+          "id": "656612812",
+          "new": true,
+          "full_name": "Patrick762/hassio-streamdeck"
+        },
+        {
+          "id": "200399989",
+          "new": true,
+          "full_name": "tmonck/clean_up_snapshots"
+        },
+        {
+          "id": "726217692",
+          "new": true,
+          "full_name": "legrego/homeassistant-combustion"
+        },
+        {
+          "id": "464416924",
+          "new": true,
+          "full_name": "corporategoth/ha-powerpetdoor"
+        },
+        {
+          "id": "334284822",
+          "new": true,
+          "full_name": "ohheyrj/home-assistant-aws-codepipeline"
+        },
+        {
+          "id": "754213636",
+          "new": true,
+          "full_name": "alexdelprete/ha-sinapsi-alfa"
+        },
+        {
+          "id": "173564471",
+          "new": true,
+          "full_name": "custom-components/sensor.file_restore"
+        },
+        {
+          "id": "357930725",
+          "new": true,
+          "full_name": "elad-bar/ha-shinobi"
+        },
+        {
+          "id": "556789449",
+          "new": true,
+          "full_name": "arifwn/homeassistant-whatspie-integration"
+        },
+        {
+          "id": "580805288",
+          "new": true,
+          "full_name": "BobTheShoplifter/HomeAssistant-Posten"
+        },
+        {
+          "id": "531349329",
+          "new": true,
+          "full_name": "sh00t2kill/dolphin-robot"
+        },
+        {
+          "id": "555675718",
+          "new": true,
+          "full_name": "sHedC/homeassistant-mastertherm"
+        },
+        {
+          "id": "453143227",
+          "new": true,
+          "full_name": "MrSleeps/Juwel-HeliaLux-Home-Assistant-Custom-Component"
+        },
+        {
+          "id": "520565579",
+          "new": true,
+          "full_name": "danielsmith-eu/home-assistant-themeparks-integration"
+        },
+        {
+          "id": "560311562",
+          "new": true,
+          "full_name": "codyc1515/ha-managemyhealth"
+        },
+        {
+          "id": "340759468",
+          "new": true,
+          "full_name": "muxa/home-assistant-niwa-tides"
+        },
+        {
+          "id": "199332790",
+          "new": true,
+          "full_name": "snarky-snark/home-assistant-variables"
+        },
+        {
+          "id": "478745957",
+          "new": true,
+          "full_name": "droso-hass/idfm"
+        },
+        {
+          "id": "797655168",
+          "new": true,
+          "full_name": "pipeless-ai/home-assistant-custom-component"
+        },
+        {
+          "id": "256709811",
+          "new": true,
+          "full_name": "Limych/ha-jq300"
+        },
+        {
+          "id": "582268944",
+          "new": true,
+          "full_name": "mampfes/ha_epex_spot"
+        },
+        {
+          "id": "231824299",
+          "new": true,
+          "full_name": "ha-warmup/warmup"
+        },
+        {
+          "id": "183212377",
+          "new": true,
+          "full_name": "fondberg/spotcast"
+        },
+        {
+          "id": "408074547",
+          "new": true,
+          "full_name": "sugoi-wada/acer-air-monitor-2018"
+        },
+        {
+          "id": "526379993",
+          "new": true,
+          "full_name": "0xAlon/tami4edge"
+        },
+        {
+          "id": "735547796",
+          "new": true,
+          "full_name": "TheGui01/Frisquet-connect-for-home-assistant"
+        },
+        {
+          "id": "175020245",
+          "new": true,
+          "full_name": "JurajNyiri/HomeAssistant-Tavos"
+        },
+        {
+          "id": "655762463",
+          "new": true,
+          "full_name": "ateodorescu/home-assistant-ipmi"
+        },
+        {
+          "id": "373101151",
+          "new": true,
+          "full_name": "CJNE/ha-sunspec"
+        },
+        {
+          "id": "432434646",
+          "new": true,
+          "full_name": "guerrerotook/securitas-direct-new-api"
+        },
+        {
+          "id": "692576253",
+          "new": true,
+          "full_name": "klatka/nc-talk-bot-component"
+        },
+        {
+          "id": "708363868",
+          "new": true,
+          "full_name": "oven-lab/tuya_cloud_map_extractor"
+        },
+        {
+          "id": "562402396",
+          "new": true,
+          "full_name": "hmn/siku-integration"
+        },
+        {
+          "id": "323923603",
+          "new": true,
+          "full_name": "petretiandrea/home-assistant-tapo-p100"
+        },
+        {
+          "id": "159080189",
+          "new": true,
+          "full_name": "asantaga/wiserHomeAssistantPlatform"
+        },
+        {
+          "id": "595397764",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-custom-components-Custom-Templates"
+        },
+        {
+          "id": "687897593",
+          "new": true,
+          "full_name": "flexopus/flexopus-hass-sensor"
+        },
+        {
+          "id": "351828005",
+          "new": true,
+          "full_name": "myhomeiot/DahuaVTO"
+        },
+        {
+          "id": "686741369",
+          "new": true,
+          "full_name": "yinyang17/pvpc_energy"
+        },
+        {
+          "id": "285560672",
+          "new": true,
+          "full_name": "FL550/dwd_weather"
+        },
+        {
+          "id": "200927325",
+          "new": true,
+          "full_name": "rsnodgrass/hass-poolmath"
+        },
+        {
+          "id": "228649088",
+          "new": true,
+          "full_name": "cyberjunky/home-assistant-p2000"
+        },
+        {
+          "id": "250022973",
+          "full_name": "ollo69/ha-smartthinq-sensors"
+        },
+        {
+          "id": "144888844",
+          "new": true,
+          "full_name": "Paul-dH/Home-Assisant-Sensor-OvApi"
+        },
+        {
+          "id": "140618233",
+          "new": true,
+          "full_name": "RobHofmann/HomeAssistant-GreeClimateComponent"
+        },
+        {
+          "id": "741477499",
+          "new": true,
+          "full_name": "earendil06/Windy-Webcams"
+        },
+        {
+          "id": "560307075",
+          "new": true,
+          "full_name": "scaarup/aula"
+        },
+        {
+          "id": "460392242",
+          "new": true,
+          "full_name": "DSorlov/swemail"
+        },
+        {
+          "id": "340926904",
+          "new": true,
+          "full_name": "kpoppel/homeassistant-novafos"
+        },
+        {
+          "id": "757106101",
+          "new": true,
+          "full_name": "rgerbranda/rbfa"
+        },
+        {
+          "id": "183222061",
+          "new": true,
+          "full_name": "lichtteil/local_luftdaten"
+        },
+        {
+          "id": "192664631",
+          "new": true,
+          "full_name": "sander1988/Indego"
+        },
+        {
+          "id": "283243425",
+          "new": true,
+          "full_name": "definitio/ha-sox"
+        },
+        {
+          "id": "270386127",
+          "new": true,
+          "full_name": "gicamm/homeassistant-comelit"
+        },
+        {
+          "id": "199313405",
+          "new": true,
+          "full_name": "Limych/ha-beward"
+        },
+        {
+          "id": "186347733",
+          "new": true,
+          "full_name": "audiconnect/audi_connect_ha"
+        },
+        {
+          "id": "323346718",
+          "new": true,
+          "full_name": "fsaris/home-assistant-awox"
+        },
+        {
+          "id": "625923963",
+          "new": true,
+          "full_name": "taarskog/home-assistant-component-somweb"
+        },
+        {
+          "id": "261873234",
+          "new": true,
+          "full_name": "gjohansson-ST/sector"
+        },
+        {
+          "id": "320324937",
+          "new": true,
+          "full_name": "tetienne/veolia-custom-component"
+        },
+        {
+          "id": "600872470",
+          "new": true,
+          "full_name": "rrooggiieerr/homeassistant-okokscale"
+        },
+        {
+          "id": "219035415",
+          "new": true,
+          "full_name": "ptimatth/GeorideHA"
+        },
+        {
+          "id": "458237432",
+          "new": true,
+          "full_name": "meichthys/uptime_kuma"
+        },
+        {
+          "id": "547177218",
+          "new": true,
+          "full_name": "mb-software/homeassistant-powerbrain"
+        },
+        {
+          "id": "326288498",
+          "new": true,
+          "full_name": "jugla/worldtidesinfocustom"
+        },
+        {
+          "id": "537001731",
+          "new": true,
+          "full_name": "emes30/facebook_messenger"
+        },
+        {
+          "id": "668476421",
+          "new": true,
+          "full_name": "kaechele/napoleon-efire"
+        },
+        {
+          "id": "618101233",
+          "new": true,
+          "full_name": "YorkshireIoT/ha-google-fit"
+        },
+        {
+          "id": "442225646",
+          "new": true,
+          "full_name": "morosanmihail/HA-LondonTfL"
+        },
+        {
+          "id": "577620239",
+          "new": true,
+          "full_name": "albinmedoc/ha-cleanmate"
+        },
+        {
+          "id": "835428735",
+          "new": true,
+          "full_name": "ad-ha/mg-saic-ha"
+        },
+        {
+          "id": "315447202",
+          "new": true,
+          "full_name": "KoljaWindeler/ytube_music_player"
+        },
+        {
+          "id": "572284948",
+          "new": true,
+          "full_name": "yo-han/Home-Assistant-Carelink"
+        },
+        {
+          "id": "674163098",
+          "new": true,
+          "full_name": "danieldotnl/ha-measureit"
+        },
+        {
+          "id": "199718799",
+          "new": true,
+          "full_name": "snikch/climate.escea"
+        },
+        {
+          "id": "266595512",
+          "new": true,
+          "full_name": "hellqvio86/home_assistant_casambi"
+        },
+        {
+          "id": "251039581",
+          "new": true,
+          "full_name": "hultenvp/solis-sensor"
+        },
+        {
+          "id": "511504216",
+          "new": true,
+          "full_name": "Skarbo/hass-scinan-thermostat"
+        },
+        {
+          "id": "319820836",
+          "new": true,
+          "full_name": "RobertD502/home-assistant-iocare"
+        },
+        {
+          "id": "257104502",
+          "new": true,
+          "full_name": "amaximus/fkf-garbage-collection"
+        },
+        {
+          "id": "758227347",
+          "new": true,
+          "full_name": "chkuendig/hass-ab_ble_gateway"
+        },
+        {
+          "id": "419786466",
+          "new": true,
+          "full_name": "WillCodeForCats/solaredge-modbus-multi"
+        },
+        {
+          "id": "702067512",
+          "new": true,
+          "full_name": "MTrab/webastoconnect"
+        },
+        {
+          "id": "483269510",
+          "new": true,
+          "full_name": "chises/ha-oilfox"
+        },
+        {
+          "id": "594842145",
+          "new": true,
+          "full_name": "InTheDaylight14/nginx-proxy-manager-switches"
+        },
+        {
+          "id": "254253124",
+          "new": true,
+          "full_name": "konnected-io/noonlight-hass"
+        },
+        {
+          "id": "641757757",
+          "new": true,
+          "full_name": "zeronounours/HA-custom-component-energy-meter"
+        },
+        {
+          "id": "378213601",
+          "new": true,
+          "full_name": "nyffchanium/argoclima-integration"
+        },
+        {
+          "id": "625309779",
+          "new": true,
+          "full_name": "geertmeersman/nexxtmove"
+        },
+        {
+          "id": "169467285",
+          "new": true,
+          "full_name": "elad-bar/ha-edgeos"
+        },
+        {
+          "id": "693589195",
+          "new": true,
+          "full_name": "RogerSelwyn/AICO_HomeLINK"
+        },
+        {
+          "id": "535287543",
+          "new": true,
+          "full_name": "hardbyte/ha-evnex"
+        },
+        {
+          "id": "398739214",
+          "new": true,
+          "full_name": "HCookie/Webhook-Service-home-assistant"
+        },
+        {
+          "id": "248462859",
+          "new": true,
+          "full_name": "pyalarmdotcom/alarmdotcom"
+        },
+        {
+          "id": "170309600",
+          "new": true,
+          "full_name": "JurajNyiri/HomeAssistant-Atrea"
+        },
+        {
+          "id": "294037465",
+          "new": true,
+          "full_name": "swingerman/ha-dual-smart-thermostat"
+        },
+        {
+          "id": "334076222",
+          "new": true,
+          "full_name": "mawinkler/astroweather"
+        },
+        {
+          "id": "263179176",
+          "new": true,
+          "full_name": "jeroenterheerdt/HAsmartirrigation"
+        },
+        {
+          "id": "441294260",
+          "new": true,
+          "full_name": "c-st/auto_areas"
+        },
+        {
+          "id": "427902632",
+          "new": true,
+          "full_name": "StephanJoubert/home_assistant_solarman"
+        },
+        {
+          "id": "706211952",
+          "new": true,
+          "full_name": "basbruss/adaptive-cover"
+        },
+        {
+          "id": "255258767",
+          "new": true,
+          "full_name": "Aohzan/ipx800"
+        },
+        {
+          "id": "432522624",
+          "new": true,
+          "full_name": "Aohzan/ipx800v5"
+        },
+        {
+          "id": "183989659",
+          "new": true,
+          "full_name": "JayBlackedOut/hass-nhlapi"
+        },
+        {
+          "id": "768255166",
+          "new": true,
+          "full_name": "joosthoi1/hockey-team-tracker"
+        },
+        {
+          "id": "356033332",
+          "new": true,
+          "full_name": "BigNocciolino/CryptoTracker"
+        },
+        {
+          "id": "459761427",
+          "new": true,
+          "full_name": "pawelhulek/pgnig-sensor"
+        },
+        {
+          "id": "627970137",
+          "new": true,
+          "full_name": "toringer/home-assistant-heru"
+        },
+        {
+          "id": "374763546",
+          "new": true,
+          "full_name": "xilense/aimp_custom_component"
+        },
+        {
+          "id": "451416145",
+          "new": true,
+          "full_name": "jwillemsen/daikin_onecta"
+        },
+        {
+          "id": "198794376",
+          "new": true,
+          "full_name": "toringer/home-assistant-metnowcast"
+        },
+        {
+          "id": "282688934",
+          "new": true,
+          "full_name": "barban-dev/homeassistant-midea-dehumidifier"
+        },
+        {
+          "id": "237880993",
+          "new": true,
+          "full_name": "fineemb/Smartmi-smart-heater"
+        },
+        {
+          "id": "432516566",
+          "new": true,
+          "full_name": "Breina/idrac_power_monitor"
+        },
+        {
+          "id": "229755760",
+          "new": true,
+          "full_name": "garbled1/balboa_homeassistan"
+        },
+        {
+          "id": "686447561",
+          "new": true,
+          "full_name": "t0mer/matterbridge-custom-notifier"
+        },
+        {
+          "id": "497322735",
+          "new": true,
+          "full_name": "NemesisRE/sensor.plex_recently_added"
+        },
+        {
+          "id": "460108030",
+          "new": true,
+          "full_name": "syssi/homeassistant-goecharger-mqtt"
+        },
+        {
+          "id": "154417419",
+          "new": true,
+          "full_name": "nstrelow/ha_philips_android_tv"
+        },
+        {
+          "id": "327695137",
+          "new": true,
+          "full_name": "jtbgroup/kodi-media-sensors"
+        },
+        {
+          "id": "401856574",
+          "new": true,
+          "full_name": "jobvk/Home-Assistant-Windcentrale"
+        },
+        {
+          "id": "597799922",
+          "new": true,
+          "full_name": "jvitkauskas/homeassistant_blauberg_s21"
+        },
+        {
+          "id": "563077911",
+          "new": true,
+          "full_name": "CubicPill/china_southern_power_grid_stat"
+        },
+        {
+          "id": "606563418",
+          "new": true,
+          "full_name": "HrGaertner/HA-vent-optimization"
+        },
+        {
+          "id": "403243434",
+          "new": true,
+          "full_name": "MislavMandaric/home-assistant-vaillant-vsmart"
+        },
+        {
+          "id": "241427839",
+          "new": true,
+          "full_name": "robbinjanssen/home-assistant-omnik-inverter"
+        },
+        {
+          "id": "443297453",
+          "new": true,
+          "full_name": "Blear/HassLife"
+        },
+        {
+          "id": "339464185",
+          "new": true,
+          "full_name": "erikkastelec/hass-WEM-Portal"
+        },
+        {
+          "id": "651666000",
+          "new": true,
+          "full_name": "BottlecapDave/HomeAssistant-HarvestTimeTracker"
+        },
+        {
+          "id": "607766615",
+          "new": true,
+          "full_name": "emics/ham_radio_propagation"
+        },
+        {
+          "id": "157618389",
+          "new": true,
+          "full_name": "thomasloven/hass-fontawesome"
+        },
+        {
+          "id": "548554162",
+          "new": true,
+          "full_name": "dcmeglio/homeassistant-waste_management"
+        },
+        {
+          "id": "713459678",
+          "new": true,
+          "full_name": "MatthewOnTour/BUT_blinds_time_control"
+        },
+        {
+          "id": "127689312",
+          "new": true,
+          "full_name": "claudegel/sinope-1"
+        },
+        {
+          "id": "504902462",
+          "new": true,
+          "full_name": "ReneNulschDE/ha-mysmartbike"
+        },
+        {
+          "id": "268722568",
+          "new": true,
+          "full_name": "Sennevds/media_player.template"
+        },
+        {
+          "id": "448323715",
+          "new": true,
+          "full_name": "iMicknl/ha-nest-protect"
+        },
+        {
+          "id": "755108684",
+          "new": true,
+          "full_name": "alexdelprete/ha-4noks-elios4you"
+        },
+        {
+          "id": "441942093",
+          "new": true,
+          "full_name": "jugla/keyatome"
+        },
+        {
+          "id": "471478227",
+          "new": true,
+          "full_name": "mbillow/ha-chargepoint"
+        },
+        {
+          "id": "203736221",
+          "new": true,
+          "full_name": "dave-code-ruiz/uhomeuponor"
+        },
+        {
+          "id": "634325657",
+          "new": true,
+          "full_name": "timmo001/homeassistant-integration-goxlr-utility"
+        },
+        {
+          "id": "191831638",
+          "new": true,
+          "full_name": "albertogeniola/meross-homeassistant"
+        },
+        {
+          "id": "357338258",
+          "new": true,
+          "full_name": "Limych/ha-apparent-temperature"
+        },
+        {
+          "id": "247566230",
+          "new": true,
+          "full_name": "Verbalinsurection/next_rocket_launch"
+        },
+        {
+          "id": "637182469",
+          "new": true,
+          "full_name": "geertmeersman/miwa"
+        },
+        {
+          "id": "527278013",
+          "new": true,
+          "full_name": "stephan192/hochwasserportal"
+        },
+        {
+          "id": "323155307",
+          "new": true,
+          "full_name": "aceindy/Duepi_EVO"
+        },
+        {
+          "id": "392188182",
+          "new": true,
+          "full_name": "alryaz/hass-energosbyt-plus"
+        },
+        {
+          "id": "255662264",
+          "new": true,
+          "full_name": "MTrab/landroid_cloud"
+        },
+        {
+          "id": "442001863",
+          "new": true,
+          "full_name": "amosyuen/ha-tplink-deco"
+        },
+        {
+          "id": "507135817",
+          "new": true,
+          "full_name": "mag1024/bosch-alarm-homeassistant"
+        },
+        {
+          "id": "593275617",
+          "new": true,
+          "full_name": "NinDTendo/homeassistant_gradual_volume_control"
+        },
+        {
+          "id": "644033469",
+          "new": true,
+          "full_name": "jaydeethree/Home-Assistant-weatherdotcom"
+        }
+      ],
+      "plugin": [
+        {
+          "id": "633889686",
+          "new": true,
+          "full_name": "silentbil/silent-bus"
+        },
+        {
+          "id": "195671060",
+          "new": true,
+          "full_name": "isabellaalstrom/lovelace-grocy-chores-card"
+        },
+        {
+          "id": "181124811",
+          "new": true,
+          "full_name": "iantrich/radial-menu"
+        },
+        {
+          "id": "321773656",
+          "new": true,
+          "full_name": "nervetattoo/themable-grid"
+        },
+        {
+          "id": "631525923",
+          "new": true,
+          "full_name": "DanteWinters/lux-power-distribution-card"
+        },
+        {
+          "id": "218178802",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-Lovelace-Local-Conditional-card"
+        },
+        {
+          "id": "433577603",
+          "new": true,
+          "full_name": "junkfix/config-editor-card"
+        },
+        {
+          "id": "207292725",
+          "new": true,
+          "full_name": "AmoebeLabs/flex-horseshoe-card"
+        },
+        {
+          "id": "761188804",
+          "new": true,
+          "full_name": "dvb6666/homed-zigbee-networkmap"
+        },
+        {
+          "id": "271886611",
+          "new": true,
+          "full_name": "badguy99/PlantPictureCard"
+        },
+        {
+          "id": "334448958",
+          "new": true,
+          "full_name": "ownbee/bootstrap-grid-card"
+        },
+        {
+          "id": "302895020",
+          "new": true,
+          "full_name": "maxwroc/github-flexi-card"
+        },
+        {
+          "id": "335713085",
+          "new": true,
+          "full_name": "grinstantin/todoist-card"
+        },
+        {
+          "id": "455846088",
+          "new": true,
+          "full_name": "MindFreeze/ha-sankey-chart"
+        },
+        {
+          "id": "235449701",
+          "new": true,
+          "full_name": "chaptergy/lightalarm-card"
+        },
+        {
+          "id": "762520584",
+          "new": true,
+          "full_name": "elchininet/home-assistant-secret-taps"
+        },
+        {
+          "id": "193262086",
+          "new": true,
+          "full_name": "dimagoltsman/content-card-remote-control"
+        },
+        {
+          "id": "484538222",
+          "new": true,
+          "full_name": "ulic75/power-flow-card"
+        },
+        {
+          "id": "537793361",
+          "new": true,
+          "full_name": "Nyaran/myjdownloader-card"
+        },
+        {
+          "id": "447474061",
+          "new": true,
+          "full_name": "rgc99/irrigation-unlimited-card"
+        },
+        {
+          "id": "637041617",
+          "new": true,
+          "full_name": "pgorod/power-todoist-card"
+        },
+        {
+          "id": "331701152",
+          "new": true,
+          "full_name": "RomRider/apexcharts-card"
+        },
+        {
+          "id": "179788256",
+          "new": true,
+          "full_name": "iantrich/text-divider-row"
+        },
+        {
+          "id": "201292040",
+          "new": true,
+          "full_name": "azuwis/zigbee2mqtt-networkmap"
+        },
+        {
+          "id": "745000799",
+          "new": true,
+          "full_name": "Brianfit/xkcd-card-ha"
+        },
+        {
+          "id": "492996183",
+          "new": true,
+          "full_name": "Gh61/lovelace-hue-like-light-card"
+        },
+        {
+          "id": "146194325",
+          "new": true,
+          "full_name": "custom-cards/button-card"
+        },
+        {
+          "id": "237620254",
+          "new": true,
+          "full_name": "tholgir/TodoIst-Task-List"
+        },
+        {
+          "id": "489295753",
+          "new": true,
+          "full_name": "javawizard/ha-navbar-position"
+        },
+        {
+          "id": "363428919",
+          "new": true,
+          "full_name": "JurajNyiri/PlexMeetsHomeAssistant"
+        },
+        {
+          "id": "147764937",
+          "new": true,
+          "full_name": "custom-cards/surveillance-card"
+        },
+        {
+          "id": "768880572",
+          "new": true,
+          "full_name": "gaco79/gcclock-words"
+        },
+        {
+          "id": "649637656",
+          "new": true,
+          "full_name": "Codegnosis/givtcp-battery-card"
+        },
+        {
+          "id": "613588535",
+          "new": true,
+          "full_name": "slipx06/sunsynk-power-flow-card"
+        },
+        {
+          "id": "583449944",
+          "new": true,
+          "full_name": "silentbil/silent-remotes-card"
+        },
+        {
+          "id": "313269367",
+          "new": true,
+          "full_name": "Kibibit/kb-better-graph-colors"
+        },
+        {
+          "id": "165156754",
+          "new": true,
+          "full_name": "custom-cards/pc-card"
+        },
+        {
+          "id": "194824532",
+          "new": true,
+          "full_name": "Imbuzi/meteo-france-weather-card"
+        },
+        {
+          "id": "264796130",
+          "new": true,
+          "full_name": "turbulator/pandora-cas-card"
+        },
+        {
+          "id": "591270696",
+          "new": true,
+          "full_name": "aukedejong/lovelace-windrose-card"
+        },
+        {
+          "id": "452866308",
+          "new": true,
+          "full_name": "kinghat/tabbed-card"
+        },
+        {
+          "id": "737780218",
+          "new": true,
+          "full_name": "elchininet/custom-sidebar"
+        },
+        {
+          "id": "286860710",
+          "new": true,
+          "full_name": "finity69x2/cover-position-preset-row"
+        },
+        {
+          "id": "283578257",
+          "new": true,
+          "full_name": "JonahKr/power-distribution-card"
+        },
+        {
+          "id": "184333163",
+          "new": true,
+          "full_name": "gadgetchnnel/lovelace-card-templater"
+        },
+        {
+          "id": "384434522",
+          "new": true,
+          "full_name": "arallsopp/hass-hue-icons"
+        },
+        {
+          "id": "160042309",
+          "new": true,
+          "full_name": "gurbyz/power-wheel-card"
+        },
+        {
+          "id": "728990161",
+          "new": true,
+          "full_name": "Mariusthvdb/custom-attributes"
+        },
+        {
+          "id": "587494301",
+          "new": true,
+          "full_name": "czz/timbox-remote-control-card"
+        },
+        {
+          "id": "350509867",
+          "new": true,
+          "full_name": "dylandoamaral/uptime-card"
+        },
+        {
+          "id": "194037195",
+          "new": true,
+          "full_name": "Ceerbeerus/beerbolaget-card"
+        },
+        {
+          "id": "292008305",
+          "new": true,
+          "full_name": "Kibibit/kb-steam-card"
+        },
+        {
+          "id": "586363416",
+          "new": true,
+          "full_name": "phischdev/lovelace-mushroom-better-sliders"
+        },
+        {
+          "id": "328132422",
+          "new": true,
+          "full_name": "jtbgroup/kodi-playlist-card"
+        },
+        {
+          "id": "188686483",
+          "new": true,
+          "full_name": "custom-cards/decluttering-card"
+        },
+        {
+          "id": "157674859",
+          "new": true,
+          "full_name": "dnguyen800/air-visual-card"
+        },
+        {
+          "id": "594389396",
+          "new": true,
+          "full_name": "Sese-Schneider/ha-energy-overview-card"
+        },
+        {
+          "id": "341707887",
+          "new": true,
+          "full_name": "amaximus/pollen-hu-card"
+        },
+        {
+          "id": "180229356",
+          "new": true,
+          "full_name": "benct/lovelace-xiaomi-vacuum-card"
+        },
+        {
+          "id": "167744584",
+          "new": true,
+          "full_name": "thomasloven/lovelace-auto-entities"
+        },
+        {
+          "id": "203294272",
+          "new": true,
+          "full_name": "custom-cards/unused-card"
+        },
+        {
+          "id": "378256174",
+          "new": true,
+          "full_name": "rianadon/opensprinkler-card"
+        },
+        {
+          "id": "256292682",
+          "new": true,
+          "full_name": "maxwroc/battery-state-card"
+        },
+        {
+          "id": "332589148",
+          "new": true,
+          "full_name": "nicufarmache/lovelace-big-slider-card"
+        },
+        {
+          "id": "246549747",
+          "new": true,
+          "full_name": "totaldebug/atomic-calendar-revive"
+        },
+        {
+          "id": "446955395",
+          "new": true,
+          "full_name": "iablon/HomeAssistant-Touchpad-Card"
+        },
+        {
+          "id": "350886220",
+          "new": true,
+          "full_name": "finity69x2/fan-mode-button-row"
+        },
+        {
+          "id": "203036108",
+          "new": true,
+          "full_name": "Hypfer/lovelace-valetudo-map-card"
+        },
+        {
+          "id": "168570875",
+          "new": true,
+          "full_name": "ljmerza/fitbit-card"
+        },
+        {
+          "id": "536329656",
+          "new": true,
+          "full_name": "PRProd/HA-Firemote"
+        },
+        {
+          "id": "163446489",
+          "new": true,
+          "full_name": "jonkristian/entur-card"
+        },
+        {
+          "id": "143762825",
+          "new": true,
+          "full_name": "custom-cards/dual-gauge-card"
+        },
+        {
+          "id": "259904390",
+          "new": true,
+          "full_name": "Voxxie/lovelace-jumbo-card"
+        },
+        {
+          "id": "520644302",
+          "new": true,
+          "full_name": "MathisAlepis/lovelace-tam-card"
+        },
+        {
+          "id": "286408741",
+          "new": true,
+          "full_name": "ezand/lovelace-posten-card"
+        },
+        {
+          "id": "197960232",
+          "new": true,
+          "full_name": "ljmerza/our-groceries-card"
+        },
+        {
+          "id": "173955605",
+          "full_name": "custom-cards/spotify-card"
+        },
+        {
+          "id": "290281267",
+          "new": true,
+          "full_name": "KTibow/fullscreen-card"
+        },
+        {
+          "id": "158654878",
+          "new": true,
+          "full_name": "nervetattoo/simple-thermostat"
+        },
+        {
+          "id": "195497310",
+          "new": true,
+          "full_name": "DavidFW1960/bom-weather-card"
+        },
+        {
+          "id": "329411371",
+          "new": true,
+          "full_name": "wassy92x/lovelace-ha-dashboard"
+        },
+        {
+          "id": "300754203",
+          "new": true,
+          "full_name": "sopelj/lovelace-kanji-clock-card"
+        },
+        {
+          "id": "263112567",
+          "new": true,
+          "full_name": "madmicio/ampli-panel-card"
+        },
+        {
+          "id": "351472550",
+          "new": true,
+          "full_name": "jampez77/Multiline-Entity-Card"
+        },
+        {
+          "id": "248954055",
+          "new": true,
+          "full_name": "custom-cards/stack-in-card"
+        },
+        {
+          "id": "237887092",
+          "new": true,
+          "full_name": "fineemb/lovelace-thermostat-card"
+        },
+        {
+          "id": "737404866",
+          "new": true,
+          "full_name": "drakulis/jb-battery-card"
+        },
+        {
+          "id": "263901624",
+          "new": true,
+          "full_name": "dimagoltsman/generic-remote-control-card"
+        },
+        {
+          "id": "788499425",
+          "new": true,
+          "full_name": "itsbrianburton/slide-confirm"
+        },
+        {
+          "id": "607398282",
+          "new": true,
+          "full_name": "t1gr0u/uv-index-card"
+        },
+        {
+          "id": "693656182",
+          "new": true,
+          "full_name": "luixal/lovelace-media-source-image-card"
+        },
+        {
+          "id": "259126760",
+          "new": true,
+          "full_name": "Sian-Lee-SA/honeycomb-menu"
+        },
+        {
+          "id": "755763613",
+          "new": true,
+          "full_name": "mentalilll/ha-vpd-chart"
+        },
+        {
+          "id": "362551242",
+          "new": true,
+          "full_name": "itobey/update-time-card"
+        },
+        {
+          "id": "237812136",
+          "new": true,
+          "full_name": "iswitch/ha-yandex-icons"
+        },
+        {
+          "id": "373857882",
+          "new": true,
+          "full_name": "wassy92x/lovelace-entities-btn-group"
+        },
+        {
+          "id": "737028188",
+          "new": true,
+          "full_name": "ibz0q/better-moment-card"
+        },
+        {
+          "id": "596085141",
+          "new": true,
+          "full_name": "lozzd/octopus-energy-rates-card"
+        },
+        {
+          "id": "215327195",
+          "new": true,
+          "full_name": "bokub/rgb-light-card"
+        },
+        {
+          "id": "622713177",
+          "new": true,
+          "full_name": "VeniVidiVici/givtcp-power-flow-card"
+        },
+        {
+          "id": "303857065",
+          "new": true,
+          "full_name": "benct/lovelace-battery-entity-row"
+        },
+        {
+          "id": "654393646",
+          "new": true,
+          "full_name": "Nerwyn/android-tv-card"
+        },
+        {
+          "id": "361205663",
+          "new": true,
+          "full_name": "MrBartusek/MeteoalarmCard"
+        },
+        {
+          "id": "450898706",
+          "new": true,
+          "full_name": "frozenwizard/onlylocklock"
+        },
+        {
+          "id": "624448609",
+          "new": true,
+          "full_name": "nathanmarlor/foxess_modbus_charge_period_card"
+        },
+        {
+          "id": "254206234",
+          "new": true,
+          "full_name": "danimart1991/pvpc-hourly-pricing-card"
+        },
+        {
+          "id": "667615978",
+          "new": true,
+          "full_name": "fixtse/o365-card"
+        },
+        {
+          "id": "192732636",
+          "new": true,
+          "full_name": "bramkragten/weather-card"
+        },
+        {
+          "id": "315044466",
+          "new": true,
+          "full_name": "amaximus/transmission-card"
+        },
+        {
+          "id": "308752409",
+          "new": true,
+          "full_name": "tmjo/charger-card"
+        },
+        {
+          "id": "202546107",
+          "new": true,
+          "full_name": "bbbenji/synthwave-hass-extras"
+        },
+        {
+          "id": "782924117",
+          "new": true,
+          "full_name": "kevin-briand/massa-node-card"
+        },
+        {
+          "id": "187245511",
+          "new": true,
+          "full_name": "custom-cards/group-card"
+        },
+        {
+          "id": "599334003",
+          "new": true,
+          "full_name": "pkscout/simple-weather-clock"
+        },
+        {
+          "id": "178921037",
+          "new": true,
+          "full_name": "benct/lovelace-multiple-entity-row"
+        },
+        {
+          "id": "188323494",
+          "new": true,
+          "full_name": "ExperienceLovelace/ha-floorplan"
+        },
+        {
+          "id": "141952963",
+          "new": true,
+          "full_name": "custom-cards/circle-sensor-card"
+        },
+        {
+          "id": "220679143",
+          "new": true,
+          "full_name": "hasl-sensor/lovelace-hasl-departure-card"
+        },
+        {
+          "id": "220679530",
+          "new": true,
+          "full_name": "hasl-sensor/lovelace-hasl-traffic-status-card"
+        },
+        {
+          "id": "776014198",
+          "new": true,
+          "full_name": "MadSnuif/hockeynl-card"
+        },
+        {
+          "id": "273007955",
+          "new": true,
+          "full_name": "DBa2016/power-usage-card-regex"
+        },
+        {
+          "id": "680112919",
+          "new": true,
+          "full_name": "Clooos/Bubble-Card"
+        },
+        {
+          "id": "187245418",
+          "new": true,
+          "full_name": "custom-cards/bignumber-card"
+        },
+        {
+          "id": "151280062",
+          "new": true,
+          "full_name": "kalkih/mini-graph-card"
+        },
+        {
+          "id": "231145540",
+          "new": true,
+          "full_name": "dcramer/lovelace-nextbus-card"
+        },
+        {
+          "id": "197715418",
+          "new": true,
+          "full_name": "RodBr/miflora-card"
+        },
+        {
+          "id": "304967918",
+          "new": true,
+          "full_name": "junkfix/numberbox-card"
+        },
+        {
+          "id": "439367892",
+          "new": true,
+          "full_name": "KartoffelToby/better-thermostat-ui-card"
+        },
+        {
+          "id": "665501829",
+          "new": true,
+          "full_name": "mlamberts78/weather-chart-card"
+        },
+        {
+          "id": "142051833",
+          "new": true,
+          "full_name": "ofekashery/vertical-stack-in-card"
+        },
+        {
+          "id": "257005990",
+          "new": true,
+          "full_name": "madmicio/LG-WebOS-Remote-Control"
+        },
+        {
+          "id": "244872232",
+          "new": true,
+          "full_name": "jcwillox/lovelace-paper-buttons-row"
+        },
+        {
+          "id": "253019926",
+          "new": true,
+          "full_name": "artem-sedykh/mini-humidifier"
+        },
+        {
+          "id": "186765704",
+          "new": true,
+          "full_name": "nervetattoo/banner-card"
+        },
+        {
+          "id": "587057164",
+          "new": true,
+          "full_name": "kizza/magic-home-party-card"
+        },
+        {
+          "id": "182113743",
+          "new": true,
+          "full_name": "gadgetchnnel/lovelace-text-input-row"
+        },
+        {
+          "id": "294609880",
+          "new": true,
+          "full_name": "Makin-Things/bom-radar-card"
+        },
+        {
+          "id": "139634406",
+          "new": true,
+          "full_name": "ciotlosm/lovelace-thermostat-dark-card"
+        },
+        {
+          "id": "497319128",
+          "new": true,
+          "full_name": "NemesisRE/kiosk-mode"
+        },
+        {
+          "id": "341931266",
+          "new": true,
+          "full_name": "fufar/simple-clock-card"
+        },
+        {
+          "id": "169783299",
+          "new": true,
+          "full_name": "ljmerza/github-card"
+        },
+        {
+          "id": "146335411",
+          "new": true,
+          "full_name": "custom-cards/rmv-card"
+        },
+        {
+          "id": "205261230",
+          "new": true,
+          "full_name": "PiotrMachowski/Home-Assistant-Lovelace-HTML-Jinja2-Template-card"
+        },
+        {
+          "id": "313270182",
+          "new": true,
+          "full_name": "Kibibit/kb-frosted-cards"
+        },
+        {
+          "id": "274738925",
+          "new": true,
+          "full_name": "denysdovhan/purifier-card"
+        },
+        {
+          "id": "567030726",
+          "new": true,
+          "full_name": "daredoes/default-dashboard"
+        },
+        {
+          "id": "449218690",
+          "new": true,
+          "full_name": "rautesamtr/thermal_comfort_icons"
+        },
+        {
+          "id": "279157206",
+          "new": true,
+          "full_name": "rsnodgrass/water-heater-card"
+        },
+        {
+          "id": "391372854",
+          "new": true,
+          "full_name": "nielsfaber/alarmo-card"
+        },
+        {
+          "id": "501725479",
+          "new": true,
+          "full_name": "zanna-37/hass-swipe-navigation"
+        },
+        {
+          "id": "543068603",
+          "new": true,
+          "full_name": "abualy/philips-tv-remote-card"
+        },
+        {
+          "id": "734825457",
+          "new": true,
+          "full_name": "nathan-gs/ha-map-card"
+        },
+        {
+          "id": "364769821",
+          "new": true,
+          "full_name": "ljmerza/harmony-remote-card"
+        },
+        {
+          "id": "249942054",
+          "new": true,
+          "full_name": "thomasloven/lovelace-hui-element"
+        },
+        {
+          "id": "284283867",
+          "new": true,
+          "full_name": "TarheelGrad1998/gallery-card"
+        },
+        {
+          "id": "307058107",
+          "new": true,
+          "full_name": "fineemb/lovelace-car-card"
+        },
+        {
+          "id": "187339794",
+          "new": true,
+          "full_name": "marrobHD/tv-card"
+        },
+        {
+          "id": "632590573",
+          "new": true,
+          "full_name": "krissen/pollenprognos-card"
+        },
+        {
+          "id": "646272989",
+          "new": true,
+          "full_name": "usernein/tailwindcss-template-card"
+        },
+        {
+          "id": "190927524",
+          "new": true,
+          "full_name": "thomasloven/lovelace-card-mod"
+        },
+        {
+          "id": "370997019",
+          "new": true,
+          "full_name": "bernikr/lovelace-webos-keyboard-card"
+        },
+        {
+          "id": "268163975",
+          "new": true,
+          "full_name": "artem-sedykh/mini-climate-card"
+        },
+        {
+          "id": "335019855",
+          "new": true,
+          "full_name": "IhorSyerkov/linak-desk-card"
+        },
+        {
+          "id": "796755589",
+          "new": true,
+          "full_name": "elyobelyob/octopus-energy-greenness-forecast-card"
+        },
+        {
+          "id": "321071222",
+          "new": true,
+          "full_name": "DanChaltiel/heatzy-pilote-card"
+        },
+        {
+          "id": "276636213",
+          "new": true,
+          "full_name": "konnectedvn/lovelace-vertical-slider-cover-card"
+        },
+        {
+          "id": "180528950",
+          "new": true,
+          "full_name": "thomasloven/lovelace-more-info-card"
+        },
+        {
+          "id": "373832981",
+          "new": true,
+          "full_name": "wassy92x/lovelace-digital-clock"
+        },
+        {
+          "id": "273405252",
+          "new": true,
+          "full_name": "ironsheep/lovelace-lightning-detector-card"
+        },
+        {
+          "id": "345753205",
+          "new": true,
+          "full_name": "finity69x2/fan-percent-button-row"
+        },
+        {
+          "id": "619284862",
+          "new": true,
+          "full_name": "AalianKhan/mushroom-strategy"
+        },
+        {
+          "id": "526408682",
+          "new": true,
+          "full_name": "vasqued2/ha-teamtracker-card"
+        },
+        {
+          "id": "320381430",
+          "new": true,
+          "full_name": "tomasrudh/analogclock"
+        },
+        {
+          "id": "207018200",
+          "new": true,
+          "full_name": "amaximus/garbage-collection-card"
+        },
+        {
+          "id": "760703637",
+          "new": true,
+          "full_name": "Anrolosia/Shopping-List-with-Grocy-Card"
+        },
+        {
+          "id": "168744428",
+          "new": true,
+          "full_name": "ljmerza/light-entity-card"
+        },
+        {
+          "id": "638230244",
+          "new": true,
+          "full_name": "flixlix/energy-flow-card-plus"
+        },
+        {
+          "id": "183499944",
+          "new": true,
+          "full_name": "ljmerza/tracking-number-card"
+        },
+        {
+          "id": "545945955",
+          "new": true,
+          "full_name": "marcokreeft87/formulaone-card"
+        },
+        {
+          "id": "560614992",
+          "new": true,
+          "full_name": "flyrmyr/system-flow-card"
+        },
+        {
+          "id": "161403328",
+          "new": true,
+          "full_name": "thomasloven/lovelace-card-tools"
+        },
+        {
+          "id": "214792276",
+          "new": true,
+          "full_name": "fineemb/lovelace-fan-xiaomi"
+        },
+        {
+          "id": "237532750",
+          "new": true,
+          "full_name": "sbryfcz/harmony-card"
+        },
+        {
+          "id": "491465538",
+          "new": true,
+          "full_name": "Mariusthvdb/custom-icons"
+        },
+        {
+          "id": "245239101",
+          "new": true,
+          "full_name": "gadgetchnnel/lovelace-card-preloader"
+        },
+        {
+          "id": "261291295",
+          "new": true,
+          "full_name": "denysdovhan/vacuum-card"
+        },
+        {
+          "id": "163363577",
+          "new": true,
+          "full_name": "custom-cards/bar-card"
+        },
+        {
+          "id": "342944383",
+          "new": true,
+          "full_name": "aex351/home-assistant-neerslag-card"
+        },
+        {
+          "id": "148520838",
+          "new": true,
+          "full_name": "kalkih/mini-media-player"
+        },
+        {
+          "id": "287840715",
+          "new": true,
+          "full_name": "abmantis/ozw-network-visualization-card"
+        },
+        {
+          "id": "269474857",
+          "new": true,
+          "full_name": "ben8p/lovelace-tab-redirect-card"
+        },
+        {
+          "id": "180464361",
+          "new": true,
+          "full_name": "ljmerza/travel-time-card"
+        },
+        {
+          "id": "309506416",
+          "new": true,
+          "full_name": "j-a-n/lovelace-wallpanel"
+        },
+        {
+          "id": "247134044",
+          "new": true,
+          "full_name": "faeibson/lovelace-multiline-text-input-card"
+        },
+        {
+          "id": "466196192",
+          "new": true,
+          "full_name": "gadgetchnnel/lovelace-header-cards"
+        },
+        {
+          "id": "771728766",
+          "new": true,
+          "full_name": "FamousWolf/week-planner-card"
+        },
+        {
+          "id": "556306418",
+          "new": true,
+          "full_name": "amitfin/lovelace-daily-schedule-card"
+        },
+        {
+          "id": "609593305",
+          "new": true,
+          "full_name": "t1gr0u/rain-gauge-card"
+        },
+        {
+          "id": "245159052",
+          "new": true,
+          "full_name": "jcwillox/lovelace-canary"
+        },
+        {
+          "id": "444350375",
+          "new": true,
+          "full_name": "piitaya/lovelace-mushroom"
+        },
+        {
+          "id": "250552447",
+          "new": true,
+          "full_name": "finity69x2/binary-control-button-row"
+        },
+        {
+          "id": "457767453",
+          "new": true,
+          "full_name": "Kaptensanders/skolmat-card"
+        },
+        {
+          "id": "275672933",
+          "new": true,
+          "full_name": "mattieha/select-list-card"
+        },
+        {
+          "id": "259784620",
+          "new": true,
+          "full_name": "fineemb/lovelace-cn-map-card"
+        },
+        {
+          "id": "317089096",
+          "new": true,
+          "full_name": "Tjstock/swipe-navigation-card"
+        },
+        {
+          "id": "640516976",
+          "new": true,
+          "full_name": "flixlix/energy-gauge-bundle-card"
+        },
+        {
+          "id": "287409957",
+          "new": true,
+          "full_name": "finity69x2/cover-control-button-row"
+        },
+        {
+          "id": "215633404",
+          "new": true,
+          "full_name": "iantrich/restriction-card"
+        },
+        {
+          "id": "281453608",
+          "new": true,
+          "full_name": "thomasloven/lovelace-badge-card"
+        },
+        {
+          "id": "423082071",
+          "new": true,
+          "full_name": "pmongloid/flipdown-timer-card"
+        },
+        {
+          "id": "487680971",
+          "new": true,
+          "full_name": "Makin-Things/weather-radar-card"
+        },
+        {
+          "id": "701044448",
+          "new": true,
+          "full_name": "wiltodelta/homeassistant-sugartv-card"
+        },
+        {
+          "id": "509260172",
+          "new": true,
+          "full_name": "georgezhao2010/lovelace-curtain-card"
+        },
+        {
+          "id": "267558148",
+          "new": true,
+          "full_name": "Mariusthvdb/custom-ui"
+        },
+        {
+          "id": "200081161",
+          "new": true,
+          "full_name": "amaximus/bkk-stop-card"
+        },
+        {
+          "id": "725762333",
+          "new": true,
+          "full_name": "bolkedebruin/erhv-lovelace"
+        },
+        {
+          "id": "366862031",
+          "new": true,
+          "full_name": "elax46/custom-brand-icons"
+        },
+        {
+          "id": "234961647",
+          "new": true,
+          "full_name": "piitaya/lovelace-climate-mode-entity-row"
+        },
+        {
+          "id": "376904517",
+          "new": true,
+          "full_name": "rianadon/timer-bar-card"
+        },
+        {
+          "id": "763203701",
+          "new": true,
+          "full_name": "RJArmitage/rfxtrx-stateful-blinds-icons"
+        },
+        {
+          "id": "236945951",
+          "new": true,
+          "full_name": "lukevink/lovelace-buien-rain-card"
+        },
+        {
+          "id": "192835334",
+          "new": true,
+          "full_name": "CyrisXD/love-lock-card"
+        },
+        {
+          "id": "175927964",
+          "new": true,
+          "full_name": "iantrich/podcast-card"
+        },
+        {
+          "id": "179808576",
+          "new": true,
+          "full_name": "hulkhaugen/hass-bha-icons"
+        },
+        {
+          "id": "715374965",
+          "new": true,
+          "full_name": "wrodie/mixer-card"
+        },
+        {
+          "id": "449416816",
+          "new": true,
+          "full_name": "punxaphil/custom-sonos-card"
+        },
+        {
+          "id": "291480917",
+          "new": true,
+          "full_name": "fineemb/lovelace-colorfulclouds-weather-card"
+        },
+        {
+          "id": "197929015",
+          "new": true,
+          "full_name": "dmulcahey/zha-network-card"
+        },
+        {
+          "id": "172177543",
+          "new": true,
+          "full_name": "iantrich/config-template-card"
+        },
+        {
+          "id": "156292058",
+          "new": true,
+          "full_name": "custom-cards/flex-table-card"
+        },
+        {
+          "id": "489457357",
+          "new": true,
+          "full_name": "junalmeida/homeassistant-minimalistic-area-card"
+        },
+        {
+          "id": "708207040",
+          "new": true,
+          "full_name": "stefmde/HomeAssistant-TwitchFollowedLiveStreamsCard"
+        },
+        {
+          "id": "265313034",
+          "new": true,
+          "full_name": "dimagoltsman/refreshable-picture-card"
+        },
+        {
+          "id": "328957716",
+          "new": true,
+          "full_name": "Kirbo/ha-lovelace-elapsed-time-card"
+        },
+        {
+          "id": "321140869",
+          "new": true,
+          "full_name": "ben8p/lovelace-auto-reload-card"
+        },
+        {
+          "id": "193372044",
+          "new": true,
+          "full_name": "PiotrMachowski/lovelace-xiaomi-vacuum-map-card"
+        },
+        {
+          "id": "150781994",
+          "new": true,
+          "full_name": "thomasloven/lovelace-fold-entity-row"
+        },
+        {
+          "id": "720062465",
+          "new": true,
+          "full_name": "trollix/ha-tsmoon-card"
+        },
+        {
+          "id": "192732887",
+          "new": true,
+          "full_name": "bramkragten/swipe-card"
+        },
+        {
+          "id": "394082552",
+          "new": true,
+          "full_name": "dermotduffy/advanced-camera-card"
+        },
+        {
+          "id": "770072954",
+          "new": true,
+          "full_name": "punxaphil/maxi-media-player"
+        },
+        {
+          "id": "497829589",
+          "new": true,
+          "full_name": "fratsloos/fr24_card"
+        },
+        {
+          "id": "184658908",
+          "new": true,
+          "full_name": "benct/lovelace-github-entity-row"
+        },
+        {
+          "id": "640556013",
+          "new": true,
+          "full_name": "zeronounours/lovelace-energy-entity-row"
+        },
+        {
+          "id": "522634019",
+          "new": true,
+          "full_name": "pkissling/clock-weather-card"
+        },
+        {
+          "id": "174016256",
+          "new": true,
+          "full_name": "gadgetchnnel/lovelace-home-feed-card"
+        },
+        {
+          "id": "640244449",
+          "new": true,
+          "full_name": "wilsto/pool-monitor-card"
+        },
+        {
+          "id": "257102434",
+          "new": true,
+          "full_name": "amaximus/fkf-garbage-collection-card"
+        },
+        {
+          "id": "215037975",
+          "new": true,
+          "full_name": "r-renato/ha-card-waze-travel-time"
+        },
+        {
+          "id": "505459170",
+          "new": true,
+          "full_name": "usernein/tv-card"
+        },
+        {
+          "id": "499270202",
+          "new": true,
+          "full_name": "decompil3d/lovelace-hourly-weather"
+        },
+        {
+          "id": "197759180",
+          "new": true,
+          "full_name": "postlund/search-card"
+        },
+        {
+          "id": "191663150",
+          "new": true,
+          "full_name": "finity69x2/fan-control-entity-row"
+        },
+        {
+          "id": "708527086",
+          "new": true,
+          "full_name": "tdvtdv/ha-tdv-bar"
+        },
+        {
+          "id": "491303842",
+          "new": true,
+          "full_name": "a-p-z/datetime-card"
+        },
+        {
+          "id": "241706284",
+          "new": true,
+          "full_name": "Savjee/button-text-card"
+        },
+        {
+          "id": "214365813",
+          "new": true,
+          "full_name": "Anonym-tsk/lovelace-starline-card"
+        },
+        {
+          "id": "156434866",
+          "new": true,
+          "full_name": "thomasloven/lovelace-layout-card"
+        },
+        {
+          "id": "524783308",
+          "new": true,
+          "full_name": "berrywhite96/lovelace-shutter-row"
+        },
+        {
+          "id": "392931946",
+          "new": true,
+          "full_name": "deblockt/aria2-card"
+        },
+        {
+          "id": "698501153",
+          "new": true,
+          "full_name": "Nerwyn/service-call-tile-feature"
+        },
+        {
+          "id": "231674882",
+          "new": true,
+          "full_name": "thomasloven/lovelace-template-entity-row"
+        },
+        {
+          "id": "413812496",
+          "new": true,
+          "full_name": "dbuezas/lovelace-plotly-graph-card"
+        },
+        {
+          "id": "691458765",
+          "new": true,
+          "full_name": "karlis-vagalis/circular-timer-card"
+        },
+        {
+          "id": "172998062",
+          "new": true,
+          "full_name": "kalkih/simple-weather-card"
+        },
+        {
+          "id": "191580766",
+          "new": true,
+          "full_name": "tcarlsen/lovelace-light-with-profiles"
+        },
+        {
+          "id": "187245461",
+          "new": true,
+          "full_name": "custom-cards/entity-attributes-card"
+        },
+        {
+          "id": "281214271",
+          "new": true,
+          "full_name": "ironsheep/lovelace-rpi-monitor-card"
+        },
+        {
+          "id": "257123327",
+          "new": true,
+          "full_name": "madmicio/channel-pad"
+        },
+        {
+          "id": "614083491",
+          "new": true,
+          "full_name": "rejuvenate/lovelace-horizon-card"
+        },
+        {
+          "id": "236664033",
+          "new": true,
+          "full_name": "dooz127/swipe-glance-card"
+        },
+        {
+          "id": "352399227",
+          "new": true,
+          "full_name": "mampfes/ha-knx-uf-iconset"
+        },
+        {
+          "id": "269011342",
+          "new": true,
+          "full_name": "Deejayfool/hass-shutter-card"
+        },
+        {
+          "id": "498794033",
+          "new": true,
+          "full_name": "custom-cards/slider-button-card"
+        },
+        {
+          "id": "358962656",
+          "new": true,
+          "full_name": "bernikr/lovelace-notify-card"
+        },
+        {
+          "id": "776846977",
+          "new": true,
+          "full_name": "roman-16/better-miflora-card"
+        },
+        {
+          "id": "159711605",
+          "new": true,
+          "full_name": "custom-cards/secondaryinfo-entity-row"
+        },
+        {
+          "id": "678764124",
+          "new": true,
+          "full_name": "idaho/hassio-trash-card"
+        },
+        {
+          "id": "179491130",
+          "new": true,
+          "full_name": "custom-cards/group-element"
+        },
+        {
+          "id": "143850865",
+          "new": true,
+          "full_name": "custom-cards/beer-card"
+        },
+        {
+          "id": "488086721",
+          "new": true,
+          "full_name": "Makin-Things/platinum-weather-card"
+        },
+        {
+          "id": "326033921",
+          "new": true,
+          "full_name": "finity69x2/toggle-control-button-row"
+        },
+        {
+          "id": "231015759",
+          "new": true,
+          "full_name": "ikaruswill/lovelace-fan-xiaomi"
+        },
+        {
+          "id": "226862969",
+          "new": true,
+          "full_name": "finity69x2/light-brightness-preset-row"
+        },
+        {
+          "id": "689793414",
+          "new": true,
+          "full_name": "ShadowAya/anchor-card"
+        },
+        {
+          "id": "260940136",
+          "new": true,
+          "full_name": "r-renato/ha-card-weather-conditions"
+        },
+        {
+          "id": "197245179",
+          "new": true,
+          "full_name": "twrecked/lovelace-hass-aarlo"
+        },
+        {
+          "id": "164022050",
+          "new": true,
+          "full_name": "custom-cards/check-button-card"
+        },
+        {
+          "id": "238414582",
+          "new": true,
+          "full_name": "peetereczek/ztm-stop-card"
+        },
+        {
+          "id": "164367214",
+          "new": true,
+          "full_name": "iantrich/roku-card"
+        },
+        {
+          "id": "188572845",
+          "new": true,
+          "full_name": "marrobHD/rotel-card"
+        },
+        {
+          "id": "240906060",
+          "new": true,
+          "full_name": "fineemb/lovelace-dc1-card"
+        },
+        {
+          "id": "458491675",
+          "new": true,
+          "full_name": "MesserschmittX/lovelace-nicehash-excavator-monitor-card"
+        },
+        {
+          "id": "361776538",
+          "new": true,
+          "full_name": "adizanni/floor3d-card"
+        },
+        {
+          "id": "330454534",
+          "new": true,
+          "full_name": "rccoleman/lovelace-lamarzocco-config-card"
+        },
+        {
+          "id": "193408399",
+          "new": true,
+          "full_name": "PiotrMachowski/lovelace-html-card"
+        },
+        {
+          "id": "683553739",
+          "new": true,
+          "full_name": "elchininet/keep-texts-in-tabs"
+        },
+        {
+          "id": "639953950",
+          "new": true,
+          "full_name": "flixlix/energy-period-selector-plus"
+        },
+        {
+          "id": "733922637",
+          "new": true,
+          "full_name": "Mariusthvdb/custom-more-info"
+        },
+        {
+          "id": "216008446",
+          "new": true,
+          "full_name": "royto/logbook-card"
+        },
+        {
+          "id": "261262884",
+          "new": true,
+          "full_name": "GeorgeSG/lovelace-time-picker-card"
+        },
+        {
+          "id": "454670742",
+          "new": true,
+          "full_name": "mawinkler/astroweather-card"
+        },
+        {
+          "id": "289188530",
+          "new": true,
+          "full_name": "reptilex/tesla-style-solar-power-card"
+        },
+        {
+          "id": "196132939",
+          "new": true,
+          "full_name": "custom-cards/nintendo-wishlist-card"
+        },
+        {
+          "id": "572297252",
+          "new": true,
+          "full_name": "petergridge/Irrigation-Card"
+        },
+        {
+          "id": "694403206",
+          "new": true,
+          "full_name": "argaar/comfortable-environment-card"
+        },
+        {
+          "id": "142545838",
+          "new": true,
+          "full_name": "custom-cards/canvas-gauge-card"
+        },
+        {
+          "id": "618081815",
+          "new": true,
+          "full_name": "flixlix/power-flow-card-plus"
+        },
+        {
+          "id": "437989480",
+          "new": true,
+          "full_name": "9a4gl/lovelace-centrometal-boiler-card"
+        },
+        {
+          "id": "452251255",
+          "new": true,
+          "full_name": "mathoudebine/homeassistant-browser-control-card"
+        },
+        {
+          "id": "497322919",
+          "new": true,
+          "full_name": "NemesisRE/upcoming-media-card"
+        },
+        {
+          "id": "679827231",
+          "new": true,
+          "full_name": "kverqus/lovelace-hassam-card"
+        },
+        {
+          "id": "199546187",
+          "new": true,
+          "full_name": "PiotrMachowski/lovelace-google-keep-card"
+        },
+        {
+          "id": "286270157",
+          "new": true,
+          "full_name": "nielsfaber/scheduler-card"
+        },
+        {
+          "id": "158756598",
+          "new": true,
+          "full_name": "thomasloven/lovelace-state-switch"
+        },
+        {
+          "id": "577071460",
+          "new": true,
+          "full_name": "madmicio/ph-meter-temperature"
+        },
+        {
+          "id": "204049047",
+          "new": true,
+          "full_name": "Mofeywalker/openmensa-lovelace-card"
+        },
+        {
+          "id": "236317072",
+          "new": true,
+          "full_name": "sdelliot/pie-chart-card"
+        },
+        {
+          "id": "283542587",
+          "new": true,
+          "full_name": "Villhellm/lovelace-clock-card"
+        },
+        {
+          "id": "302122266",
+          "new": true,
+          "full_name": "queimadus/cover-icon-element"
+        },
+        {
+          "id": "185304888",
+          "new": true,
+          "full_name": "custom-cards/text-action-element"
+        },
+        {
+          "id": "559360809",
+          "new": true,
+          "full_name": "daredoes/linked-lovelace-ui"
+        },
+        {
+          "id": "402799177",
+          "new": true,
+          "full_name": "tungmeister/hass-blind-card"
+        },
+        {
+          "id": "540873855",
+          "new": true,
+          "full_name": "vpdchart/vpdchart-card"
+        },
+        {
+          "id": "238802974",
+          "new": true,
+          "full_name": "jeremywillans/lovelace-roomba-vacuum-card"
+        },
+        {
+          "id": "420365062",
+          "new": true,
+          "full_name": "queimadus/last-changed-element"
+        },
+        {
+          "id": "187245495",
+          "new": true,
+          "full_name": "custom-cards/gauge-card"
+        },
+        {
+          "id": "286038496",
+          "new": true,
+          "full_name": "tomvanswam/compass-card"
+        },
+        {
+          "id": "343112953",
+          "new": true,
+          "full_name": "jtbgroup/kodi-search-card"
+        },
+        {
+          "id": "634013716",
+          "new": true,
+          "full_name": "krissen/sixdegrees-card"
+        },
+        {
+          "id": "214786112",
+          "new": true,
+          "full_name": "AmoebeLabs/swiss-army-knife-card"
+        },
+        {
+          "id": "144899700",
+          "new": true,
+          "full_name": "thomasloven/lovelace-slider-entity-row"
+        },
+        {
+          "id": "431901513",
+          "new": true,
+          "full_name": "swingerman/lovelace-fluid-level-background-card"
+        },
+        {
+          "id": "260597137",
+          "new": true,
+          "full_name": "fineemb/lovelace-air-filter-card"
+        },
+        {
+          "id": "725015794",
+          "new": true,
+          "full_name": "Mariusthvdb/custom-icon-color"
+        },
+        {
+          "id": "180000010",
+          "new": true,
+          "full_name": "custom-cards/cover-element"
+        },
+        {
+          "id": "187247927",
+          "new": true,
+          "full_name": "custom-cards/plan-coordinates"
+        }
+      ],
+      "template": [
+        {
+          "id": "629510143",
+          "new": true,
+          "full_name": "TheFes/cheapest-energy-hours"
+        },
+        {
+          "id": "930250618",
+          "new": true,
+          "full_name": "Nuhser/jinja-speech-helpers-german"
+        },
+        {
+          "id": "694582318",
+          "new": true,
+          "full_name": "SirGoodenough/Logic-Chekr"
+        },
+        {
+          "id": "656746023",
+          "new": true,
+          "full_name": "langestefan/auto-sun-blind"
+        },
+        {
+          "id": "724754572",
+          "new": true,
+          "full_name": "SirGoodenough/Color-Multi-Tool"
+        },
+        {
+          "id": "624674515",
+          "new": true,
+          "full_name": "Petro31/easy-time-jinja"
+        },
+        {
+          "id": "912235383",
+          "new": true,
+          "full_name": "jazzyisj/speech-helpers-jinja"
+        },
+        {
+          "id": "680978332",
+          "new": true,
+          "full_name": "SirGoodenough/Availability-Template"
+        },
+        {
+          "id": "624337782",
+          "new": true,
+          "full_name": "TheFes/relative-time-plus"
+        }
+      ]
+    }
+  }
+}

+ 122 - 0
.storage/hacs.hacs

@@ -0,0 +1,122 @@
+{
+  "version": "6",
+  "minor_version": 1,
+  "key": "hacs.hacs",
+  "data": {
+    "archived_repositories": [
+      "custom-components/sensor.radarr_upcoming_media",
+      "robmarkcole/HASS-Deepstack-face",
+      "gerardag/person-entity-card",
+      "pfunkmallone/HACS-camect-integration",
+      "sakowicz/home-assistant-tenda-tracker",
+      "AitorDB/home-assistant-sun-card",
+      "DeebotUniverse/Deebot-4-Home-Assistant",
+      "dgomes/ha_rrd_recorder",
+      "frenck/home-assistant-theme-outline",
+      "eavanvalkenburg/sia",
+      "nagyrobi/home-assistant-custom-components-cover-rf-time-based",
+      "custom-cards/upcoming-media-card",
+      "KTibow/lovelace-light-soft-ui-theme",
+      "echoromeo/hanobo",
+      "DSorlov/hasl-platform",
+      "pippyn/Home-Assistant-Sensor-Groningen-Afvalwijzer",
+      "JuanMTech/orange_dark",
+      "nagyrobi/home-assistant-custom-components-pfsense-gateways",
+      "ryanwinter/hass-rainforest-emu-2",
+      "ljmerza/ha-our-groceries",
+      "iantrich/aftership-card",
+      "bieniu/ha-zadnego-ale",
+      "custom-components/sensor.untappd",
+      "marrobHD/firetv-card",
+      "maykar/lovelace-swipe-navigation",
+      "KTibow/lovelace-dark-soft-ui-theme",
+      "robmarkcole/HASS-Deepstack-object",
+      "marcomow/ble-bulb-card",
+      "briis/hass-weatherflow",
+      "rccoleman/lamarzocco",
+      "hacf-fr/hassRenaultZE",
+      "peternijssen/home-assistant-jumbo",
+      "speleolontra/daikin_residential_altherma",
+      "JuanMTech/amoled_blue",
+      "spycle/microbot_push",
+      "maykar/plex_assistant",
+      "tikismoke/home-assistant-nespressoble",
+      "heinoldenhuis/home_assistant_omnik_solar",
+      "chaptergy/noctis-grey",
+      "custom-components/sensor.plex_recently_added",
+      "NemesisRE/lovelace-swipe-navigation",
+      "custom-components/wienerlinien",
+      "JuanMTech/green_light_mode",
+      "clayauld/lovelace-darksky-card",
+      "thebino/rki_covid",
+      "ThomasPrior/EthermineInfo",
+      "DCSBL/ha-homewizard-energy",
+      "disforw/inverse",
+      "lukich48/hass_mqtt_template_switch",
+      "gjohansson-ST/stl",
+      "Mr-Groch/HA-Emulated-Color-Temp-Light",
+      "perara/systemair-save-connect",
+      "Thomas55555/husqvarna_automower",
+      "pfunkmallone/HACS-camect-custom_card",
+      "Sholofly/arrisdcx960",
+      "custom-components/sensor.sonarr_upcoming_media",
+      "maykar/kiosk-mode",
+      "dr1rrb/ha-twinkly",
+      "GeorgeSG/lovelace-folder-card",
+      "custom-components/sensor.custom_aftership",
+      "patrickhilker/tedee_hass_integration",
+      "JuanMTech/green_dark_mode",
+      "walthowd/ha-automower",
+      "toringer/home-assistant-sbanken",
+      "DavidMStraub/homeassistant-homeconnect",
+      "digitaljamie/google-theme",
+      "alexarch21/history-explorer-card",
+      "jessevl/homeassistant-greenchoice",
+      "Raukze/home-assistant-fitx",
+      "Cyr-ius/hass-cozytouch",
+      "SNoof85/lovelace-tempometer-gauge-card",
+      "georgezhao2010/climate_ewelink",
+      "ThomasPrior/FlexpoolInfo",
+      "JuanMTech/orange_light",
+      "Tiemooowh/homeassistant-teletask",
+      "natekspencer/hacs-litterrobot",
+      "cgarwood/homeassistant-fullykiosk",
+      "dynasticorpheus/gigasetelements-ha",
+      "Cyr-ius/hass-hue-service-advanced"
+    ],
+    "renamed_repositories": {
+      "78wesley/Darkish-Theme": "78wesley/Home-Assistant-Darkish-Theme",
+      "9a4gl/hass-peltec": "9a4gl/hass-centrometal-boiler",
+      "DarkSir23/sensor.mylar": "WillowMist/sensor.mylar",
+      "KartoffelToby/ai_thermostat": "KartoffelToby/better_thermostat",
+      "nbogojevic/homeassistant-midea-dehumidifier-lan": "nbogojevic/homeassistant-midea-air-appliances-lan",
+      "nikrolls/homeassistant-goldair-climate": "nicole-ashley/homeassistant-goldair-climate",
+      "ulic75/power-distribution-card": "ulic75/power-flow-card",
+      "wills106/homsassistant-solax-modbus": "wills106/homeassistant-solax-modbus",
+      "dmitry-k/yandex_smart_home": "dext0r/yandex_smart_home",
+      "uvjustin/alarmdotcom": "pyalarmdotcom/alarmdotcom",
+      "wernerhp/ha_integration_load_shedding": "wernerhp/ha.integration.load_shedding",
+      "TheLastProject/lovelace-valetudo-map-card": "Hypfer/lovelace-valetudo-map-card",
+      "fuatakgun/kia_uvo": "Hyundai-Kia-Connect/kia_uvo",
+      "jadson179/consul": "gtjadsonsantos/consul",
+      "lendy007/homeassistant-skodaconnect": "skodaconnect/homeassistant-skodaconnect",
+      "rowysock/home-assistant-HomeWhiz": "home-assistant-HomeWhiz/home-assistant-HomeWhiz",
+      "Wibias/hass-variables": "enkama/hass-variables",
+      "jvitkauskas/homeassistant_salus": "epoplavskis/homeassistant_salus",
+      "alexander0042/pirate-weather-ha": "Pirate-Weather/pirate-weather-ha",
+      "custom-components/alexa_media_player": "alandtse/alexa_media_player",
+      "johanfrick/custom-sonos-card": "punxaphil/custom-sonos-card",
+      "arjenvrh/audi_connect_ha": "audiconnect/audi_connect_ha",
+      "htmltiger/numberbox-card": "junkfix/numberbox-card",
+      "htmltiger/config-editor": "junkfix/config-editor",
+      "htmltiger/config-editor-card": "junkfix/config-editor-card",
+      "orickcorreia/caule-themes-pack-1": "ricardoquecria/caule-themes-pack-1",
+      "jonasniesner/open_epaper_link_homeassistant": "OpenEPaperLink/Home_Assistant_Integration",
+      "Limych/ha-temperature-feels-like": "Limych/ha-apparent-temperature",
+      "wimb0/home-assistant-saj-modbus": "wimb0/home-assistant-saj-r5-modbus",
+      "t0mer/ims-custom-component": "GuyKh/ims-custom-component",
+      "jm-73/Indego": "sander1988/Indego"
+    },
+    "ignored_repositories": []
+  }
+}

+ 25435 - 0
.storage/hacs.repositories

@@ -0,0 +1,25435 @@
+{
+  "version": "6",
+  "minor_version": 1,
+  "key": "hacs.repositories",
+  "data": {
+    "223938651": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/midnight-blue",
+      "category": "theme",
+      "description": "Midnight Blue theme for Home Assistant",
+      "etag_repository": "W/\"4b325fe5b90dad4631c2b8aa2c34b316cda24e164f38abeaadcb85b1cce06dab\"",
+      "last_updated": "2023-03-27T22:57:02Z",
+      "stargazers_count": 5,
+      "last_fetched": 1738976443.045264
+    },
+    "748983135": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "albaintor/homeassistant_electrolux_status",
+      "category": "integration",
+      "description": "Get the status from your Electrolux Care devices",
+      "domain": "electrolux_status",
+      "etag_repository": "W/\"7cda198b5ace861ccf1dc272554d494d02b20d2c5a57ee52cd89fb9f2270535d\"",
+      "last_updated": "2024-11-03T10:12:47Z",
+      "stargazers_count": 97,
+      "topics": [
+        "appliance"
+      ],
+      "last_fetched": 1738758365.200072
+    },
+    "633889686": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "silentbil/silent-bus",
+      "category": "plugin",
+      "description": "Bus card for homeassistant - Israel",
+      "etag_repository": "W/\"e4ce5faf9116b059dd64d6f133ff3bbfca899b5a1ffecb8cb741749cf2073237\"",
+      "last_updated": "2024-12-20T08:07:02Z",
+      "stargazers_count": 26,
+      "topics": [
+        "bus",
+        "card",
+        "frontend"
+      ],
+      "last_fetched": 1734689811.567964
+    },
+    "319401286": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "peribeir/homeassistant-rademacher",
+      "category": "integration",
+      "description": "This custom integration provides access to Rademacher Devices connected to a HomePilot (or Start2Smart) bridge.",
+      "domain": "rademacher",
+      "downloads": 2734,
+      "etag_repository": "W/\"e5736ddadb077b63e97a82973692b1c944c65b30890a3a731a57637b49dcaac7\"",
+      "last_updated": "2024-10-15T21:32:49Z",
+      "stargazers_count": 67,
+      "topics": [
+        "homepilot",
+        "iot",
+        "rademacher"
+      ],
+      "last_fetched": 1738095678.906792
+    },
+    "160728801": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "asantaga/lightwaverf_HA_EnergySensor",
+      "category": "integration",
+      "description": "Home Assistant Sensor for the LightwaveRF energy monitor",
+      "domain": "lightwaverf_energy",
+      "etag_repository": "W/\"a9809ff7ad38cdd7c87875ae96ebed351da549cbbed011fc8c6a4b2962dcc6ba\"",
+      "last_updated": "2023-05-16T11:21:38Z",
+      "stargazers_count": 6,
+      "topics": [
+        "electricity",
+        "energysensor",
+        "lightwaverf"
+      ],
+      "last_fetched": 1733336481.10703
+    },
+    "193371922": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-custom-components-Tauron-AMIplus",
+      "category": "integration",
+      "description": "This sensor uses unofficial API to get energy usage and generation data from https://elicznik.tauron-dystrybucja.pl.",
+      "domain": "tauron_amiplus",
+      "downloads": 1787,
+      "etag_repository": "W/\"4e57a0b4cb8129e65086cb79b40968aae31725dcae8910f5ffec9ae02c4fb1c4\"",
+      "last_updated": "2025-01-10T22:05:21Z",
+      "stargazers_count": 153,
+      "topics": [
+        "amiplus",
+        "elicznik",
+        "energy-monitor",
+        "tauron"
+      ],
+      "last_fetched": 1738952729.789732
+    },
+    "416059983": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pail23/stiebel_eltron_isg_component",
+      "category": "integration",
+      "description": "Stiebel Eltron ISG integration for Home Assistant ",
+      "domain": "stiebel_eltron_isg",
+      "downloads": 671,
+      "etag_repository": "W/\"582c3a6133f07af4d692a667ba605162c6df0a3a1a18ddd9b063439608fc7b26\"",
+      "last_updated": "2025-02-11T16:16:42Z",
+      "stargazers_count": 61,
+      "last_fetched": 1739607772.380716
+    },
+    "195671060": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "isabellaalstrom/lovelace-grocy-chores-card",
+      "category": "plugin",
+      "description": "A card to track chores and tasks in Grocy.",
+      "downloads": 1654,
+      "etag_repository": "W/\"533541f50044385356138371fce4d4614cb9bb68183d5cd6df2132b98572f71d\"",
+      "last_updated": "2025-01-23T07:39:21Z",
+      "stargazers_count": 140,
+      "last_fetched": 1738390717.062365
+    },
+    "235659413": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JonasPed/homeassistant-eloverblik",
+      "category": "integration",
+      "description": "Home Assistant Custom Component showing data from eloverblik.dk",
+      "domain": "eloverblik",
+      "etag_repository": "W/\"780f31073fba86c51c9d94899c7043b4844152470be5430da2b49e67333410ee\"",
+      "last_updated": "2025-01-26T20:32:37Z",
+      "stargazers_count": 192,
+      "last_fetched": 1739355535.702586
+    },
+    "181124811": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iantrich/radial-menu",
+      "category": "plugin",
+      "description": "⭕ Radial Menu Element",
+      "downloads": 1802,
+      "etag_repository": "W/\"175f7f73af1b41625af3b866d3217a8819e7f5c13e7043f3b0389a9089073926\"",
+      "last_updated": "2023-01-20T00:58:16Z",
+      "stargazers_count": 66,
+      "last_fetched": 1738404873.283058
+    },
+    "321773656": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nervetattoo/themable-grid",
+      "category": "plugin",
+      "description": "🀹 Lovelace responsive grid card that can be tweaked in your theme definition.",
+      "downloads": 3884,
+      "etag_repository": "W/\"018d74af225281367bbd0ccae571d52bd4708e41cdbe8e5813234766531e09bf\"",
+      "last_updated": "2022-12-21T10:40:03Z",
+      "stargazers_count": 30,
+      "topics": [
+        "lovelace-card",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1734603442.608493
+    },
+    "467638459": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "joleys/niko-home-control-II",
+      "category": "integration",
+      "description": "Home Assistant Custom Integration for Niko Home Control II",
+      "domain": "nhc2",
+      "etag_repository": "W/\"a46bbe8e7f085a92ce1c76a5f5879df36bf5ddd4c5949b888865f43ca65d8768\"",
+      "last_updated": "2024-12-06T13:03:07Z",
+      "stargazers_count": 83,
+      "topics": [
+        "automation",
+        "domotics",
+        "niko"
+      ],
+      "last_fetched": 1739441943.155545
+    },
+    "332911333": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rgc99/irrigation_unlimited",
+      "category": "integration",
+      "description": "♒Irrigation controller for Home Assistant",
+      "domain": "irrigation_unlimited",
+      "etag_repository": "W/\"4795e0a2b716d489edbfb3eaa8bb74385d0460877339d9d1b65cea709598c8f1\"",
+      "last_updated": "2024-12-09T06:34:47Z",
+      "stargazers_count": 338,
+      "topics": [
+        "garden-automation",
+        "irrigation",
+        "irrigation-control-system",
+        "irrigation-controller",
+        "sprinkler-controller",
+        "water",
+        "watering-controller",
+        "watering-system"
+      ],
+      "last_fetched": 1739607820.72557
+    },
+    "228627470": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cyberjunky/home-assistant-hvcgroep",
+      "category": "integration",
+      "description": ":recycle: :wastebasket: This component fetches garbage pickup dates for parts of The Netherlands using HVC Groep's REST API.",
+      "domain": "hvcgroep",
+      "etag_repository": "W/\"cfdc883e76df3f1b4aef9584bcf48708d6bacc39bc4d0f5743fd460ec81bf5ba\"",
+      "last_updated": "2024-01-06T12:17:53Z",
+      "stargazers_count": 14,
+      "last_fetched": 1739225710.05535
+    },
+    "585050790": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "itchannel/tdarr_ha",
+      "category": "integration",
+      "description": "Tdarr Home Assistant Integration",
+      "domain": "tdarr",
+      "etag_repository": "W/\"60b2d39bcee572a752be5f3ececd62c6b3ec9a50421c44cf453b4183ba24b242\"",
+      "last_updated": "2024-09-29T08:28:31Z",
+      "stargazers_count": 18,
+      "topics": [
+        "assistant",
+        "home",
+        "tdarr",
+        "transcoding"
+      ],
+      "last_fetched": 1738513119.733938
+    },
+    "533014913": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jonasbkarlsson/ev_smart_charging",
+      "category": "integration",
+      "description": "Electric vehicle smart charging for Home Assistant.",
+      "domain": "ev_smart_charging",
+      "downloads": 1518,
+      "etag_repository": "W/\"4e981070525c93e765ed186bbb71153e632c0e589135fb34888e1388630bcc1c\"",
+      "last_updated": "2025-02-01T21:09:44Z",
+      "stargazers_count": 220,
+      "topics": [
+        "ev-charging"
+      ],
+      "last_fetched": 1739564341.356643
+    },
+    "263075818": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "GuySie/ha-meural",
+      "category": "integration",
+      "description": "Integration for NETGEAR Meural Canvas digital art frame in Home Assistant ",
+      "domain": "meural",
+      "etag_repository": "W/\"79b568f38e5019f2412ca87eb6a35b1b0c7c6e7018f4778590211c1094d55cb1\"",
+      "last_updated": "2025-01-07T20:15:32Z",
+      "stargazers_count": 57,
+      "topics": [
+        "meural",
+        "netgear"
+      ],
+      "last_fetched": 1737987431.97884
+    },
+    "233092112": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kodi1/songpal_m",
+      "category": "integration",
+      "description": "songpal - volume down workaround",
+      "domain": "songpal_m",
+      "etag_repository": "W/\"4f95cbbbe9714a7a6da7813bb80b3e5edd9fbc4447d528a9e93b653be336b58e\"",
+      "last_updated": "2021-03-28T10:15:20Z",
+      "stargazers_count": 1,
+      "topics": [
+        "songpal"
+      ],
+      "last_fetched": 1729217054.622933
+    },
+    "625887812": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "joselcaguilar/azure-openai-ha",
+      "category": "integration",
+      "description": "Azure OpenAI Conversation for Home Assistant",
+      "domain": "azure_openai_conversation",
+      "downloads": 723,
+      "etag_repository": "W/\"26bc7b3063766e8fc6dc49e365957184f4403dc7f027400ace9585ca81cf1d8f\"",
+      "last_updated": "2025-01-27T17:33:31Z",
+      "stargazers_count": 45,
+      "topics": [
+        "azure-openai",
+        "gpt"
+      ],
+      "last_fetched": 1739593305.179212
+    },
+    "311536795": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "blakeblackshear/frigate-hass-integration",
+      "category": "integration",
+      "description": "Frigate integration for Home Assistant",
+      "domain": "frigate",
+      "etag_repository": "W/\"8f30eb76c60f959fefa433b0601c59ecdf5f6f73331f6d405e1a524e70d28a2c\"",
+      "last_updated": "2025-02-14T13:15:47Z",
+      "stargazers_count": 832,
+      "topics": [
+        "ai",
+        "camera",
+        "frigate",
+        "nvr",
+        "object-detection"
+      ],
+      "last_fetched": 1739650511.910281
+    },
+    "395770920": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "firstof9/ha-openei",
+      "category": "integration",
+      "description": "OpenEI integration for Home Assistant",
+      "domain": "openei",
+      "downloads": 136,
+      "etag_repository": "W/\"b96056f89077fe9097dca795e617921e8b04b8136eadf7c93027475be1505148\"",
+      "last_updated": "2024-12-10T15:17:06Z",
+      "stargazers_count": 15,
+      "topics": [
+        "api",
+        "energy",
+        "rates"
+      ],
+      "last_fetched": 1733934108.410638
+    },
+    "330645002": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MTrab/danfoss_ally",
+      "category": "integration",
+      "description": "Danfoss Ally integration for Home Assistant",
+      "domain": "danfoss_ally",
+      "downloads": 875,
+      "etag_repository": "W/\"8ec4895334b77582c889b1d8632b61d6a5ba97089c2f582e57df622e6ca3699c\"",
+      "last_updated": "2025-02-13T04:21:21Z",
+      "stargazers_count": 53,
+      "topics": [
+        "climate",
+        "homeassistant-custom-component",
+        "thermostat"
+      ],
+      "last_fetched": 1739420579.686819
+    },
+    "666758552": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kamaradclimber/vigieau",
+      "category": "integration",
+      "description": "A custom integration for home-assistant on the Vigieau dataset",
+      "domain": "vigieau",
+      "etag_repository": "W/\"f7a9c9d23a75e0b840d5f0920c9a128d5c760bd15bfe904e0d8413369a9fae52\"",
+      "last_updated": "2025-01-25T16:14:45Z",
+      "stargazers_count": 20,
+      "topics": [
+        "open-data",
+        "water"
+      ],
+      "last_fetched": 1738232312.063108
+    },
+    "534750752": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rrooggiieerr/homeassistant-xyscreens",
+      "category": "integration",
+      "description": "Home Assistant integration for XY Screens, See Max (and others?) projector screens and projector lifts over the RS-485 interface",
+      "domain": "xyscreens",
+      "etag_repository": "W/\"5a371991400f1d501b5be4183bc3d982114a262986c082da17838e8507ef4d4d\"",
+      "last_updated": "2025-01-10T05:50:32Z",
+      "stargazers_count": 2,
+      "topics": [
+        "projector-sceen",
+        "xy-screens"
+      ],
+      "last_fetched": 1736490430.63087
+    },
+    "406849413": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mweinelt/ha-prometheus-sensor",
+      "category": "integration",
+      "description": "Import 🔥 Prometheus query results into 🏡 Home Assistant 📈 ",
+      "domain": "prometheus_sensor",
+      "etag_repository": "W/\"7dbb7c2a42518f82d33da520b1f1d3cb1ecaaec34549e711d9d4dfcb4b6e872d\"",
+      "last_updated": "2025-02-02T14:12:43Z",
+      "stargazers_count": 38,
+      "topics": [
+        "prometheus"
+      ],
+      "last_fetched": 1739391668.939052
+    },
+    "631525923": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DanteWinters/lux-power-distribution-card",
+      "category": "plugin",
+      "description": "Lovelace card for Home Assistant  to replicate the power flow on the LuxpowerTek App and website.",
+      "downloads": 1021,
+      "etag_repository": "W/\"3f8ef38b6ea379c0346f2a072ed505ac7b2463eec990bac5e5f23f8cd8539c21\"",
+      "last_updated": "2025-02-10T17:24:51Z",
+      "stargazers_count": 30,
+      "topics": [
+        "power-distribution-module"
+      ],
+      "last_fetched": 1739484816.403107
+    },
+    "218178802": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-Lovelace-Local-Conditional-card",
+      "category": "plugin",
+      "description": "This card can show and hide a specific card on current device while not affecting other windows. It does not require any integration to run.",
+      "downloads": 5207,
+      "etag_repository": "W/\"21a755b2b7aaab1d8a185bab776cdd611c8383dc88043886ca9fbd0d30615661\"",
+      "last_updated": "2024-09-04T02:09:38Z",
+      "stargazers_count": 85,
+      "topics": [
+        "lovelace-card"
+      ],
+      "last_fetched": 1737886526.763657
+    },
+    "433577603": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "junkfix/config-editor-card",
+      "category": "plugin",
+      "description": "Home Assistant Configuration Files Editor for Lovelace",
+      "etag_repository": "W/\"c239ade778ef993b60b55bcd6c96a090d8373c7ead40796683040a31cc0d0225\"",
+      "last_updated": "2024-04-09T16:14:55Z",
+      "stargazers_count": 82,
+      "topics": [
+        "homeassistant-addons",
+        "homeassistant-config",
+        "homeassistant-configuration",
+        "yaml"
+      ],
+      "last_fetched": 1739557182.324138
+    },
+    "264499592": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "heyajohnny/cryptoinfo",
+      "category": "integration",
+      "description": "Provides Home Assistant sensors for all cryptocurrencies supported by CoinGecko",
+      "domain": "cryptoinfo",
+      "etag_repository": "W/\"11ebdd346b0153a5607d98a462bb80d7cc66e9c3c69d12680cbe5e4623a5eba2\"",
+      "last_updated": "2025-01-20T17:21:23Z",
+      "stargazers_count": 53,
+      "last_fetched": 1737814577.70188
+    },
+    "735414769": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dan-r/HomeAssistant-Ohme",
+      "category": "integration",
+      "description": "Unofficial Home Assistant integration for interacting with Ohme EV chargers (EVSE) 🚗⚡️",
+      "domain": "ohme",
+      "etag_repository": "W/\"2a00b98f0256e6946665baf01deba244de371c3dc9353f8f84ce65030f4d699d\"",
+      "last_updated": "2025-01-25T21:56:41Z",
+      "stargazers_count": 54,
+      "topics": [
+        "electric-vehicle",
+        "octopus-energy"
+      ],
+      "last_fetched": 1738240043.526231
+    },
+    "206868881": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Limych/ha-gismeteo",
+      "category": "integration",
+      "description": "Gismeteo Weather Provider for Home Assistant",
+      "domain": "gismeteo",
+      "downloads": 38,
+      "etag_repository": "W/\"f2d1f94d2a9b40205f8e86f4227fd4b4325ca71e672de21afcc8ca2d72876961\"",
+      "last_updated": "2024-12-23T22:52:38Z",
+      "stargazers_count": 138,
+      "topics": [
+        "forecast",
+        "gismeteo",
+        "gismeteo-weather",
+        "sensors",
+        "weather-provider"
+      ],
+      "last_fetched": 1739435005.171151
+    },
+    "514391925": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fapfaff/homeassistant-appwash",
+      "category": "integration",
+      "description": "AppWash integration for HomeAssistant",
+      "domain": "appwash",
+      "etag_repository": "W/\"fff3d5b2cb47b558f052dd29cf1d559b5c74f143726ad0e6d675cbb3cda4d52f\"",
+      "last_updated": "2025-01-16T15:24:47Z",
+      "stargazers_count": 2,
+      "topics": [
+        "dryer",
+        "miele",
+        "washing-machine"
+      ],
+      "last_fetched": 1737051644.806658
+    },
+    "207292725": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AmoebeLabs/flex-horseshoe-card",
+      "category": "plugin",
+      "description": "Flexible Horseshoe card for Home Assistant Lovelace UI. A card with a flexible layout,  a horseshoe-like donut graph, multiple entities or attributes, graphics and animations!",
+      "etag_repository": "W/\"79334b56b234c5686912582facf214cc4bc76b3bc2fd14ce8e9c35c609b6961f\"",
+      "last_updated": "2024-05-26T03:16:14Z",
+      "stargazers_count": 298,
+      "topics": [
+        "lovelace-card",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739096036.609919
+    },
+    "584497784": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mampfes/ha_freeair_connect",
+      "category": "integration",
+      "description": "Adds data from FreeAir-Connect to Home Assistant",
+      "domain": "freeair_connect",
+      "etag_repository": "W/\"08a96841249a92182a62d8bc03a87a6ed79119ecdd647739765abcb9ea68e1a7\"",
+      "last_updated": "2024-09-22T15:06:38Z",
+      "stargazers_count": 14,
+      "topics": [
+        "blumartin",
+        "freeair",
+        "freeair-connect"
+      ],
+      "last_fetched": 1729217099.991693
+    },
+    "518498752": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "c1pher-cn/heweather",
+      "category": "integration",
+      "description": "和风天气 homeassistant插件",
+      "domain": "heweather",
+      "etag_repository": "W/\"9aaabdcef7bae80e6e34616d7e2463f7cb001825e7a3631d8b154182307cb666\"",
+      "last_updated": "2024-11-03T17:32:51Z",
+      "stargazers_count": 123,
+      "topics": [
+        "weather"
+      ],
+      "last_fetched": 1739521139.960923
+    },
+    "448355900": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "SnakeFist007/ha_vastayan_bond",
+      "category": "theme",
+      "description": "🎨 Home Assistant Theme inspired by the color schemes of Xayah & Rakan!",
+      "etag_repository": "W/\"4ba9a2d2438e173b46310149f8a99d411bde834adb1a0f3df46cdb4964775128\"",
+      "last_updated": "2023-02-28T15:06:25Z",
+      "stargazers_count": 3,
+      "topics": [
+        "bond",
+        "rakan",
+        "vastayan",
+        "xayah"
+      ],
+      "last_fetched": 1731831415.53831
+    },
+    "296028613": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ayavilevich/homeassistant-dlink-presence",
+      "category": "integration",
+      "description": "A D-Link AP/router device tracker for Home Assistant",
+      "domain": "dlink_presence",
+      "etag_repository": "W/\"3c216e98c69739a4bef7225df386df94a49c710a6eaa878cd857b62ca86d271f\"",
+      "last_updated": "2021-08-09T11:14:30Z",
+      "stargazers_count": 9,
+      "topics": [
+        "d-link",
+        "dlink",
+        "presence-detection"
+      ],
+      "last_fetched": 1729213379.740096
+    },
+    "224374747": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "5high/phicomm-dc1-homeassistant",
+      "category": "integration",
+      "description": "斐讯DC1插排接入Home Assistant插件,本插件原作者NETYJ,此处仅为HACS安装方便之用。",
+      "domain": "phicomm_dc1",
+      "etag_repository": "W/\"23af50b1ea6f96681d6f3ba0ef257017277a15b07a5828f7bfa3a164dd348b8f\"",
+      "last_updated": "2021-06-04T14:08:17Z",
+      "stargazers_count": 14,
+      "last_fetched": 1736079811.466307
+    },
+    "230151505": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "laszlojakab/homeassistant-dijnet",
+      "category": "integration",
+      "description": "Dijnet integration for Home Assistant",
+      "domain": "dijnet",
+      "downloads": 113,
+      "etag_repository": "W/\"38525c787a4e1b8b8de83557d3cd4471e92b835a7dc5396a84040010e6cf2922\"",
+      "last_updated": "2024-10-31T19:15:19Z",
+      "stargazers_count": 11,
+      "topics": [
+        "dijnet"
+      ],
+      "last_fetched": 1738585842.59523
+    },
+    "761188804": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dvb6666/homed-zigbee-networkmap",
+      "category": "plugin",
+      "description": "Home Assistant Custom Card to show HOMEd Zigbee network map ",
+      "downloads": 6,
+      "etag_repository": "W/\"af0e2df555694924b5860396668cf1af2598845a18bf9cc90295639dcccd4847\"",
+      "last_updated": "2024-03-02T21:33:00Z",
+      "stargazers_count": 1,
+      "topics": [
+        "homed",
+        "homed-zigbee"
+      ],
+      "last_fetched": 1733401729.126576
+    },
+    "474172189": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "adamoutler/anycubic-homeassistant",
+      "category": "integration",
+      "description": "Home assistant integration for Anycubic Printers. ",
+      "domain": "anycubic_wifi",
+      "etag_repository": "W/\"8a1ef5852238389223bca3753a2231762e148680f1eb1e0a7c28653ecbf82341\"",
+      "last_updated": "2025-01-26T18:05:55Z",
+      "stargazers_count": 14,
+      "topics": [
+        "3d-printing"
+      ],
+      "last_fetched": 1739023892.114499
+    },
+    "271886611": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "badguy99/PlantPictureCard",
+      "category": "plugin",
+      "description": "Like a picture glance card, but for plant data",
+      "etag_repository": "W/\"a4f505d9c179ca8015b53c4f54e97e420167e586cd937ef4f620548dbfb2e158\"",
+      "last_updated": "2022-07-07T21:55:54Z",
+      "stargazers_count": 12,
+      "topics": [
+        "image",
+        "lovelace-card",
+        "plants"
+      ],
+      "last_fetched": 1731089882.128964
+    },
+    "207794683": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gregoryduckworth/GoogleGeocode-HASS",
+      "category": "integration",
+      "description": "Google Location for HASS using the Google Geocode API",
+      "domain": "google_geocode",
+      "etag_repository": "W/\"5284692637ba005e9058237ffe12bbc618d5efaae9e2087477dcc6a3961cf41f\"",
+      "last_updated": "2023-11-24T12:29:22Z",
+      "stargazers_count": 19,
+      "topics": [
+        "google-geocode"
+      ],
+      "last_fetched": 1736742069.584313
+    },
+    "356030453": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TheByteStuff/RemoteSyslog_Service",
+      "category": "integration",
+      "description": "Home Assistant Custom Component - send Syslog message to remote server.",
+      "domain": "remote_syslog",
+      "etag_repository": "W/\"02d86ae5f2bafbcdb855973eddc34f98edcb9421ca0c9bdff5928322fb70300d\"",
+      "last_updated": "2023-02-23T15:41:24Z",
+      "stargazers_count": 20,
+      "topics": [
+        "syslog",
+        "syslog-client"
+      ],
+      "last_fetched": 1732681599.729596
+    },
+    "339124227": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fsaris/home-assistant-zonneplan-one",
+      "category": "integration",
+      "description": "Unofficial Zonneplan integration for Home Assistant",
+      "domain": "zonneplan_one",
+      "etag_repository": "W/\"113d79b28c4293d98dfdee88567468f907f9a47b19a886a6ef1005b5246b4f12\"",
+      "last_updated": "2025-02-14T16:21:39Z",
+      "stargazers_count": 116,
+      "topics": [
+        "home-assistant-component",
+        "zonneplan",
+        "zonneplan-connect",
+        "zonneplan-one"
+      ],
+      "last_fetched": 1739564260.919938
+    },
+    "336054515": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lbbrhzn/ocpp",
+      "category": "integration",
+      "description": "Home Assistant integration for electric vehicle chargers that support the Open Charge Point Protocol (OCPP).",
+      "domain": "ocpp",
+      "downloads": 3907,
+      "etag_repository": "W/\"57c42046fb371ea643f168e5ec62aaa5f0a7e4a93ae532a6fe3cbca29e1ef19a\"",
+      "last_updated": "2025-02-12T15:48:09Z",
+      "stargazers_count": 252,
+      "topics": [
+        "ocpp"
+      ],
+      "last_fetched": 1739643711.752203
+    },
+    "586345918": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Kartax/home-assistant-binance",
+      "category": "integration",
+      "description": "A Home Assistant Integration for the cryptocurrency trading platform Binance.",
+      "domain": "binance",
+      "etag_repository": "W/\"bc60d912b0483c94c70e8ef9fdcc308d16b0a31a5980b212c7d5831590f12350\"",
+      "last_updated": "2025-01-09T16:37:54Z",
+      "stargazers_count": 6,
+      "topics": [
+        "binance",
+        "bitcoin",
+        "crypto",
+        "cryptocurrency",
+        "dogecoin",
+        "ethereum",
+        "home-assistant-integration",
+        "ripp"
+      ],
+      "last_fetched": 1736447016.472406
+    },
+    "659599247": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nelbs/solaredge-forecast",
+      "category": "integration",
+      "description": "Home assistant component that forecasts the total solar energy generation for a specified time period.",
+      "domain": "solaredge_forecast",
+      "etag_repository": "W/\"057ef0123bd6c5450662632c8f313f1e4429226f59a1fd0bd73550b314e89b0f\"",
+      "last_updated": "2024-12-24T13:05:18Z",
+      "stargazers_count": 6,
+      "topics": [
+        "forecast",
+        "solar-energy",
+        "solaredge-api"
+      ],
+      "last_fetched": 1737123531.680546
+    },
+    "448980525": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mdeweerd/zha-toolkit",
+      "category": "integration",
+      "description": "🧰 Zigbee Home Assistant Toolkit - service for \"rare\" Zigbee operations using ZHA on Home Assistant",
+      "domain": "zha_toolkit",
+      "downloads": 2160,
+      "etag_repository": "W/\"b661dff7a6bea65f7ed7cfe4fef6945c1a7685111447a136d163e4b0bd01ce45\"",
+      "last_updated": "2025-02-13T23:29:59Z",
+      "stargazers_count": 226,
+      "topics": [
+        "home-assistant-component",
+        "zha",
+        "zigbee",
+        "zigpy"
+      ],
+      "last_fetched": 1739542752.965193
+    },
+    "612717689": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amitfin/retry",
+      "category": "integration",
+      "description": "Home Assistant Integration with Retry Service",
+      "domain": "retry",
+      "downloads": 1826,
+      "etag_repository": "W/\"7911b5a0ac31f2bf543ac5f66f58cc8647a415c0393d311f29b3b88cc4da1438\"",
+      "last_updated": "2025-02-10T05:01:57Z",
+      "stargazers_count": 120,
+      "topics": [
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739168400.447632
+    },
+    "728839835": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JonasJoKuJonas/homeassistant-trias",
+      "category": "integration",
+      "description": "Custom component to access the Trias API via Home Assistant",
+      "domain": "trias",
+      "etag_repository": "W/\"a358f89b33ed1d926d8fc87ddc247c1966377295724c10410f5854ab3900f3e7\"",
+      "last_updated": "2025-01-05T17:12:18Z",
+      "stargazers_count": 5,
+      "topics": [
+        "public-transport",
+        "transport-api",
+        "trias"
+      ],
+      "last_fetched": 1739557360.923283
+    },
+    "209855666": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/ups",
+      "category": "integration",
+      "description": "The ups platform allows one to track deliveries by the UPS",
+      "domain": "ups",
+      "etag_repository": "W/\"aa97d04e28a9ae96b33cce935c7f2c494ea1bb2809baa5901e5daebfebd75c36\"",
+      "last_updated": "2021-05-19T10:28:06Z",
+      "stargazers_count": 7,
+      "last_fetched": 1736477502.974194
+    },
+    "292197182": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hcoohb/hass-yeelightbt",
+      "category": "integration",
+      "description": "Home assistant custom component for Yeelight bluetooth",
+      "domain": "yeelight_bt",
+      "etag_repository": "W/\"5b9ebf031d6b0dc2d18b177cccddd5f9e7c3685404a6c67437d78bea86aaaba9\"",
+      "last_updated": "2024-11-13T04:47:33Z",
+      "stargazers_count": 51,
+      "topics": [
+        "bluetooth",
+        "bluetooth-low-energy",
+        "yeelight-lamp"
+      ],
+      "last_fetched": 1735633281.274712
+    },
+    "709665442": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vingerha/gtfs2",
+      "category": "integration",
+      "description": "Support GTFS in Home Assistant GUI-only",
+      "domain": "gtfs2",
+      "etag_repository": "W/\"f31b42e693e2793648e3ab41372a74570e8a9ac04120a51db93b2718fa35014a\"",
+      "last_updated": "2025-02-14T06:30:10Z",
+      "stargazers_count": 93,
+      "topics": [
+        "bus",
+        "gtfs",
+        "train",
+        "tram",
+        "transport"
+      ],
+      "last_fetched": 1739521637.031528
+    },
+    "228690854": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cyberjunky/home-assistant-ttn_gateway",
+      "category": "integration",
+      "description": "This components reads statistics from a The Things Network Gateway.",
+      "domain": "ttn_gateway",
+      "etag_repository": "W/\"916b5964697b1832bfe8d6534af1a33db9a415074526828be2fe81a7d06fc878\"",
+      "last_updated": "2021-12-18T16:52:03Z",
+      "stargazers_count": 2,
+      "last_fetched": 1729213459.076988
+    },
+    "362058414": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Chouffy/home_assistant_libratone_zipp",
+      "category": "integration",
+      "description": "Control a Libratone Zipp speaker within Home Assistant",
+      "domain": "libratone_zipp",
+      "etag_repository": "W/\"97b310e332ce2b63663a65374fdda97f6dd7718bf1e0748384e7fd5632355fec\"",
+      "last_updated": "2022-05-27T07:58:22Z",
+      "stargazers_count": 6,
+      "topics": [
+        "home-assistant-integration",
+        "libratone",
+        "python3"
+      ],
+      "last_fetched": 1735475073.667295
+    },
+    "268118148": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "py-smart-gardena/hass-gardena-smart-system",
+      "category": "integration",
+      "description": "Home Assistant custom component integration for Gardena Smart System",
+      "domain": "gardena_smart_system",
+      "etag_repository": "W/\"adc3e4c480179a70b000f982baf5e05ed40f2997907263258b4d22140ed3e257\"",
+      "last_updated": "2025-01-24T20:32:05Z",
+      "stargazers_count": 216,
+      "topics": [
+        "gardena",
+        "gardena-api",
+        "gardena-smart-system"
+      ],
+      "last_fetched": 1739607810.269553
+    },
+    "689755820": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nimroddolev/akuvox",
+      "category": "integration",
+      "description": "Home Assistant integration to add Akuvox SmartPlus door cameras, door open relay buttons and temporary keys",
+      "domain": "akuvox",
+      "downloads": 820,
+      "etag_repository": "W/\"399bf1c7e48694525901bc56b374c0a563a7da8a37c115ed42ddaf56912ed6af\"",
+      "last_updated": "2024-11-18T01:56:50Z",
+      "stargazers_count": 21,
+      "topics": [
+        "akuvox",
+        "smartdoor",
+        "smartplus"
+      ],
+      "last_fetched": 1739607761.331249
+    },
+    "647324399": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Athozs/hass-additional-ca",
+      "category": "integration",
+      "description": "Add private Certificate Authority or self-signed certificate into Home Assistant to access 3rd-party service with TLS/SSL.",
+      "domain": "additional_ca",
+      "downloads": 187,
+      "etag_repository": "W/\"fc0951caf24afa6990b466b6954749e246b3be115684f26d9f8f077c45f945f9\"",
+      "last_updated": "2025-02-08T16:36:07Z",
+      "stargazers_count": 40,
+      "topics": [
+        "certificate",
+        "certificate-authority",
+        "home-assistant-integration",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739463508.942988
+    },
+    "299556199": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "xraver/mercedes_me_api",
+      "category": "integration",
+      "description": "Script to use Mercedes Me APIs.",
+      "domain": "mercedesmeapi",
+      "etag_repository": "W/\"a97f900f87846a41117635c71f5e16ad69ef4f1e7bfc5895aae634ae918b7fc8\"",
+      "last_updated": "2023-02-26T13:39:29Z",
+      "stargazers_count": 60,
+      "topics": [
+        "mercedes",
+        "mercedes-benz-car"
+      ],
+      "last_fetched": 1739212106.772355
+    },
+    "236611771": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "prairiesnpr/hass-tdameritrade",
+      "category": "integration",
+      "description": "TDAmeritrade component for Home Assistant",
+      "domain": "tdameritrade",
+      "etag_repository": "W/\"e7bd51a123d31127ab53652d1160d646d738e3077f0c8536e2a9f1b8226c5d24\"",
+      "last_updated": "2022-07-07T02:15:03Z",
+      "stargazers_count": 8,
+      "topics": [
+        "tdameritrade"
+      ],
+      "last_fetched": 1729217202.090247
+    },
+    "695521993": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "myTselection/MyEnergy",
+      "category": "integration",
+      "description": "Home Assistant custom component HACS integration to Belgium MijnEnergie.be (MonEnergie.be) sites to compare and save on your electricity and gas prices in Belgium,",
+      "domain": "myenergy",
+      "etag_repository": "W/\"0371448cdab1212ef30f1627e2f5cda29815065233eddb9c763c6f3e7709ae2c\"",
+      "last_updated": "2024-11-23T14:31:10Z",
+      "stargazers_count": 16,
+      "last_fetched": 1737750022.572516
+    },
+    "334448958": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ownbee/bootstrap-grid-card",
+      "category": "plugin",
+      "description": "Bootstrap grid in Lovelace UI",
+      "downloads": 8277,
+      "etag_repository": "W/\"f7efd4d7965b31b27b17350263d237348c0cdd81947eed16c42849650d6a415b\"",
+      "last_updated": "2024-07-15T00:05:05Z",
+      "stargazers_count": 46,
+      "topics": [
+        "bootstrap",
+        "bootstrap-grid-card",
+        "card",
+        "grid",
+        "layout"
+      ],
+      "last_fetched": 1738458389.725715
+    },
+    "248046910": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sermayoral/ha-samsungtv-encrypted",
+      "category": "integration",
+      "description": "Samsung TV Encrypted Models (H & J Series) custom component for Home Assistant",
+      "domain": "samsungtv_encrypted",
+      "etag_repository": "W/\"7554de2233677e280d863af045231d856e958a83a091602eb1dbd3139a96af2f\"",
+      "last_updated": "2024-03-10T12:31:20Z",
+      "stargazers_count": 39,
+      "topics": [
+        "iot",
+        "samsungtv"
+      ],
+      "last_fetched": 1738081472.709743
+    },
+    "296320952": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/xiaomi-cloud",
+      "category": "integration",
+      "description": "HASS的小米云服务集成",
+      "domain": "xiaomi_cloud",
+      "etag_repository": "W/\"9c1112a9d3a5ce8b48490cfc12384dd8c52e0542cb849f6e64e363db74076abc\"",
+      "last_updated": "2023-09-14T13:28:45Z",
+      "stargazers_count": 45,
+      "topics": [
+        "cloud",
+        "xiaomi"
+      ],
+      "last_fetched": 1736691283.892518
+    },
+    "480992848": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JuanMTech/macOS-Theme",
+      "category": "theme",
+      "description": "🎨 By JuanMTech -- Theme based on the macOS system-wide light and dark mode interface",
+      "etag_repository": "W/\"84b089317487fde6013e87df40fe1eda7f66f5089e066670d784e0393f7ee186\"",
+      "last_updated": "2023-01-13T19:20:50Z",
+      "stargazers_count": 71,
+      "topics": [
+        "darktheme",
+        "lighttheme"
+      ],
+      "last_fetched": 1738729008.562689
+    },
+    "553010184": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "SpanPanel/span",
+      "category": "integration",
+      "description": "SPAN Integration for HomeAssistant/HACS",
+      "domain": "span_panel",
+      "etag_repository": "W/\"8644eef8a6f68a4249a0f2d9f972529abf9da37c6c950a5fd5bc368973056d93\"",
+      "last_updated": "2025-01-16T01:34:01Z",
+      "stargazers_count": 24,
+      "topics": [
+        "span"
+      ],
+      "last_fetched": 1739069606.235139
+    },
+    "228604799": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cyberjunky/home-assistant-arpscan_tracker",
+      "category": "integration",
+      "description": "This component tracks devices using the arp-scan liinux command, it's very fast, and reasonably accurate.",
+      "domain": "arpscan_tracker",
+      "etag_repository": "W/\"cc2240e5db4e6236eb57dd5ac5063a66acdd94323d8cc98eca3e60b25f6ceef3\"",
+      "last_updated": "2023-05-09T20:03:04Z",
+      "stargazers_count": 32,
+      "last_fetched": 1736280993.809051
+    },
+    "302895020": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "maxwroc/github-flexi-card",
+      "category": "plugin",
+      "description": "Github stats card for Home Assistant",
+      "downloads": 1230,
+      "etag_repository": "W/\"76fe195c80d2e0d6f8ae845560319a72531e4e9b5942f893ca0e48aae5f25619\"",
+      "last_updated": "2022-02-08T20:54:42Z",
+      "stargazers_count": 24,
+      "topics": [
+        "card",
+        "flexi",
+        "github",
+        "github-flexi-card"
+      ],
+      "last_fetched": 1729887429.467393
+    },
+    "146510412": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/climate.e_thermostaat",
+      "category": "integration",
+      "description": "E-Thermostaat (ICY) component for Home Assistant",
+      "domain": "e_thermostaat",
+      "downloads": 90,
+      "etag_repository": "W/\"0ae737d5b5bdba369762d1a9e22968b928acd84f80522f9df8b8a892ccfc7e08\"",
+      "last_updated": "2025-02-13T21:26:37Z",
+      "stargazers_count": 3,
+      "topics": [
+        "e-thermostaat",
+        "icy"
+      ],
+      "last_fetched": 1739495049.343938
+    },
+    "479221839": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "NickM-27/swatch-hass-integration",
+      "category": "integration",
+      "description": "HomeAssistant Integration For Swatch: Color detection in images to capture presense of known objects.",
+      "domain": "swatch",
+      "etag_repository": "W/\"83fc1745415f745d2c47d5a2764d844f94d3e6e80ae23b8873f10a776b5f242f\"",
+      "last_updated": "2024-02-03T13:11:22Z",
+      "stargazers_count": 13,
+      "topics": [
+        "ai",
+        "camera",
+        "home-assistant-integration",
+        "object-detection",
+        "opencv"
+      ],
+      "last_fetched": 1738412935.62481
+    },
+    "234032927": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JuanMTech/google_light_theme",
+      "category": "theme",
+      "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the Google app light mode.",
+      "etag_repository": "W/\"9f5233e8d436f63fbaced5755ebeb847bf0e8a7d918ce7693cc2018197d74a59\"",
+      "last_updated": "2023-01-12T22:52:07Z",
+      "stargazers_count": 55,
+      "topics": [
+        "assistant-theme"
+      ],
+      "last_fetched": 1733350471.339736
+    },
+    "445977563": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "denpamusic/homeassistant-plum-ecomax",
+      "category": "integration",
+      "description": "Plum ecoMAX boiler controller integration for Home Assistant.",
+      "domain": "plum_ecomax",
+      "etag_repository": "W/\"2e00879f955dd73073b2aed5412ce500eac2e74aaebbfe3896a4d40eea4b537e\"",
+      "last_updated": "2025-02-10T18:58:44Z",
+      "stargazers_count": 36,
+      "topics": [
+        "ecomax",
+        "econet",
+        "heating-controller",
+        "heating-monitoring",
+        "python3"
+      ],
+      "last_fetched": 1739470880.506842
+    },
+    "379688863": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TheRealWaldo/thermal",
+      "category": "integration",
+      "description": "Thermal Vision Sensor and Camera for Home Assistant",
+      "domain": "thermal_vision",
+      "etag_repository": "W/\"c4446bb1501d2e318655d08631d0d206992943f7ec96629d5b11967577fa6623\"",
+      "last_updated": "2025-02-03T16:19:03Z",
+      "stargazers_count": 65,
+      "topics": [
+        "homeassistant-custom-component",
+        "thermal-camera"
+      ],
+      "last_fetched": 1738607233.799524
+    },
+    "289550686": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "raman325/ha-zoom-automation",
+      "category": "integration",
+      "description": "Custom Home Assistant component for Zoom. Tracks when you are connected to a Zoom call by default but may allow you to track more.",
+      "domain": "zoom",
+      "downloads": 1214,
+      "etag_repository": "W/\"6c8cb8f657db637c53b1715795b42363b3253be47d28f8a35d920ce2a3780649\"",
+      "last_updated": "2024-04-18T15:49:36Z",
+      "stargazers_count": 61,
+      "topics": [
+        "automation",
+        "ha",
+        "webhook-event",
+        "zoom"
+      ],
+      "last_fetched": 1739607815.347891
+    },
+    "711632405": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jmcruvellier/little_monkey",
+      "category": "integration",
+      "description": "Intégration personnalisée Home Assistant pour l'assistant d'énergie ecojoko",
+      "domain": "little_monkey",
+      "downloads": 1895,
+      "etag_repository": "W/\"04e1e890350be5741a3ef421056b26e11ccf5cdb910242abeacf4d2cdb72f683\"",
+      "last_updated": "2024-08-16T14:13:33Z",
+      "stargazers_count": 28,
+      "topics": [
+        "custom-integration",
+        "custom-integrations",
+        "ecojoko",
+        "energy",
+        "energy-monitor"
+      ],
+      "last_fetched": 1738585799.281895
+    },
+    "583896361": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mr-Groch/HA-ESA-NASK-Air-Quality",
+      "category": "integration",
+      "description": "Home Assistant component for scrapping data from ESA NASK stations",
+      "domain": "esa_nask",
+      "etag_repository": "W/\"98bbad6f259443a8700f49ede3147b51a349f0b679a09d69b95d945cc8633f89\"",
+      "last_updated": "2025-02-01T16:01:55Z",
+      "stargazers_count": 7,
+      "topics": [
+        "air-quality",
+        "esa",
+        "nask"
+      ],
+      "last_fetched": 1738434121.420434
+    },
+    "708304485": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ciejer/metservice-weather",
+      "category": "integration",
+      "description": "Metservice New Zealand component for Home Assistant",
+      "domain": "metservice_weather",
+      "downloads": 813,
+      "etag_repository": "W/\"0d67d300446cb9eefe68eea3cb0c1b3873d3cc1956889523007822b4442c32a7\"",
+      "last_updated": "2025-02-10T11:24:02Z",
+      "stargazers_count": 19,
+      "topics": [
+        "weather"
+      ],
+      "last_fetched": 1739190466.808612
+    },
+    "328566789": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "giachello/beoplay",
+      "category": "integration",
+      "description": "Home Assistant component to control BeoPlay including TVs, Speakers and others. ",
+      "domain": "beoplay",
+      "etag_repository": "W/\"b42de9acbb9bc127ca54dec0d9f2120b14bcf9eea1f459676bab73a28a0d2398\"",
+      "last_updated": "2025-01-26T00:11:07Z",
+      "stargazers_count": 27,
+      "topics": [
+        "bang-olufsen"
+      ],
+      "last_fetched": 1738678594.141514
+    },
+    "717185121": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mallonbacka/custom-component-cloudwatch",
+      "category": "integration",
+      "description": "A Home Assistant custom component to send values directly to Amazon CloudWatch.",
+      "domain": "amazon_cloudwatch",
+      "downloads": 141,
+      "etag_repository": "W/\"527df035aa82e72271a31d24cf7b735552c5e3761a1ead0c9f3b102caa405d7a\"",
+      "last_updated": "2025-02-13T16:40:15Z",
+      "stargazers_count": 1,
+      "topics": [
+        "aws",
+        "cloudwatch",
+        "metrics"
+      ],
+      "last_fetched": 1739471091.500349
+    },
+    "505598474": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "netsoft-ruidias/ha-custom-component-precoscombustiveis",
+      "category": "integration",
+      "description": "Preços dos Combustíveis Online - DGEG",
+      "domain": "precoscombustiveis",
+      "etag_repository": "W/\"bce762fab129291e924c9164c2babfb1c339cc444a98560ca52d1643f3882e83\"",
+      "last_updated": "2025-01-27T20:46:59Z",
+      "stargazers_count": 20,
+      "topics": [
+        "combustiveis",
+        "dgeg",
+        "fuel-prices",
+        "gas",
+        "portugal"
+      ],
+      "last_fetched": 1738073968.197057
+    },
+    "180651910": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/zaptec",
+      "category": "integration",
+      "description": "zaptec charger custom component for home assistant",
+      "domain": "zaptec",
+      "etag_repository": "W/\"6695e3744d01381b0060afce9138717eb2a476a7c39e8c3e5ba97872fcc2d913\"",
+      "last_updated": "2025-01-31T22:56:09Z",
+      "stargazers_count": 77,
+      "topics": [
+        "api",
+        "zaptec"
+      ],
+      "last_fetched": 1739391396.513806
+    },
+    "257634153": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rob196/home-assistant-fxmarketapi",
+      "category": "integration",
+      "description": "This is a custom component to integrate into FXMarketAPI (https://fxmarketapi.com) to get the live mid-rates in Home Assistant.",
+      "domain": "fxmarketapi",
+      "etag_repository": "W/\"f0cd3193761e3db8614f3b4d5df34dceeff8fc8d5b1ebee0bd38c637d591bc3a\"",
+      "last_updated": "2021-06-01T16:32:25Z",
+      "stargazers_count": 3,
+      "last_fetched": 1731601487.510566
+    },
+    "460167330": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mattrayner/pod-point-home-assistant-component",
+      "category": "integration",
+      "description": "A simple Home Assistant integration that shows basic information from Pod Point and allows the control of charging schedules to disable and enable the pod.",
+      "domain": "pod_point",
+      "etag_repository": "W/\"fad537fbfbc38513896f5812567520f3f553777e137eed01248fcad908d0c9c7\"",
+      "last_updated": "2024-11-12T14:13:21Z",
+      "stargazers_count": 37,
+      "topics": [
+        "energy-consumption",
+        "ev-charging"
+      ],
+      "last_fetched": 1739607718.884405
+    },
+    "585709486": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "msvisser/remeha_home",
+      "category": "integration",
+      "description": "Remeha Home integration for Home Assistant",
+      "domain": "remeha_home",
+      "downloads": 751,
+      "etag_repository": "W/\"0a0262a820baefc73a2cff5a35ac84c66f1d2d47b4d046e97ccda7253bf30c72\"",
+      "last_updated": "2025-02-13T11:25:45Z",
+      "stargazers_count": 83,
+      "topics": [
+        "home-assistant-component",
+        "home-assistant-integration",
+        "remeha",
+        "remeha-home"
+      ],
+      "last_fetched": 1739600625.024
+    },
+    "316396217": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "evilmarty/mjpeg-timelapse",
+      "category": "integration",
+      "description": "Mjpeg Timelapse integration for Home Assistant",
+      "domain": "mjpeg_timelapse",
+      "etag_repository": "W/\"ea9e267a929fbd7e46185d34426e62e588c0570d7bca8ded98b35a6b6f4f6671\"",
+      "last_updated": "2025-01-04T19:35:41Z",
+      "stargazers_count": 26,
+      "topics": [
+        "camera"
+      ],
+      "last_fetched": 1736317337.159018
+    },
+    "335713085": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "grinstantin/todoist-card",
+      "category": "plugin",
+      "description": "Todoist card for Home Assistant Lovelace UI.",
+      "etag_repository": "W/\"55014f022d105003f4c8f31316f6ec2c4ffda1aff0216e302c16cb9c79ec31da\"",
+      "last_updated": "2023-12-15T11:58:39Z",
+      "stargazers_count": 61,
+      "topics": [
+        "todoist"
+      ],
+      "last_fetched": 1739470798.948842
+    },
+    "455846088": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MindFreeze/ha-sankey-chart",
+      "category": "plugin",
+      "description": "A Home Assistant lovelace card to display a sankey chart. For example for power consumption",
+      "downloads": 16308,
+      "etag_repository": "W/\"bf688199ee30a503722aeabf7697fa168a2806f1c7e012421e3617822c9bb7f3\"",
+      "last_updated": "2024-12-10T12:15:30Z",
+      "stargazers_count": 477,
+      "topics": [
+        "energy-consumption",
+        "lovelace-card"
+      ],
+      "last_fetched": 1739549877.613154
+    },
+    "632007442": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Slalamander/Home-Assistant-Eetlijst",
+      "category": "integration",
+      "description": "A custom integration to get your Eetlijst info into Home Assistant",
+      "domain": "eetlijst",
+      "etag_repository": "W/\"24c2ce6452620e6cafe19b4ab92482e09df0c2e5257e4649607933879a129a42\"",
+      "last_updated": "2024-02-21T15:54:31Z",
+      "stargazers_count": 1,
+      "topics": [
+        "eetlijst"
+      ],
+      "last_fetched": 1729217264.077057
+    },
+    "235449701": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "chaptergy/lightalarm-card",
+      "category": "plugin",
+      "description": "⏰ Lovelace Card to Control Light Alarm Properties",
+      "etag_repository": "W/\"90307b469c1f64035d18e6e4f6f3b51bfdd134cd412dd0b3374fdf0387924e0d\"",
+      "last_updated": "2023-07-18T20:41:09Z",
+      "stargazers_count": 39,
+      "last_fetched": 1737929506.361599
+    },
+    "572282256": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wez/govee-lan-hass",
+      "category": "integration",
+      "description": "Control Govee lights via the LAN API from Home Assistant",
+      "domain": "govee_lan",
+      "etag_repository": "W/\"94f3b8318866171b3a9f85bb818618649b99ef2f98c22c9445a168b33397cdcd\"",
+      "last_updated": "2024-07-22T15:04:28Z",
+      "stargazers_count": 204,
+      "topics": [
+        "govee",
+        "light"
+      ],
+      "last_fetched": 1739471331.250962
+    },
+    "762520584": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elchininet/home-assistant-secret-taps",
+      "category": "plugin",
+      "description": "Execute Home Assistant actions just tapping on your device",
+      "downloads": 191,
+      "etag_repository": "W/\"c7a61ff107e7b01c98b7414b61a3691ddc731accbde8a0441cc4d3e014ba968a\"",
+      "last_updated": "2025-02-09T22:05:26Z",
+      "stargazers_count": 13,
+      "topics": [
+        "home-assistant-custom-plugin",
+        "home-assistant-plugin",
+        "home-assistant-secret-taps",
+        "mouse-clicks",
+        "taps",
+        "touch-events"
+      ],
+      "last_fetched": 1739139221.146005
+    },
+    "714066776": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cazeaux/ha-iracing",
+      "category": "integration",
+      "description": "iRacing integration for Home Assistant",
+      "domain": "iracing",
+      "etag_repository": "W/\"67fd39cad43b9d3462eb8c9227fff5bae723f4286342388062ea60ebd1b6ba53\"",
+      "last_updated": "2024-10-21T14:05:22Z",
+      "stargazers_count": 5,
+      "topics": [
+        "iracing"
+      ],
+      "last_fetched": 1729527476.029836
+    },
+    "568434741": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mbuchber/ha_heliotherm",
+      "category": "integration",
+      "description": "Home Assistant Custom Component for Heliotherm Heatpumps",
+      "domain": "ha_heliotherm",
+      "downloads": 148,
+      "etag_repository": "W/\"6ae542a7e9f073441ec80ad0389e1a2e37bdce4a07ff295e54bc7a6247f55a03\"",
+      "last_updated": "2025-02-08T08:23:01Z",
+      "stargazers_count": 17,
+      "topics": [
+        "heatpump",
+        "heliotherm",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739096400.427914
+    },
+    "193262086": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dimagoltsman/content-card-remote-control",
+      "category": "plugin",
+      "description": "Home assistant remote control",
+      "etag_repository": "W/\"44baae74c2c93957015dc446b0903bb5cefe8df1d94d139826de828e5cbedc00\"",
+      "last_updated": "2022-01-20T20:58:11Z",
+      "stargazers_count": 4,
+      "last_fetched": 1729213376.373349
+    },
+    "484538222": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ulic75/power-flow-card",
+      "category": "plugin",
+      "description": "A power distribution card inspired by the official Energy Distribution card for Home Assistant",
+      "downloads": 28939,
+      "etag_repository": "W/\"ab4e1d0c3614190be0db25ed4016a45a965af42f8b418ddb4a19d8f26f73abb1\"",
+      "last_updated": "2023-10-18T00:19:37Z",
+      "stargazers_count": 176,
+      "topics": [
+        "dashboard"
+      ],
+      "last_fetched": 1737513976.45653
+    },
+    "742903711": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lizardsystems/hass-mygas",
+      "category": "integration",
+      "description": "Интеграция для Home Assistant, поддерживающая сервис Мой Газ Смородина",
+      "domain": "mygas",
+      "etag_repository": "W/\"10deeb8b92028ed9b36427718c42162142e240f049dccc47596d32d91b8479f6\"",
+      "last_updated": "2025-01-08T14:54:14Z",
+      "stargazers_count": 10,
+      "topics": [
+        "energy",
+        "gas"
+      ],
+      "last_fetched": 1739197154.28517
+    },
+    "85400693": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PaulAnnekov/home-assistant-padavan-tracker",
+      "category": "integration",
+      "description": "Device tracker component that uses Padavan-based router",
+      "domain": "padavan_tracker",
+      "etag_repository": "W/\"99bade472cd5a0dae53f23359ce5f17e48297ab34809ed80d1424bad0e3f00d8\"",
+      "last_updated": "2022-05-18T17:01:17Z",
+      "stargazers_count": 47,
+      "topics": [
+        "padavan",
+        "router",
+        "xiaomi"
+      ],
+      "last_fetched": 1734510377.36344
+    },
+    "537793361": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Nyaran/myjdownloader-card",
+      "category": "plugin",
+      "description": "This Lovelace custom card displays downloads information provided by the MyJDownloader Integration",
+      "downloads": 554,
+      "etag_repository": "W/\"8a6b2ea7c63fb09a66383a45832e3349314b45cd75d70fb32dd9be267da65ea0\"",
+      "last_updated": "2025-02-12T06:59:42Z",
+      "stargazers_count": 12,
+      "topics": [
+        "hacs-custom",
+        "jdownloader",
+        "myjdownloader"
+      ],
+      "last_fetched": 1739348426.135785
+    },
+    "240459262": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tuxuser/abfallapi_jumomind_ha",
+      "category": "integration",
+      "description": "Abfall API (Jumomind) custom component for home assistant - Get an alert when garbage collection is due",
+      "domain": "abfallapi_jumomind",
+      "etag_repository": "W/\"679cc91df5122ff303ce1e11f6be61bb77bdbfddc329f369e08040e517d1a95f\"",
+      "last_updated": "2021-12-22T09:57:43Z",
+      "stargazers_count": 4,
+      "topics": [
+        "abfall",
+        "collection",
+        "deutschland",
+        "garbage",
+        "germany",
+        "jumomind",
+        "muell",
+        "waste"
+      ],
+      "last_fetched": 1729217321.018588
+    },
+    "675748333": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "popeen/Home-Assistant-Custom-Component-Hemglass",
+      "category": "integration",
+      "description": "A Home Assistant sensor for getting information about the next time Hemglass comes to visit.",
+      "domain": "hemglass",
+      "downloads": 330,
+      "etag_repository": "W/\"a96339dcde57795ce298e4183878e1a6a99dc920fcca125e5e068d5aac9a25df\"",
+      "last_updated": "2024-12-15T02:25:40Z",
+      "stargazers_count": 4,
+      "topics": [
+        "hactoberfest"
+      ],
+      "last_fetched": 1734236644.623115
+    },
+    "598336481": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "GuyKh/ims-custom-component",
+      "category": "integration",
+      "description": "The Israel Meteorological Service (IMS) integration component for home assistant",
+      "domain": "ims",
+      "etag_repository": "W/\"8208e1df4fd03f73b918374a3b11a521af74f7dcd4f130ca18b464d5cd4743e4\"",
+      "last_updated": "2025-02-05T14:48:33Z",
+      "stargazers_count": 47,
+      "topics": [
+        "ims",
+        "israel-meteorological-service",
+        "python3"
+      ],
+      "last_fetched": 1738772436.102059
+    },
+    "447474061": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rgc99/irrigation-unlimited-card",
+      "category": "plugin",
+      "description": "A companion card for the Irrigation Unlimited integration",
+      "downloads": 121,
+      "etag_repository": "W/\"dae84e0e68ee61b86173cc0be5e6baf599e436b985fa82560718add926d5fae0\"",
+      "last_updated": "2024-11-16T04:14:16Z",
+      "stargazers_count": 18,
+      "topics": [
+        "irrigation",
+        "irrigation-controller",
+        "sprinkler-controller",
+        "watering"
+      ],
+      "last_fetched": 1731745143.331866
+    },
+    "637041617": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pgorod/power-todoist-card",
+      "category": "plugin",
+      "description": "Improved Todoist card for Home Assistant Lovelace UI.",
+      "etag_repository": "W/\"ec229fb01ea70141ffb697523ea2ffe94d8eddb4a3f228732f2fde3027751c8f\"",
+      "last_updated": "2025-01-23T11:49:06Z",
+      "stargazers_count": 28,
+      "topics": [
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739470858.896765
+    },
+    "265916869": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vanstinator/hass-raincloud",
+      "category": "integration",
+      "description": "Melnor Raincloud Home Assistant Integration",
+      "domain": "raincloud",
+      "downloads": 120,
+      "etag_repository": "W/\"4fe0b246201513ba2203de91a72722d48243089330272937d8360db4d3941f29\"",
+      "last_updated": "2022-05-30T18:58:16Z",
+      "stargazers_count": 6,
+      "topics": [
+        "assistant",
+        "home",
+        "irrigation",
+        "melnor",
+        "raincloud",
+        "sprinkler"
+      ],
+      "last_fetched": 1736742413.849875
+    },
+    "688119784": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gjocys/ha-recom-modbus",
+      "category": "integration",
+      "description": "Home Assistant custom component for REC Indovent Recom ventilation units",
+      "domain": "recom",
+      "etag_repository": "W/\"35478286f185dfa76f51848f46db46e9cad1d68d61fd95710127169b4f6555d6\"",
+      "last_updated": "2025-01-15T14:45:13Z",
+      "topics": [
+        "fan",
+        "ha-recom-modbus",
+        "modbus",
+        "ventilation"
+      ],
+      "last_fetched": 1738527406.557159
+    },
+    "214664317": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/midnight",
+      "category": "theme",
+      "description": "Midnight theme for Home Assistant",
+      "etag_repository": "W/\"3b1f72615ce54685ca9000ddb0b0d25ad4ab7dcf7c14d948e673720b56081fd7\"",
+      "last_updated": "2024-09-28T23:57:03Z",
+      "stargazers_count": 53,
+      "last_fetched": 1738976442.440649
+    },
+    "718875576": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JackJPowell/hass-unfoldedcircle",
+      "category": "integration",
+      "description": "Home Assistant Integration for the Unfolded Circle Remote Two",
+      "domain": "unfoldedcircle",
+      "downloads": 366,
+      "etag_repository": "W/\"ab7c7cc7fa5f6be6a0fe9098a6f2889de50f4d146e5bf80f888bb9caf7bb5f15\"",
+      "last_updated": "2025-02-14T15:29:44Z",
+      "stargazers_count": 54,
+      "topics": [
+        "unfolded-circle"
+      ],
+      "last_fetched": 1739550016.526809
+    },
+    "260410453": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sockless-coding/panasonic_cc",
+      "category": "integration",
+      "description": "Panasonic Comfort Cloud - Home Assistant Component",
+      "domain": "panasonic_cc",
+      "etag_repository": "W/\"9fa57583a0586343e59f3fb54235fa0175e3d628279b3aec76833c9800d68313\"",
+      "last_updated": "2025-01-12T09:59:58Z",
+      "stargazers_count": 186,
+      "topics": [
+        "panasonic-comfort-cloud"
+      ],
+      "last_fetched": 1739485296.983574
+    },
+    "331701152": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RomRider/apexcharts-card",
+      "category": "plugin",
+      "description": "📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant",
+      "downloads": 151000,
+      "etag_repository": "W/\"af1e3b341a88271ce85f9b8421e99ecefc8832cad58b59a7c40e04df8c4ae0e7\"",
+      "last_updated": "2025-01-26T08:51:22Z",
+      "stargazers_count": 1299,
+      "topics": [
+        "apexcharts",
+        "iot"
+      ],
+      "last_fetched": 1739643516.923751
+    },
+    "808833115": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "BJReplay/ha-solcast-solar",
+      "category": "integration",
+      "description": "Solcast Integration for Home Assistant",
+      "domain": "solcast_solar",
+      "downloads": 1903,
+      "etag_repository": "W/\"de4b28b9f9506c270ef0754d502ce3b03a726cd44eec4d7948a2230113cef1cf\"",
+      "last_updated": "2025-02-15T06:54:28Z",
+      "stargazers_count": 209,
+      "topics": [
+        "api",
+        "api-client",
+        "api-rest",
+        "forecast",
+        "pv",
+        "solar",
+        "solcast"
+      ],
+      "last_fetched": 1739650501.690335
+    },
+    "498861412": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bmcclure/ha-aquanta",
+      "category": "integration",
+      "description": "An unofficial Aquanta water heater controller integration for Home Assistant",
+      "domain": "aquanta",
+      "downloads": 182,
+      "etag_repository": "W/\"7fab982cbb29b0afaa7826420e6d499b9b1b167d744965f9414bb2cd0babb81e\"",
+      "last_updated": "2024-09-30T15:48:04Z",
+      "stargazers_count": 12,
+      "topics": [
+        "hacs-custom",
+        "home-assistant-integration"
+      ],
+      "last_fetched": 1733620450.029066
+    },
+    "496755553": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thecode/ha-onewire-sysbus",
+      "category": "integration",
+      "description": "Home Assistant 1-Wire via sysbus",
+      "domain": "onewire_sysbus",
+      "etag_repository": "W/\"d1029d3a7a23f3cb00d157f436a048e78c815aec7f4cd3fa3db046bed2e0e903\"",
+      "last_updated": "2025-02-11T07:07:45Z",
+      "stargazers_count": 27,
+      "topics": [
+        "1-wire",
+        "raspberry-pi"
+      ],
+      "last_fetched": 1739262421.391282
+    },
+    "299875200": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "toreamun/victorsmartkill-homeassistant",
+      "category": "integration",
+      "description": "Home Assistant integration for Victor Smart-Kill WI-FI electronic mouse and rat traps from VictorPest.com.",
+      "domain": "victorsmartkill",
+      "downloads": 29,
+      "etag_repository": "W/\"a4d1d062f14f1ff62806f884728a729e5728d46d28c5150dc789fca5e2de5b50\"",
+      "last_updated": "2025-02-10T15:46:46Z",
+      "stargazers_count": 18,
+      "topics": [
+        "mouse",
+        "rat",
+        "trap",
+        "victor"
+      ],
+      "last_fetched": 1739204797.225654
+    },
+    "179788256": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iantrich/text-divider-row",
+      "category": "plugin",
+      "description": "🗂 Text Divider Row",
+      "downloads": 18620,
+      "etag_repository": "W/\"4b13948d0514ddb5b8c11d6a3088a6c823697a17f27ae965b1ebac47ceeae82e\"",
+      "last_updated": "2023-04-30T20:13:33Z",
+      "stargazers_count": 105,
+      "last_fetched": 1739557166.292226
+    },
+    "570006201": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sfstar/hass-victron",
+      "category": "integration",
+      "description": "Integration for Home Assistant to fetch data from the victron gx device via modbusTCP",
+      "domain": "victron",
+      "etag_repository": "W/\"b7122184510b32d18772fe5ff342a7361fb10404f89a21c066330596d11c46d7\"",
+      "last_updated": "2025-02-13T20:51:48Z",
+      "stargazers_count": 221,
+      "topics": [
+        "energy",
+        "modbus-tcp",
+        "victron",
+        "victronenergy"
+      ],
+      "last_fetched": 1739581796.34586
+    },
+    "348835574": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "popeen/Home-Assistant-Custom-Component-MotalaVattenAvfall",
+      "category": "integration",
+      "description": "A sensor for getting collection date for garbage and sludge from Motala Vatten & Avfall.",
+      "domain": "motalavattenavfall",
+      "downloads": 110,
+      "etag_repository": "W/\"930837452a50ee875e87dfbbe56d7cb7e5912e8e48c281819834d2bab85d5d8b\"",
+      "last_updated": "2024-12-15T02:28:23Z",
+      "stargazers_count": 3,
+      "topics": [
+        "garbage-collection",
+        "motala"
+      ],
+      "last_fetched": 1734236644.636916
+    },
+    "694160639": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jampez77/Ryanair",
+      "category": "integration",
+      "description": "Ryanair Home Assistant Integration ",
+      "domain": "ryanair",
+      "etag_repository": "W/\"6e6a2107da0f15f672bba4a09088c5579d4a80440491a96a1cb6ede456cbb5dd\"",
+      "last_updated": "2024-10-30T10:16:27Z",
+      "stargazers_count": 4,
+      "topics": [
+        "ryanair",
+        "travel"
+      ],
+      "last_fetched": 1737940010.561383
+    },
+    "201292040": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "azuwis/zigbee2mqtt-networkmap",
+      "category": "plugin",
+      "description": "Home Assistant Custom Card to show Zigbee2mqtt network map",
+      "downloads": 3113,
+      "etag_repository": "W/\"e2a78ab54ca881bc38ab2d71bdd8150d317eafe36d0455d3a3885e11a2a6e247\"",
+      "last_updated": "2025-01-20T16:00:02Z",
+      "stargazers_count": 286,
+      "topics": [
+        "zigbee2mqtt"
+      ],
+      "last_fetched": 1738931119.467103
+    },
+    "199291345": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JurajNyiri/HomeAssistant-qBitTorrentAlternativeSpeed",
+      "category": "integration",
+      "description": "Adds ability to switch alternative speed in qBittorrent through Home Assistant.",
+      "domain": "qbittorrent_alternative_speed",
+      "etag_repository": "W/\"b910f8ff3a9887a71ab0e9e20dd58fe22c7ed45a5e97cf3eee28c963aad84e32\"",
+      "last_updated": "2024-06-07T07:00:47Z",
+      "stargazers_count": 15,
+      "last_fetched": 1729217037.621204
+    },
+    "220641275": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/dark-orange",
+      "category": "theme",
+      "description": "Dark Orange theme for Home Assistant",
+      "etag_repository": "W/\"e1942fb7858e6cd9d0292cc82909a1a9af5854ff52dcb37723997000e4fd5b91\"",
+      "last_updated": "2023-03-22T19:58:15Z",
+      "stargazers_count": 11,
+      "last_fetched": 1738976437.412691
+    },
+    "656992550": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JeffSteinbok/hass-dreo",
+      "category": "integration",
+      "description": "Dreo Smart Device Integration for Home Assistant",
+      "domain": "dreo",
+      "etag_repository": "W/\"98a1e7ccfc2999e8b12c91eb98caa8ba0a97a81404e5955595f1a7a2af20d6ca\"",
+      "last_updated": "2024-12-25T16:20:27Z",
+      "stargazers_count": 149,
+      "topics": [
+        "dreo"
+      ],
+      "last_fetched": 1739614611.798996
+    },
+    "235057110": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/material-dark-red",
+      "category": "theme",
+      "description": "Material Dark Red theme for Home Assistant",
+      "etag_repository": "W/\"614dce1cadf4053ac8c6ec5f0c72d54746c41b67cadf0160cc45c0667d6928f5\"",
+      "last_updated": "2023-03-22T23:57:27Z",
+      "stargazers_count": 4,
+      "last_fetched": 1738976438.35721
+    },
+    "451209586": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "J-Lindvig/Flagdays_DK",
+      "category": "integration",
+      "description": "🇩🇰 Official flagdays in Denmark with a lot of useful logic and attributes. It is possible to add your own anniversaries 🎂 or special flags 🏳️‍🌈 🏴‍☠️",
+      "domain": "flagdays_dk",
+      "etag_repository": "W/\"27f5383fe833cda1aa130c0bffd06f5f8ced3e03e39029cd01583fb1ef159a27\"",
+      "last_updated": "2023-02-07T15:39:45Z",
+      "stargazers_count": 7,
+      "topics": [
+        "anniversaries",
+        "denmark",
+        "flagdays",
+        "pride"
+      ],
+      "last_fetched": 1729217009.234092
+    },
+    "483187645": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "geoffreylagaisse/Hass-Microsoft-Graph",
+      "category": "integration",
+      "description": "Microsoft Graph API Presence Integration for Home Assistant",
+      "domain": "microsoft_graph",
+      "etag_repository": "W/\"347a4e3703fced1348a52c03cb017f1c982217d67302783ff04a9f359e214645\"",
+      "last_updated": "2024-07-23T07:34:53Z",
+      "stargazers_count": 31,
+      "topics": [
+        "custom",
+        "graphapi"
+      ],
+      "last_fetched": 1736785269.498197
+    },
+    "443905243": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Ludy87/xplora_watch",
+      "category": "integration",
+      "description": "Xplora® Watch Home Assistant Integration",
+      "domain": "xplora_watch",
+      "downloads": 861,
+      "etag_repository": "W/\"cd063e0a08c1c4df8e0f7b6d08dc9da0910fb70be5fdecda100496e0315a4959\"",
+      "last_updated": "2025-02-15T01:12:01Z",
+      "stargazers_count": 54,
+      "topics": [
+        "devicetracker",
+        "hassio-addons",
+        "hassio-integration",
+        "hassos",
+        "homeassistant-custom-component",
+        "notify",
+        "watch",
+        "xplora",
+        "xplora-watch"
+      ],
+      "last_fetched": 1739587683.673953
+    },
+    "383732864": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cyberjunky/home-assistant-garmin_connect",
+      "category": "integration",
+      "description": "The Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant.",
+      "domain": "garmin_connect",
+      "etag_repository": "W/\"75109e6403deb38b9993c852448088446e7e88878adf31e932cd8eab16e45e6f\"",
+      "last_updated": "2025-02-10T06:29:44Z",
+      "stargazers_count": 293,
+      "topics": [
+        "garmin-connect",
+        "home-assistant-component"
+      ],
+      "last_fetched": 1739607467.304962
+    },
+    "588734673": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "greghesp/ha-bambulab",
+      "category": "integration",
+      "description": "A Home Assistant Integration for Bambu Lab Printers",
+      "domain": "bambu_lab",
+      "downloads": 12860,
+      "etag_repository": "W/\"cf341cf5b8fbe0ae8979f3709ac9672788d08e7b75c95973bc72e41f707f9602\"",
+      "last_updated": "2025-02-15T15:18:58Z",
+      "stargazers_count": 1327,
+      "topics": [
+        "3d-printing",
+        "bambulab",
+        "homeassistant-custom-component",
+        "iot"
+      ],
+      "last_fetched": 1739643604.65787
+    },
+    "767463130": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "artspb/homeassistant-tk-husteblume",
+      "category": "integration",
+      "description": "TK Husteblume integration for Home Assistant",
+      "domain": "tk_husteblume",
+      "etag_repository": "W/\"4bfaa762ed7e41454b3d22a969102aeaf461fa2ea6edc8ff57dc2f5583da4623\"",
+      "last_updated": "2025-02-11T07:56:35Z",
+      "stargazers_count": 3,
+      "topics": [
+        "allergy",
+        "tk-de"
+      ],
+      "last_fetched": 1739261910.103616
+    },
+    "701591334": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Nerwyn/material-rounded-theme",
+      "category": "theme",
+      "description": "Material Design 3 Colors and Components in Home Assistant",
+      "etag_repository": "W/\"d58018643b616268a006b035cb12321c8bb9dae688492c0d9540ff5fbb7d4858\"",
+      "last_updated": "2025-02-12T17:17:48Z",
+      "stargazers_count": 141,
+      "topics": [
+        "hacs-theme",
+        "homeassistant-themes",
+        "material-design",
+        "material-design-3",
+        "material-you",
+        "material-you-3"
+      ],
+      "last_fetched": 1739643413.010034
+    },
+    "763820896": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "NinDTendo/tobi",
+      "category": "integration",
+      "description": "to be or not - Room Presence for Home Assistant utilizing a combination of `motion` and `presence` sensors.",
+      "domain": "tobi",
+      "etag_repository": "W/\"0fa8baca1aa5267e12ce54e39ca077c7b41c9bf9df7e644d705701618c9a78ec\"",
+      "last_updated": "2024-05-17T02:08:16Z",
+      "stargazers_count": 7,
+      "topics": [
+        "home-assistant-component",
+        "room-presence"
+      ],
+      "last_fetched": 1739269327.505038
+    },
+    "745000799": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Brianfit/xkcd-card-ha",
+      "category": "plugin",
+      "description": "A Home Assistant HACS card to display a new XKCD comic every day",
+      "etag_repository": "W/\"f68ceb5cc9a50e28790df9842bdfa12cc4542cc0cec4ca78cb2e7405a573c832\"",
+      "last_updated": "2025-01-26T15:48:19Z",
+      "stargazers_count": 15,
+      "topics": [
+        "fun",
+        "geek",
+        "hacs-plugin",
+        "lovelace-custom-card",
+        "nerd",
+        "xkcd",
+        "xkcd-comics"
+      ],
+      "last_fetched": 1737915435.810141
+    },
+    "396695907": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mullerdavid/hass_GreeExt",
+      "category": "integration",
+      "description": "Gree Extension for built in integration",
+      "domain": "gree_ext",
+      "etag_repository": "W/\"3937b4a454ebaba662f7d7635847fad5bf2c0dc435950d3cc6fdf7e65db313ad\"",
+      "last_updated": "2024-10-16T17:01:07Z",
+      "stargazers_count": 11,
+      "topics": [
+        "gree"
+      ],
+      "last_fetched": 1734265925.234687
+    },
+    "269205129": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "h4de5/home-assistant-vimar",
+      "category": "integration",
+      "description": "VIMAR by-me integration into home-assistant.io",
+      "domain": "vimar",
+      "downloads": 1,
+      "etag_repository": "W/\"2ee3cff2bde5fbfc028308c9df9c73ab57c936eba8d8a7a963a17bb0196cb3a5\"",
+      "last_updated": "2025-01-06T19:39:26Z",
+      "stargazers_count": 47,
+      "topics": [
+        "vimar",
+        "vimar-platform"
+      ],
+      "last_fetched": 1736713058.224786
+    },
+    "492996183": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Gh61/lovelace-hue-like-light-card",
+      "category": "plugin",
+      "description": "This card provides a Hue-like way to control your lights in Home Assistant.",
+      "downloads": 18194,
+      "etag_repository": "W/\"b049fd3eedf124e6d4450a9e8a0efb245bb5e0a6c257f3365fb32d3f4afed3ac\"",
+      "last_updated": "2025-02-10T05:39:44Z",
+      "stargazers_count": 209,
+      "topics": [
+        "hue",
+        "hue-lights-control",
+        "light",
+        "lovelace-card",
+        "rgb-lights"
+      ],
+      "last_fetched": 1739384380.096551
+    },
+    "430818561": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "WillCodeForCats/tekmar-482",
+      "category": "integration",
+      "description": "Home Assistant integration for the Tekmar Gateway 482",
+      "domain": "tekmar_482",
+      "etag_repository": "W/\"7c81c457294078692e54b2c3a7475b2aa95088f4bec3cefbd0da4bd2c17e86f9\"",
+      "last_updated": "2025-02-03T06:33:01Z",
+      "stargazers_count": 9,
+      "topics": [
+        "tekmar"
+      ],
+      "last_fetched": 1739312555.613849
+    },
+    "620107388": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "codyc1515/ha-em6",
+      "category": "integration",
+      "description": "New Zealand wholesale grid price sourced from EM6 for Home Assistant",
+      "domain": "em6",
+      "etag_repository": "W/\"3429a083f2cea16720980eefaa2f27ba6cc205c7cf4d5879e37378a2f8eec017\"",
+      "last_updated": "2024-10-08T03:35:24Z",
+      "stargazers_count": 4,
+      "topics": [
+        "em6"
+      ],
+      "last_fetched": 1729213430.284397
+    },
+    "495607253": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jippi/hass-nordnet",
+      "category": "integration",
+      "description": "Home Assistant + Nordnet API = awesome sensors with for your investments & holdings",
+      "domain": "nordnet",
+      "etag_repository": "W/\"08d9dde5945cc0392a09db668d392d37d01458cd4f82cc70330e37c9e1c9d4f3\"",
+      "last_updated": "2024-03-01T12:48:46Z",
+      "stargazers_count": 7,
+      "topics": [
+        "finance",
+        "stock-market",
+        "stocks"
+      ],
+      "last_fetched": 1739305178.011871
+    },
+    "146194325": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/button-card",
+      "category": "plugin",
+      "description": "❇️ Lovelace button-card for home assistant",
+      "downloads": 272344,
+      "etag_repository": "W/\"307df534a51950df0b9df108dc7aa1daaa6e5f92dba1de19ec6530e0c6c83b34\"",
+      "last_updated": "2024-02-01T11:24:39Z",
+      "stargazers_count": 2061,
+      "last_fetched": 1739636093.218401
+    },
+    "309195773": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gtjadsonsantos/vapix",
+      "category": "integration",
+      "description": "home-assistant service  for  control the vapix 🚪🔑",
+      "domain": "vapix",
+      "etag_repository": "W/\"dff322b22af20893ba3bd6c298f7363b423061f687a89fc369928cc3898970ea\"",
+      "last_updated": "2021-06-22T11:49:49Z",
+      "stargazers_count": 2,
+      "topics": [
+        "axis",
+        "services"
+      ],
+      "last_fetched": 1729216969.664893
+    },
+    "237620254": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tholgir/TodoIst-Task-List",
+      "category": "plugin",
+      "description": "This is a custom lovelace card for displaying a todoist calendar in Home Assistant.",
+      "etag_repository": "W/\"1c64c5e5038a34ecd61a4b526943227e0cc2ce48ccb63e19bc2fa9bab2f7e46c\"",
+      "last_updated": "2021-04-25T07:36:09Z",
+      "stargazers_count": 13,
+      "topics": [
+        "lovelace-custom-card",
+        "todoist"
+      ],
+      "last_fetched": 1729213511.831257
+    },
+    "443140011": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tlskinneriv/awnet_local",
+      "category": "integration",
+      "description": "Enables local support for Ambient Weather personal weather stations.",
+      "domain": "awnet_local",
+      "etag_repository": "W/\"0df8a6080b1a6d8186077b0027b943c3681f45a7dfbcfc1c80d9fd7497c5c204\"",
+      "last_updated": "2025-01-09T20:42:29Z",
+      "stargazers_count": 28,
+      "topics": [
+        "ambient-weather",
+        "ambient-weather-api"
+      ],
+      "last_fetched": 1737922932.55495
+    },
+    "246417951": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "SLG/home-assistant-whatpulse",
+      "category": "integration",
+      "description": "This component retrieves the statistics from Whatpulse",
+      "domain": "whatpulse",
+      "etag_repository": "W/\"6f70df3de562fd7b396f5b3b19d4861e24dd7d15ae204c2a659433768b167396\"",
+      "last_updated": "2021-06-03T17:59:28Z",
+      "stargazers_count": 3,
+      "topics": [
+        "whatpulse"
+      ],
+      "last_fetched": 1737773129.125648
+    },
+    "135166048": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "robmarkcole/HASS-Machinebox-Classificationbox",
+      "category": "integration",
+      "description": "Home-Assistant image classification using Machinebox.io",
+      "domain": "classificationbox",
+      "etag_repository": "W/\"3b6c7d600a47fb82647ce34ed7617c0ef28dd4753e34bc7ef211870e73fd2366\"",
+      "last_updated": "2022-07-05T04:19:34Z",
+      "stargazers_count": 20,
+      "topics": [
+        "computer-vision",
+        "deep-neural-networks",
+        "machinebox"
+      ],
+      "last_fetched": 1729217219.303646
+    },
+    "717139656": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mat931/digitalstrom-homeassistant",
+      "category": "integration",
+      "description": "digitalSTROM integration for Home Assistant",
+      "domain": "digitalstrom",
+      "etag_repository": "W/\"74b97260585b5fb3cf03d71b6d195e2beee4137abeacd9f30738af5126ab9e6e\"",
+      "last_updated": "2025-01-07T19:06:52Z",
+      "stargazers_count": 16,
+      "topics": [
+        "digitalstrom",
+        "home-assistant-integration"
+      ],
+      "last_fetched": 1738052603.014203
+    },
+    "149443194": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rsnodgrass/hass-adtpulse",
+      "category": "integration",
+      "description": "ADT Pulse sensor for Home Assistant",
+      "domain": "adtpulse",
+      "etag_repository": "W/\"ecfdc4944e482aaeedab497f8854c39e4b4c89bd1164c61d23084838c670a324\"",
+      "last_updated": "2025-01-06T19:08:39Z",
+      "stargazers_count": 15,
+      "topics": [
+        "adt-pulse"
+      ],
+      "last_fetched": 1736194875.041692
+    },
+    "299753146": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor",
+      "category": "integration",
+      "description": "This custom integration provides a way to present a live view of a map for Xiaomi (Roborock/Viomi/Roidmi/Dreame) vacuums without a need for rooting.",
+      "domain": "xiaomi_cloud_map_extractor",
+      "downloads": 26420,
+      "etag_repository": "W/\"ed0409555e0bbb8a5358e7bd1afc470ee50ce81934cf697dc28d872edbe10385\"",
+      "last_updated": "2025-02-13T12:52:21Z",
+      "stargazers_count": 1226,
+      "topics": [
+        "cloud",
+        "dreame",
+        "map",
+        "roborock",
+        "robot",
+        "roidmi",
+        "vacuum",
+        "vacuum-map",
+        "viomi",
+        "xiaomi",
+        "xiaomi-smart-home",
+        "xiaomi-vacuum"
+      ],
+      "last_fetched": 1739629103.417082
+    },
+    "489295753": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "javawizard/ha-navbar-position",
+      "category": "plugin",
+      "description": "Moves the Home Assistant dashboard navigation bar to the bottom of the screen",
+      "etag_repository": "W/\"d666b653eee79f96d1bf22a4f9ad107a90800c168d46e21cc8a5d0be14c53518\"",
+      "last_updated": "2024-08-04T11:03:19Z",
+      "stargazers_count": 26,
+      "last_fetched": 1733429877.295834
+    },
+    "269316095": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iMicknl/ha-tahoma",
+      "category": "integration",
+      "description": "Custom component for Home Assistant to interact with smart devices via Somfy TaHoma or other OverKiz based API's.",
+      "domain": "tahoma",
+      "etag_repository": "W/\"d202d45ca00afb7f17b136e4d2ca1e15459da024229065750baf7558eeb910d0\"",
+      "last_updated": "2024-12-22T00:49:29Z",
+      "stargazers_count": 156,
+      "topics": [
+        "cozytouch",
+        "hi-kumo",
+        "nexity",
+        "overkiz",
+        "rexel",
+        "somfy",
+        "tahoma"
+      ],
+      "last_fetched": 1738332988.423357
+    },
+    "419449609": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "BottlecapDave/HomeAssistant-FirstBus",
+      "category": "integration",
+      "description": "Unofficial Home Assistant integration for determining the time to the next First bus",
+      "domain": "first_bus",
+      "etag_repository": "W/\"ca33b1e2a6ae8e693d0eebedabf857df38a9d34c842328d7ac152117ce8769d7\"",
+      "last_updated": "2025-02-10T01:52:23Z",
+      "stargazers_count": 6,
+      "topics": [
+        "bus-arrival",
+        "first-bus"
+      ],
+      "last_fetched": 1739161119.526837
+    },
+    "238568340": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Pouzor/freebox_player",
+      "category": "integration",
+      "description": "Custom Component for Home Assistant, enable to remote Freebox Player",
+      "domain": "freebox_player",
+      "etag_repository": "W/\"eb222b6e5edc8fbf18e4ea214db061edbfd831e791e451fd3776f1e32c933208\"",
+      "last_updated": "2021-05-12T23:52:40Z",
+      "stargazers_count": 19,
+      "topics": [
+        "freebox"
+      ],
+      "last_fetched": 1734207718.458303
+    },
+    "584257648": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "popeen/Home-Assistant-Custom-Component-TCL-Remote",
+      "category": "integration",
+      "description": "This custom component will give you two new services for controlling TCL Smart TVs (Non android version). Tested on my S69 series TV. I have seen some reports about it working on other brands as well, mainly Thomson",
+      "domain": "tcl_tv_remote",
+      "downloads": 4740,
+      "etag_repository": "W/\"488fad09c34df70546a63c69eaff647cd271f42e55a302306a317ace65103c22\"",
+      "last_updated": "2024-12-15T02:23:13Z",
+      "stargazers_count": 20,
+      "last_fetched": 1739024344.918389
+    },
+    "384910725": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hwmland/homeassistant-xmrpool_stat",
+      "category": "integration",
+      "description": "XMR Pool Statistics integration for Home Assistant",
+      "domain": "xmrpool_stat",
+      "etag_repository": "W/\"e80550b48e46c5a8fab4d1e2c8a05d4bdbdbc361b401ed974d2179757543e931\"",
+      "last_updated": "2023-07-04T16:36:08Z",
+      "stargazers_count": 5,
+      "topics": [
+        "cryptocurrency",
+        "home-assistant-integration",
+        "monero",
+        "xmr"
+      ],
+      "last_fetched": 1729216992.359968
+    },
+    "153006394": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rt400/School-Vacation",
+      "category": "integration",
+      "description": null,
+      "domain": "school_holidays",
+      "etag_repository": "W/\"4792e5c58f541f164011d2b7b79fa22a1284a3ea2de874621b855c74374fa100\"",
+      "last_updated": "2024-09-01T11:08:40Z",
+      "stargazers_count": 12,
+      "last_fetched": 1738102852.838286
+    },
+    "603119944": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MiguelAngelLV/tarifa_20td",
+      "category": "integration",
+      "description": "Componente para Home Assisant para usuarios con tarifa 2.0 TD",
+      "domain": "tarifa_20td",
+      "downloads": 8,
+      "etag_repository": "W/\"1c793720a064787c1001981bedd05db5f1b46b219daf3d54203b7f74b1888c38\"",
+      "last_updated": "2024-08-25T17:34:16Z",
+      "stargazers_count": 32,
+      "topics": [
+        "energy-monitor",
+        "tarifa"
+      ],
+      "last_fetched": 1736965446.182076
+    },
+    "363428919": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JurajNyiri/PlexMeetsHomeAssistant",
+      "category": "plugin",
+      "description": "Custom card which integrates plex into Home Assistant and makes it possible to launch movies or tv shows on TV with a simple click",
+      "etag_repository": "W/\"f4c502513fecd426a56b52801cdc5c66a0024e4e3714a5680768a48bd0519d51\"",
+      "last_updated": "2024-01-12T18:09:30Z",
+      "stargazers_count": 128,
+      "topics": [
+        "adb",
+        "androidtv",
+        "hacktoberfest2021",
+        "homeassistant-custom-component",
+        "kodi",
+        "plex",
+        "plexmediaserver",
+        "tv"
+      ],
+      "last_fetched": 1737900740.543855
+    },
+    "147764937": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/surveillance-card",
+      "category": "plugin",
+      "description": "A custom component for displaying camera feeds in the style of a surveillance system.",
+      "etag_repository": "W/\"ad7b1cf286a02aa2de49836b0c949526634f7a04002372beb4bdaa0e1c825753\"",
+      "last_updated": "2023-05-15T22:13:17Z",
+      "stargazers_count": 253,
+      "topics": [
+        "camera",
+        "motion",
+        "security"
+      ],
+      "last_fetched": 1738304352.350018
+    },
+    "469351480": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "IgnacioHR/de-dietrich-c230-ha",
+      "category": "integration",
+      "description": "De Dietrich C-230 boiler to Home Assistant integration",
+      "domain": "diematic_3_c230_eco",
+      "downloads": 15,
+      "etag_repository": "W/\"9a507e0ebb0803437ed590756ea75372428273c10e0094d2f471fba47b232c2a\"",
+      "last_updated": "2024-11-22T17:47:41Z",
+      "stargazers_count": 3,
+      "topics": [
+        "boiler",
+        "dedietrich"
+      ],
+      "last_fetched": 1732306833.659665
+    },
+    "768880572": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gaco79/gcclock-words",
+      "category": "plugin",
+      "description": "Clock with words for Home Assistant",
+      "downloads": 322,
+      "etag_repository": "W/\"f16e37ef1ba4271ce158c24752f943fdc18df78a3938d6b8c1b9a073486d7562\"",
+      "last_updated": "2025-02-10T21:12:59Z",
+      "stargazers_count": 10,
+      "topics": [
+        "clock",
+        "frontend"
+      ],
+      "last_fetched": 1739225649.61889
+    },
+    "442594482": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pawelhulek/kontomierz-sensor",
+      "category": "integration",
+      "description": "A sensor that integrates all your bank balance gathered in kontomierz app",
+      "domain": "kontomierz_sensor",
+      "etag_repository": "W/\"814505b13c1dbf162ec6f5c6b96138667bcb447db743ce691274ebf89542e771\"",
+      "last_updated": "2022-03-10T06:49:41Z",
+      "stargazers_count": 6,
+      "topics": [
+        "finance",
+        "financial-analysis",
+        "fintech",
+        "kontomierz"
+      ],
+      "last_fetched": 1736298630.427837
+    },
+    "243841075": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lociii/homeassistant-csgo",
+      "category": "integration",
+      "description": "CS:GO gamestate reporting to Home Assistant",
+      "domain": "csgo_gamestate",
+      "etag_repository": "W/\"0e3ca0835a9a5067423320e616550651685d66c57ce9f0be82f729c0135032f9\"",
+      "last_updated": "2023-01-31T09:51:08Z",
+      "stargazers_count": 17,
+      "last_fetched": 1729217088.881385
+    },
+    "426814988": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "aneeshd/schedule_state",
+      "category": "integration",
+      "description": "Home Assistant (HA) sensor that returns a string based on a defined schedule, enabling further automations",
+      "domain": "schedule_state",
+      "etag_repository": "W/\"70eeeecdd8cedd2aaeb41f4594c7b43ecbe2255ba085a5dba14966ecd2e09f5c\"",
+      "last_updated": "2025-01-10T15:20:05Z",
+      "stargazers_count": 43,
+      "topics": [
+        "automation",
+        "scheduler",
+        "timetable"
+      ],
+      "last_fetched": 1738167436.066552
+    },
+    "195438291": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.nintendo_wishlist",
+      "category": "integration",
+      "description": "A sensor that monitors a Nintendo Switch wish list for when games are on sale.",
+      "domain": "nintendo_wishlist",
+      "etag_repository": "W/\"9921bd1889d0bcb802ca07696430533c80a7635ae20281390fb2e67e46bf678a\"",
+      "last_updated": "2023-12-21T23:42:09Z",
+      "stargazers_count": 18,
+      "topics": [
+        "nintendo-switch"
+      ],
+      "last_fetched": 1733523321.711396
+    },
+    "235984421": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/blackened",
+      "category": "theme",
+      "description": "Blackened theme for Home Assistant",
+      "etag_repository": "W/\"369d627baa9d953c3b2a2c47e412c301e428c54ab554f1553878b5efb68227eb\"",
+      "last_updated": "2024-02-16T11:09:26Z",
+      "stargazers_count": 8,
+      "last_fetched": 1729213342.456462
+    },
+    "408429126": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "koying/mqtt_discoverystream_ha",
+      "category": "integration",
+      "description": "Extension of HA mqtt_statestream integration with discovery config publishing",
+      "domain": "mqtt_discoverystream",
+      "etag_repository": "W/\"ee1b804af41966a186b5928ac8788681b0842ca83ab006a267c0c1d13a2dd205\"",
+      "last_updated": "2024-08-15T10:24:05Z",
+      "stargazers_count": 14,
+      "topics": [
+        "mqtt"
+      ],
+      "last_fetched": 1737267732.445523
+    },
+    "246410785": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "KoljaWindeler/ics",
+      "category": "integration",
+      "description": "Integration that displays the next event of an ics link (support reoccuring events)",
+      "domain": "ics",
+      "etag_repository": "W/\"528210f34ae1eac3bad32737743643f93f17a687d925f37c423d517d3b2f483c\"",
+      "last_updated": "2025-01-14T13:41:15Z",
+      "stargazers_count": 56,
+      "topics": [
+        "appointments",
+        "filtering",
+        "ics",
+        "reoccuring-events"
+      ],
+      "last_fetched": 1739643695.779424
+    },
+    "282427417": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bremor/public_transport_victoria",
+      "category": "integration",
+      "description": "Custom component for retrieving departure times for Public Transport Victoria.",
+      "domain": "public_transport_victoria",
+      "etag_repository": "W/\"12b83a9844ab04188ff79ac55f2273ba584618d43524779dfe14d2d0d5dc3a9d\"",
+      "last_updated": "2024-10-06T06:37:35Z",
+      "stargazers_count": 34,
+      "topics": [
+        "australia",
+        "bus",
+        "ptv",
+        "public",
+        "train",
+        "tram",
+        "transport",
+        "victoria"
+      ],
+      "last_fetched": 1739398457.869579
+    },
+    "298816063": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "troykelly/hacs-trackimo",
+      "category": "integration",
+      "description": "Trackimo Integration for HACS Home Assistant",
+      "domain": "trackimo",
+      "downloads": 11,
+      "etag_repository": "W/\"7e67dde3fefa0a3ee183d9e6be3ca702aa2adfdf209278a475b2da841e6546d3\"",
+      "last_updated": "2022-06-02T13:49:21Z",
+      "stargazers_count": 3,
+      "topics": [
+        "geolocation",
+        "trackimo"
+      ],
+      "last_fetched": 1730205325.653833
+    },
+    "524376939": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PimDoos/onesmartcontrolha",
+      "category": "integration",
+      "description": "Home Assisttant integration for One Smart Control server",
+      "domain": "onesmartcontrol",
+      "etag_repository": "W/\"402d9223406f3ba72b642e6b79f626d134ddcc1ec2aaaa94c19e680eb8cdaf45\"",
+      "last_updated": "2025-01-04T21:11:27Z",
+      "stargazers_count": 5,
+      "topics": [
+        "home-assistant-custom-component",
+        "one-smart-control",
+        "socket"
+      ],
+      "last_fetched": 1736029131.810798
+    },
+    "622332920": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jbergler/hass-ttlock",
+      "category": "integration",
+      "description": "Home Assistant integration for TTLock locks",
+      "domain": "ttlock",
+      "downloads": 1899,
+      "etag_repository": "W/\"21ce1b41fa626dfb6804b7ce8fb52129ee04d083213209dc05e5e0e9fe8d5c80\"",
+      "last_updated": "2025-02-11T08:18:58Z",
+      "stargazers_count": 83,
+      "topics": [
+        "cielsa",
+        "e-lok",
+        "ttlock"
+      ],
+      "last_fetched": 1739262139.113312
+    },
+    "649637656": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Codegnosis/givtcp-battery-card",
+      "category": "plugin",
+      "description": "A simple battery card for Home Assistant for GivTCP users",
+      "downloads": 2844,
+      "etag_repository": "W/\"07e3c5b5e0326be3b154cb6bc8071f7966143b86f1849d6a4e1d31ebd5c6741f\"",
+      "last_updated": "2024-03-28T12:18:35Z",
+      "stargazers_count": 10,
+      "topics": [
+        "givenergy",
+        "givtcp"
+      ],
+      "last_fetched": 1739549775.970492
+    },
+    "629510143": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TheFes/cheapest-energy-hours",
+      "category": "template",
+      "description": "Jinja macro to find the cheapest energy prices",
+      "etag_repository": "W/\"2cd75761b3cc8aea8cd6586ef08528d5cbb96fed72310fe888bca5f3ac6b107e\"",
+      "last_updated": "2025-01-27T15:17:00Z",
+      "stargazers_count": 103,
+      "topics": [
+        "energy-data",
+        "energy-prices",
+        "jinja",
+        "macro"
+      ],
+      "last_fetched": 1739542370.699905
+    },
+    "389366750": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tykeal/homeassistant-rental-control",
+      "category": "integration",
+      "description": "Rental Control system for Home Assistant",
+      "domain": "rental_control",
+      "downloads": 299,
+      "etag_repository": "W/\"f65377a9ca48b9d8680635793bd27e3ac4e94ef320d4d1cf0effb384d6c0a226\"",
+      "last_updated": "2025-02-10T17:45:42Z",
+      "stargazers_count": 47,
+      "topics": [
+        "airbnb",
+        "ical",
+        "locks"
+      ],
+      "last_fetched": 1739651019.2088
+    },
+    "233079250": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kodi1/darksky_m",
+      "category": "integration",
+      "description": "darksky - clouds cover and alerts",
+      "domain": "darksky_m",
+      "etag_repository": "W/\"3244783a3c83500a205fd688c3a5fbfe3ef04bc2615fb14640c6827ab3a17c37\"",
+      "last_updated": "2021-03-28T10:12:47Z",
+      "topics": [
+        "darksky"
+      ],
+      "last_fetched": 1729217054.413886
+    },
+    "605379507": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dknowles2/ha-pitboss",
+      "category": "integration",
+      "description": "Home Assistant Custom Integration for PitBoss smokers and grills",
+      "domain": "pitboss",
+      "etag_repository": "W/\"ecca678d06aa2a57932487df1b84664f73a2fe8c97f0fd28bdc82cacf66f862e\"",
+      "last_updated": "2025-02-14T17:51:03Z",
+      "stargazers_count": 37,
+      "topics": [
+        "grill",
+        "pitboss",
+        "smoker"
+      ],
+      "last_fetched": 1739607504.827599
+    },
+    "270638476": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/nord",
+      "category": "theme",
+      "description": "Nord theme for Home Assistant",
+      "etag_repository": "W/\"85ee25bf972e03279b140d1cd1b926a5000db4f0b262746bb88ffbd692248c25\"",
+      "last_updated": "2023-04-03T13:58:06Z",
+      "stargazers_count": 13,
+      "last_fetched": 1738976443.14158
+    },
+    "668937922": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dalinicus/homeassistant-acinfinity",
+      "category": "integration",
+      "description": "AC Infinity integration for Home Assistant for UIS based controllers",
+      "domain": "ac_infinity",
+      "downloads": 1186,
+      "etag_repository": "W/\"9282295fa1008e6074211dd07150e6d7336c61bc5b4f2d340cf525f9a14f940e\"",
+      "last_updated": "2025-02-01T16:59:31Z",
+      "stargazers_count": 105,
+      "topics": [
+        "acinfinity",
+        "grow",
+        "growlights",
+        "growtent",
+        "hvac",
+        "hydroponics"
+      ],
+      "last_fetched": 1739571289.481309
+    },
+    "783745805": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "unii-security/homeassistant-unii",
+      "category": "integration",
+      "description": "Home Assistant integration for Alphatronics UNii",
+      "domain": "unii",
+      "etag_repository": "W/\"2fae26efb6eb9087eb2428a4b59633b8b0610dc031b77f8ed63e653aaf96fd0a\"",
+      "last_updated": "2025-02-10T14:12:04Z",
+      "stargazers_count": 7,
+      "topics": [
+        "security"
+      ],
+      "last_fetched": 1739377657.614089
+    },
+    "261849832": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sockless-coding/garo_wallbox",
+      "category": "integration",
+      "description": "Garo wallbox - Home Assistant Component ",
+      "domain": "garo_wallbox",
+      "etag_repository": "W/\"05e2c94de510a8fdcb460c9a905aac8ec2d2bdc790a602aa1df83640f8d433a0\"",
+      "last_updated": "2025-01-11T19:20:03Z",
+      "stargazers_count": 22,
+      "last_fetched": 1739428046.661149
+    },
+    "309053262": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "einschmidt/github_light_theme",
+      "category": "theme",
+      "description": "A Home Assistant theme inspired on Github.",
+      "etag_repository": "W/\"4f0d9cc1f73720014784def5e65550c1f8353785440ab768ace2946b7ae39032\"",
+      "last_updated": "2023-12-01T17:56:43Z",
+      "stargazers_count": 5,
+      "topics": [
+        "assistant-theme"
+      ],
+      "last_fetched": 1734812052.643156
+    },
+    "201805130": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/nordpool",
+      "category": "integration",
+      "description": "This component allows you to pull in the energy prices into Home-Assistant.",
+      "domain": "nordpool",
+      "etag_repository": "W/\"5a04ed608cbe72b4c7b70de6acf2df0febabc8a97743cc363e22ab1fdc4aa873\"",
+      "last_updated": "2024-12-30T02:32:29Z",
+      "stargazers_count": 491,
+      "topics": [
+        "energy-prices",
+        "nordpool"
+      ],
+      "last_fetched": 1739463572.739141
+    },
+    "445609628": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "soloam/ha-pid-controller",
+      "category": "integration",
+      "description": "PID Controller to Home Assistant",
+      "domain": "pid_controller",
+      "downloads": 2827,
+      "etag_repository": "W/\"4a591c84425a78f3671bda9d64eb744a05e6bc90a9dc6f3d00e702550307a93f\"",
+      "last_updated": "2023-12-24T10:09:42Z",
+      "stargazers_count": 115,
+      "topics": [
+        "pid",
+        "thermostat"
+      ],
+      "last_fetched": 1739168885.941557
+    },
+    "309192571": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mariusz-ostoja-swierczynski/tech-controllers",
+      "category": "integration",
+      "description": "TECH Controllers integration for Home Assistant",
+      "domain": "tech",
+      "downloads": 187,
+      "etag_repository": "W/\"f21dc01131822237d3a5069b6af10eacc3aca64c38c2fbed1626043cc1c5a8ac\"",
+      "last_updated": "2025-02-05T11:05:27Z",
+      "stargazers_count": 110,
+      "topics": [
+        "climate-entities",
+        "home-assistant-climate",
+        "home-assistant-component",
+        "tech-controller",
+        "thermostat-card"
+      ],
+      "last_fetched": 1738952644.216816
+    },
+    "691766596": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Michsior14/ha-venta",
+      "category": "integration",
+      "description": "Home assistant integration for Venta devices",
+      "domain": "venta",
+      "etag_repository": "W/\"760388cefdd253de2c57949ff006ac478ced0ea4dad4e81638dd884bd589a9b8\"",
+      "last_updated": "2025-01-24T20:19:27Z",
+      "stargazers_count": 15,
+      "topics": [
+        "venta"
+      ],
+      "last_fetched": 1738743795.89926
+    },
+    "593780777": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "archef2000/homeassistant-upsplus",
+      "category": "integration",
+      "description": "Home Assistant integration for the 52PI UPS",
+      "domain": "upsplus",
+      "etag_repository": "W/\"ebadf2cd16aee4311494889336d277ec9683d3b6fb0297116a678e1d6db60f40\"",
+      "last_updated": "2025-01-26T12:09:04Z",
+      "stargazers_count": 10,
+      "topics": [
+        "52pi",
+        "custom-integration",
+        "upsplus"
+      ],
+      "last_fetched": 1737900686.424013
+    },
+    "614438299": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Taraman17/hass-homee",
+      "category": "integration",
+      "description": "a Home Assistant custom component to integrate the homee smart home platform",
+      "domain": "homee",
+      "downloads": 2,
+      "etag_repository": "W/\"ebe055f4cacd07a4021b3c318fd568390cebbe5d7b896add183454954717240d\"",
+      "last_updated": "2025-02-15T19:21:37Z",
+      "stargazers_count": 23,
+      "topics": [
+        "homee"
+      ],
+      "last_fetched": 1739650981.862631
+    },
+    "573101191": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Alexwijn/SAT",
+      "category": "integration",
+      "description": "The Smart Autotune Thermostat (SAT) is a custom component for Home Assistant that works with many compatible gateways for your boiler.",
+      "domain": "sat",
+      "etag_repository": "W/\"6e958d2d3148bee5d188e80a5c5ae0e4f15157f544b3361e481586376b9456a4\"",
+      "last_updated": "2025-02-08T14:27:15Z",
+      "stargazers_count": 104,
+      "topics": [
+        "diyless",
+        "ems",
+        "opentherm-gateway",
+        "pid-controller"
+      ],
+      "last_fetched": 1739363191.353921
+    },
+    "613588535": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "slipx06/sunsynk-power-flow-card",
+      "category": "plugin",
+      "description": "⚡A customizable Home Assistant card to emulate the Sunsynk System flow that's displayed on the Inverter screen. ",
+      "downloads": 6180,
+      "etag_repository": "W/\"95d4e14e5bd2346ebe8d7192fe3960993293e588ccba8435653e6e3d3d09d59c\"",
+      "last_updated": "2025-02-12T14:20:19Z",
+      "stargazers_count": 251,
+      "topics": [
+        "deye",
+        "inverter",
+        "powerflow",
+        "solar",
+        "sunsynk"
+      ],
+      "last_fetched": 1739643522.502055
+    },
+    "583449944": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "silentbil/silent-remotes-card",
+      "category": "plugin",
+      "description": "Remotes control card for home assistant",
+      "etag_repository": "W/\"11af5615619b00cfb5068269072036135c602139346cb22fffa5d34ca39ccb46\"",
+      "last_updated": "2023-10-15T07:56:51Z",
+      "stargazers_count": 9,
+      "topics": [
+        "broadlink",
+        "card",
+        "remote",
+        "remote-control",
+        "smartir"
+      ],
+      "last_fetched": 1733545779.346058
+    },
+    "363203831": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "benleb/sureha",
+      "category": "integration",
+      "description": "SureHA 🐾 monitor & control your Sure Petcare devices via Home Assistant",
+      "domain": "sureha",
+      "etag_repository": "W/\"e3d8d9050a340532942f164215bd4836120079a69c52be164ca1a9731db5aed8\"",
+      "last_updated": "2024-10-06T09:21:27Z",
+      "stargazers_count": 23,
+      "topics": [
+        "surepet",
+        "surepetcare",
+        "surepy"
+      ],
+      "last_fetched": 1739470792.855308
+    },
+    "786470226": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cdnninja/yoto_ha",
+      "category": "integration",
+      "description": "Home Assistant Integration for Yoto",
+      "domain": "yoto",
+      "etag_repository": "W/\"67d989b939b71f72fd35fe1fd66d0ccceb0b525bef72cf8a056e7392cc090ffd\"",
+      "last_updated": "2025-02-12T08:03:04Z",
+      "stargazers_count": 112,
+      "topics": [
+        "home-assistant-integration",
+        "yoto",
+        "yotoplay"
+      ],
+      "last_fetched": 1739581380.783739
+    },
+    "365567023": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sprocket-9/hacs-nuvo-serial",
+      "category": "integration",
+      "description": "Custom component to control a Nuvo Grand Concerto/Essentia G multi-zone amplifier via serial connection",
+      "domain": "nuvo_serial",
+      "downloads": 82,
+      "etag_repository": "W/\"d40e88d355c516625629e0eb88f6b902a0e40a4ecee7d93c9064242ddb4977fb\"",
+      "last_updated": "2024-12-09T14:46:34Z",
+      "stargazers_count": 11,
+      "topics": [
+        "home-assistant-component",
+        "home-assistant-integration"
+      ],
+      "last_fetched": 1738470213.173617
+    },
+    "262140617": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "eyalcha/read_your_meter",
+      "category": "integration",
+      "description": "Home Assistant sensor to read water meter",
+      "domain": "read_your_meter",
+      "etag_repository": "W/\"1218f54604a9f915061adb637755f929da7082513ed8856952e08dce17ebc88b\"",
+      "last_updated": "2022-07-25T19:36:44Z",
+      "stargazers_count": 39,
+      "last_fetched": 1733134768.416893
+    },
+    "720761730": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gjohansson-ST/attribute_as_sensor",
+      "category": "integration",
+      "description": "Home Assistant use an entity's attribute as a new sensor helper",
+      "domain": "attribute_as_sensor",
+      "etag_repository": "W/\"74f983d89541e9020d760d1176451ae1a1db786aa14681d6d7a9e3edfe086414\"",
+      "last_updated": "2025-01-07T16:51:18Z",
+      "stargazers_count": 43,
+      "topics": [
+        "attribute",
+        "helper"
+      ],
+      "last_fetched": 1738758583.090608
+    },
+    "580152298": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Aohzan/hass-polar",
+      "category": "integration",
+      "description": "Polar integration for Home Assistant",
+      "domain": "polar",
+      "etag_repository": "W/\"3535f96bc91c4cd22ea4d0b455298e9f475836c8500b143d0bd438486f57121c\"",
+      "last_updated": "2024-11-03T17:44:06Z",
+      "stargazers_count": 10,
+      "topics": [
+        "home-assistant-integration",
+        "polar",
+        "polar-accesslink",
+        "polar-electro"
+      ],
+      "last_fetched": 1730664870.633685
+    },
+    "313269367": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Kibibit/kb-better-graph-colors",
+      "category": "plugin",
+      "description": "Replace the history graph colors with a material design color palette.",
+      "etag_repository": "W/\"bceb8f6943cdb8c55bca6ac066deff3fb96c94ed02cab3081b3c122917bc5dc5\"",
+      "last_updated": "2022-06-19T17:37:46Z",
+      "stargazers_count": 10,
+      "topics": [
+        "color-scheme",
+        "graphs",
+        "palette"
+      ],
+      "last_fetched": 1729213432.45759
+    },
+    "541834155": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dcmeglio/homeassistant-petsafe",
+      "category": "integration",
+      "description": "Integrate PetSafe Smartfeed feeders an Scoopfree litter boxes into Home Assistant.",
+      "domain": "petsafe",
+      "etag_repository": "W/\"c643cd6da15fac0faf9a6a28d80c04798620c54e576fe6aca51f09247d18dcd0\"",
+      "last_updated": "2025-01-04T18:58:38Z",
+      "stargazers_count": 28,
+      "topics": [
+        "cats",
+        "dogs",
+        "feeder",
+        "litterbox",
+        "petsafe"
+      ],
+      "last_fetched": 1739225731.177855
+    },
+    "216181396": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/teal",
+      "category": "theme",
+      "description": "Teal theme for Home Assistant",
+      "etag_repository": "W/\"d0e88aff689f54330c66aa371a1a71678ac246a654ebad0a784ba11df237b0aa\"",
+      "last_updated": "2023-04-03T14:07:08Z",
+      "stargazers_count": 1,
+      "last_fetched": 1738976443.224061
+    },
+    "413680511": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "widewing/ha-toyota-na",
+      "category": "integration",
+      "description": "Home Assistant integration for Toyota Motor (North America) connected services",
+      "domain": "toyota_na",
+      "downloads": 1330,
+      "etag_repository": "W/\"c740b32be9b5a81f443d71e55050a216836fefce35569adef39f635e48cbece1\"",
+      "last_updated": "2024-12-18T23:38:54Z",
+      "stargazers_count": 85,
+      "topics": [
+        "car",
+        "toyota",
+        "vehicle"
+      ],
+      "last_fetched": 1739495529.516872
+    },
+    "232424544": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tschamm/boschshc-hass",
+      "category": "integration",
+      "description": "Home Assistant component for accessing Bosch Smart Home Controller using boschshcpy python library.",
+      "domain": "bosch_shc",
+      "etag_repository": "W/\"dd580fe8e2fc12321495ee570cdc6e4c39ef6b43c778c5a8ff752181ad6b94b6\"",
+      "last_updated": "2025-02-08T19:59:15Z",
+      "stargazers_count": 181,
+      "topics": [
+        "bosch-smart-home",
+        "boschshcpy",
+        "home-assistant-component"
+      ],
+      "last_fetched": 1739629225.554092
+    },
+    "615769161": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Rain1971/V2C_trydant",
+      "category": "integration",
+      "description": "Electric car charger for v2c trydan in home asssitant via HACS",
+      "domain": "v2c_trydan",
+      "downloads": 1,
+      "etag_repository": "W/\"dce7facb8fac3d970ad286ac91027e2ac0c22f210cfe61e161607c1eb69caf89\"",
+      "last_updated": "2025-01-05T14:31:19Z",
+      "stargazers_count": 26,
+      "topics": [
+        "v2c"
+      ],
+      "last_fetched": 1738311883.8849
+    },
+    "165156754": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/pc-card",
+      "category": "plugin",
+      "description": "💵 Personal Capital Card",
+      "etag_repository": "W/\"e7ab7e4743c00a44b9033020d9fb9bc4e8967aa0ee79e0b8cb61fd0b2121a1c0\"",
+      "last_updated": "2019-10-21T03:36:31Z",
+      "stargazers_count": 8,
+      "last_fetched": 1729213359.468053
+    },
+    "485281791": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "LAB02-Research/HASS.Agent-MediaPlayer",
+      "category": "integration",
+      "description": "HASS.Agent MediaPlayer integrations. Adds TTS and the ability to control local media to HASS.Agent - a Windows based client for Home Assistant.",
+      "domain": "hass_agent_mediaplayer",
+      "etag_repository": "W/\"965c0f05a5642658ab440f98143b7a3dfb3b6fd07beccae027dab1dbfe975c47\"",
+      "last_updated": "2022-11-17T13:28:30Z",
+      "stargazers_count": 22,
+      "last_fetched": 1737195492.542999
+    },
+    "250688607": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "boralyl/steam-wishlist",
+      "category": "integration",
+      "description": "A home assistant integration that monitors games on sale on your Steam wishlist.",
+      "domain": "steam_wishlist",
+      "etag_repository": "W/\"aadae111d0dcd6261e2de201276df9e71c3c29aeda7555f2be04a361baff0282\"",
+      "last_updated": "2024-12-14T18:58:49Z",
+      "stargazers_count": 27,
+      "topics": [
+        "steam"
+      ],
+      "last_fetched": 1734365961.553851
+    },
+    "468093553": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/radioactivity_hu",
+      "category": "integration",
+      "description": "Radioactivity data for Hungary",
+      "domain": "radioactivity_hu",
+      "downloads": 17,
+      "etag_repository": "W/\"4841d43d53432b44bc430b13389c3fb463c5f1facd89ae6df04c142a43becc5d\"",
+      "last_updated": "2023-06-08T08:48:13Z",
+      "stargazers_count": 5,
+      "topics": [
+        "homeassistant-custom-component",
+        "hungary"
+      ],
+      "last_fetched": 1729213351.456014
+    },
+    "447878635": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "IATkachenko/HA-YandexWeather",
+      "category": "integration",
+      "description": "Yandex weather intergration for Home Assistant",
+      "domain": "yandex_weather",
+      "downloads": 8617,
+      "etag_repository": "W/\"30a06beec98c438865b60908cb4bb96833cbeca73e9f08cdb9441e42a49eec75\"",
+      "last_updated": "2024-04-28T10:05:48Z",
+      "stargazers_count": 202,
+      "topics": [
+        "weather",
+        "yandex-weather"
+      ],
+      "last_fetched": 1739104000.010069
+    },
+    "194824532": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Imbuzi/meteo-france-weather-card",
+      "category": "plugin",
+      "description": "Weather Card with animated icons for Home Assistant Lovelace adapted to display all informations from Météo France integration",
+      "etag_repository": "W/\"0b42ab3a47fb57f2839521693097f716e9ed84d82b08939b4c0b2ee3c787b75c\"",
+      "last_updated": "2023-10-04T18:41:55Z",
+      "stargazers_count": 26,
+      "topics": [
+        "animated-icons",
+        "lovelace-card",
+        "meteo-france",
+        "weather"
+      ],
+      "last_fetched": 1729213415.498701
+    },
+    "380330823": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "augustas2/eldes",
+      "category": "integration",
+      "description": "Home Assistant custom component for Eldes Alarm system",
+      "domain": "eldes_alarm",
+      "etag_repository": "W/\"e67ca2deb11596dd8a6bcb381abe4a5f0714fae1e654fc0ce155992b31c5fed4\"",
+      "last_updated": "2025-01-25T14:24:54Z",
+      "stargazers_count": 15,
+      "topics": [
+        "alarm",
+        "alarm-panel",
+        "alarm-system",
+        "eldes",
+        "esim364",
+        "esim384",
+        "output",
+        "pitbull-alarm-pro",
+        "switch"
+      ],
+      "last_fetched": 1739211561.145872
+    },
+    "337387822": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "muhlba91/onyx-homeassistant-integration",
+      "category": "integration",
+      "description": "Home Assistant integration (HACS) for Hella's ONYX.CENTER appliance",
+      "domain": "hella_onyx",
+      "etag_repository": "W/\"32cbee68efb86c3bea1234c0742cad752231f6d85c2e15842b29a501ad6f5ff6\"",
+      "last_updated": "2025-02-11T17:13:32Z",
+      "stargazers_count": 7,
+      "topics": [
+        "hella",
+        "onyx"
+      ],
+      "last_fetched": 1739298224.538217
+    },
+    "207620142": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "caiosweet/Home-Assistant-custom-components-DPC-Alert",
+      "category": "integration",
+      "description": "Italy Meteo-hydro alert and hydrogeological phenomena Civil Protection (Protezione Civile). In this custom component you can find the vigilance Bulletin and the Bulletin of national hydrogeological and hydraulic criticalities. They allow to check whether in your current location there will be criticalities/warnings related to weather-hydrogeological and hydraulic phenomena. Weather forecasts for civil protection purposes differs from the classic \"weather forecasts\". They highlight potentially harmful situations to people or things. This component was created for personal purposes, in order to be able to monitor the Civil Protection site and check for important updates. I hope it will be useful to you.",
+      "domain": "dpc",
+      "etag_repository": "W/\"2798e3ed500af341d4faf12b7f50d9ba96bd020e0f505f93d7f4b8de818a935a\"",
+      "last_updated": "2024-07-08T03:23:48Z",
+      "stargazers_count": 50,
+      "topics": [
+        "dpc",
+        "protezionecivile"
+      ],
+      "last_fetched": 1735416890.962061
+    },
+    "447307317": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bruxy70/Holidays",
+      "category": "integration",
+      "description": "📅 Custom Home Assistant integration for public holidays - also used for garbage_collection integration to automatically move scheduled events that fall on a public holiday (by an automation blueprint)",
+      "domain": "holidays",
+      "downloads": 7751,
+      "etag_repository": "W/\"f3f540def548329fe1484812ebd12c8e4b1b8504bdf6e0e4f0fe0b2664e8298e\"",
+      "last_updated": "2023-12-28T13:12:10Z",
+      "stargazers_count": 48,
+      "topics": [
+        "calendar",
+        "country-holidays",
+        "garbage-collection",
+        "holidays",
+        "public-holidays"
+      ],
+      "last_fetched": 1739023974.087544
+    },
+    "245694520": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "asev/homeassistant-helios",
+      "category": "integration",
+      "description": "Custom component for Home Assistant to connect Helios ventilation system.",
+      "domain": "helios",
+      "etag_repository": "W/\"0f59bbb4cbf2336269c8f0750ad04c9b19988c78234d9ceb668628997abe64ad\"",
+      "last_updated": "2022-11-07T22:03:36Z",
+      "stargazers_count": 12,
+      "topics": [
+        "helios",
+        "ventilation"
+      ],
+      "last_fetched": 1738153560.673012
+    },
+    "291317330": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mletenay/home-assistant-ev-charge-control",
+      "category": "integration",
+      "description": "Home Assistant custom component for Electric Vehicle Charge Control devices by Phoenix Contact ",
+      "domain": "phoenix_contact",
+      "etag_repository": "W/\"4dcd708e289861f4895e360ceedd18b691d6a01b86da0a3540a74979fbd66132\"",
+      "last_updated": "2024-06-30T14:47:05Z",
+      "stargazers_count": 1,
+      "topics": [
+        "charging-stations",
+        "electric-vehicles",
+        "evse"
+      ],
+      "last_fetched": 1729217123.2707
+    },
+    "235915302": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ryanmac8/Home-Assistant-Marta",
+      "category": "integration",
+      "description": "Custom Home Assistant sensor for the Marta/Breeze Card.",
+      "domain": "marta",
+      "etag_repository": "W/\"5bd111b5c02af5f2ab4179ec5d56509b6ab8b4dc41c1416edce7a0d9facab26a\"",
+      "last_updated": "2021-05-13T14:56:54Z",
+      "stargazers_count": 6,
+      "topics": [
+        "breeze-card",
+        "marta"
+      ],
+      "last_fetched": 1729217241.617876
+    },
+    "606225263": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tronikos/google_assistant_sdk_custom",
+      "category": "integration",
+      "description": "Fork of Google Assistant SDK integration to allow getting responses from commands to Google Assistant",
+      "domain": "google_assistant_sdk_custom",
+      "downloads": 3647,
+      "etag_repository": "W/\"44504f1f835b853f6da5fc291a2220b8e68912410e82573b9e423f51ff1a8876\"",
+      "last_updated": "2024-10-11T06:36:58Z",
+      "stargazers_count": 32,
+      "topics": [
+        "google",
+        "google-assistant-api",
+        "google-assistant-sdk",
+        "home-assistant-component",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739629225.572565
+    },
+    "209955487": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "slesinger/HomeAssistant-BMR",
+      "category": "integration",
+      "description": "Control BMR heating regulation system from Home Assistant",
+      "domain": "bmr_hc64",
+      "etag_repository": "W/\"acd7cd85ee9fc2f9d314521619e6425374bf1bbf1f3bcc66a462b7011c9c0357\"",
+      "last_updated": "2024-01-11T22:00:59Z",
+      "stargazers_count": 6,
+      "last_fetched": 1739046121.636991
+    },
+    "544550612": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ZsBT/hass-w1000-portal",
+      "category": "integration",
+      "description": "Home Assistant custom component for W1000 energy portal (e.g. https://energia.eon-hungaria.hu/ ) ",
+      "domain": "w1000-energy-monitor",
+      "etag_repository": "W/\"42940025dc517a45c0c4685d81ebd963198462a38d9da28cbf62feb61e5de4f4\"",
+      "last_updated": "2024-04-02T18:36:14Z",
+      "stargazers_count": 46,
+      "topics": [
+        "energy",
+        "eon",
+        "home-assistant-component",
+        "w1000"
+      ],
+      "last_fetched": 1738664658.745209
+    },
+    "382335433": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "djansen1987/SAJeSolar",
+      "category": "integration",
+      "description": "SAJ eSolar Portal Sensors",
+      "domain": "saj_esolar",
+      "etag_repository": "W/\"305ffaa92139583681430b154a412256948963589b2fbbf4495722938d2d4e22\"",
+      "last_updated": "2024-10-19T11:52:35Z",
+      "stargazers_count": 32,
+      "topics": [
+        "esolar",
+        "intergration",
+        "saj",
+        "solar",
+        "solar-system"
+      ],
+      "last_fetched": 1739117809.835687
+    },
+    "262017793": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cagnulein/switchbot_press",
+      "category": "integration",
+      "description": "This is a simple project that manage the Switchbot ( https://amzn.to/3dnliBD ) that has only the \"press\" ability in Home Assistant.",
+      "domain": "switchbot_press",
+      "etag_repository": "W/\"4bb2e18ec761878352d70a3ad74a93f7da785865a0e47def79cddcf4926e163d\"",
+      "last_updated": "2022-07-11T07:32:35Z",
+      "stargazers_count": 14,
+      "topics": [
+        "python3",
+        "switchbot"
+      ],
+      "last_fetched": 1733747465.636132
+    },
+    "578872078": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mandarons/ha-bouncie",
+      "category": "integration",
+      "description": "Home Assistant custom integration for Bouncie.com - track your car stuff in Home Assistant",
+      "domain": "bouncie",
+      "etag_repository": "W/\"e7b0ba2938f7ad8d51f060a45b57a7d2e97b921aeecd2b883a2167ace06d754e\"",
+      "last_updated": "2025-01-04T23:42:49Z",
+      "stargazers_count": 33,
+      "topics": [
+        "car",
+        "car-metrics",
+        "home-assistant-custom-component"
+      ],
+      "last_fetched": 1739607708.23043
+    },
+    "264796130": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "turbulator/pandora-cas-card",
+      "category": "plugin",
+      "description": "Pandora lovelace card for Home Assistant",
+      "etag_repository": "W/\"666b36eebe7bfc488a2900683a36fcb29674edcee85f09911ff38de3a612ff00\"",
+      "last_updated": "2020-10-03T15:41:00Z",
+      "stargazers_count": 4,
+      "topics": [
+        "lovelace-custom-card",
+        "pandora"
+      ],
+      "last_fetched": 1729213548.01172
+    },
+    "398781181": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ofalvai/home-assistant-candy",
+      "category": "integration",
+      "description": "Unofficial Candy/Haier appliance integration for Home Assistant ",
+      "domain": "candy",
+      "etag_repository": "W/\"00c570149391ae36294d790bada361625906d3499eaf7639203ddb9fe6d24f2f\"",
+      "last_updated": "2025-01-06T23:16:30Z",
+      "stargazers_count": 137,
+      "topics": [
+        "candy",
+        "haier",
+        "home-assistant-component",
+        "home-assistant-integration"
+      ],
+      "last_fetched": 1739408966.506626
+    },
+    "263443413": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "julcollas/hass-vigicrues",
+      "category": "integration",
+      "description": "Vigicrues Integration for Home Assistant",
+      "domain": "vigicrues",
+      "etag_repository": "W/\"840420b4beb14952039c8ca87a640b2a07eab97208a6d75196bc64c1aff75011\"",
+      "last_updated": "2025-01-19T10:52:21Z",
+      "stargazers_count": 5,
+      "topics": [
+        "homeassistant-custom-component",
+        "vigicrue"
+      ],
+      "last_fetched": 1737981056.610788
+    },
+    "234118477": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "heyajohnny/afvalinfo",
+      "category": "integration",
+      "description": "Provides Home Assistant sensors for multiple Dutch waste collectors. The idea is to add more cities and features in the future.",
+      "domain": "afvalinfo",
+      "etag_repository": "W/\"ee9ec9739b71cb5e74d8bf3afafe750dec80a6dc7746b7df7040f8938d324f5b\"",
+      "last_updated": "2025-02-11T14:29:28Z",
+      "stargazers_count": 107,
+      "last_fetched": 1739291007.496648
+    },
+    "591270696": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "aukedejong/lovelace-windrose-card",
+      "category": "plugin",
+      "description": "Home Assistant Lovelace Windrose Card",
+      "downloads": 4309,
+      "etag_repository": "W/\"0e6557a4712589f74b926863e75916b8ee7f13b62586a0a7a911b9fec6ad2870\"",
+      "last_updated": "2025-02-04T18:10:25Z",
+      "stargazers_count": 120,
+      "topics": [
+        "beaufort",
+        "polar-bar-chart",
+        "weather",
+        "weather-dashboard",
+        "wind",
+        "windrose"
+      ],
+      "last_fetched": 1739088956.327258
+    },
+    "341500126": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "krahabb/meross_lan",
+      "category": "integration",
+      "description": "Home Assistant integration for Meross devices",
+      "domain": "meross_lan",
+      "etag_repository": "W/\"e095f52d7c2395175d05b304b1ed71f2486c00c4b1913bb6eacc8950455db46b\"",
+      "last_updated": "2024-12-22T11:47:56Z",
+      "stargazers_count": 505,
+      "topics": [
+        "meross",
+        "meross-devices",
+        "meross-homeassistant",
+        "meross-lan"
+      ],
+      "last_fetched": 1739643701.596392
+    },
+    "200073618": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dlashua/templatebinarysensor",
+      "category": "integration",
+      "description": "Add template binary_sensors from the UI.",
+      "domain": "templatebinarysensor",
+      "etag_repository": "W/\"b09a7f6909557f9911328c27599c7a2e8040e4a17b69ca1f70b5d48dd432fc00\"",
+      "last_updated": "2021-11-11T12:35:12Z",
+      "stargazers_count": 1,
+      "last_fetched": 1736367440.013102
+    },
+    "292390011": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "edwork/homeassistant-peloton-sensor",
+      "category": "integration",
+      "description": "A platform which allows you to get current and past ride data from Peloton into HomeAssistant",
+      "domain": "peloton",
+      "downloads": 11,
+      "etag_repository": "W/\"cda085a04147908fd53cb3fa84372df00b09c9658f51f21b8171390b35f452e5\"",
+      "last_updated": "2025-01-21T17:55:01Z",
+      "stargazers_count": 80,
+      "topics": [
+        "peloton",
+        "peloton-api",
+        "peloton-client"
+      ],
+      "last_fetched": 1738866071.89158
+    },
+    "606471314": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "marq24/ha-senec-v3",
+      "category": "integration",
+      "description": "SENEC.Home V2.x/V3/V4 Integration for Home Assistant that will work with the recent changes introduced by SENEC (supporting https) - successfully tested with latest MCU Version: 0827 (Feb 2024).",
+      "domain": "senec",
+      "etag_repository": "W/\"d9392d76343137ba0e34f0750b8f3f4017cbc231d3fc3c3a337d46ca9d192fb6\"",
+      "last_updated": "2025-02-07T20:10:10Z",
+      "stargazers_count": 60,
+      "topics": [
+        "home-assistant-integration",
+        "senec"
+      ],
+      "last_fetched": 1739564421.876935
+    },
+    "635745672": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kcofoni/ha-netro-watering",
+      "category": "integration",
+      "description": "Netro Smart Garden integration for Home Assistant",
+      "domain": "netro_watering",
+      "etag_repository": "W/\"81eb0b220c8663e4ddbb0242ae2c68e0f4222d1c1243b0cfd67a20c776d03b02\"",
+      "last_updated": "2024-10-23T17:26:53Z",
+      "stargazers_count": 16,
+      "topics": [
+        "asynchronous-programming",
+        "automation",
+        "irrigation",
+        "irrigation-controller",
+        "netro",
+        "plant",
+        "python3",
+        "sensors",
+        "water-monitoring",
+        "watering"
+      ],
+      "last_fetched": 1739628959.021182
+    },
+    "261924981": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DickSwart/swart_ninja_dark_theme",
+      "category": "theme",
+      "description": "🎨 Green, dark mode theme for Home Assistant, Enjoy.🤘🏻",
+      "etag_repository": "W/\"29e6bfe0f66c8d10e89fcf01d99e34ac43fdb9576fdfb6b855e4be47bc507af3\"",
+      "last_updated": "2022-03-04T09:56:36Z",
+      "stargazers_count": 5,
+      "topics": [
+        "dark-theme"
+      ],
+      "last_fetched": 1738976426.983012
+    },
+    "785936379": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jeroenterheerdt/grillbuddy",
+      "category": "integration",
+      "description": "Grill Buddy for Home Assistant",
+      "domain": "grill_buddy",
+      "etag_repository": "W/\"a49c98cc6d03195136396a0d53e1d8eeb46357bbb80c099a2192b7bbb628a27b\"",
+      "last_updated": "2025-02-12T19:22:50Z",
+      "stargazers_count": 8,
+      "topics": [
+        "barbecue",
+        "bbq",
+        "fish",
+        "grill",
+        "grilling",
+        "internal-temperature",
+        "meat",
+        "probe",
+        "protein",
+        "smoker",
+        "smoker-grill",
+        "temperature"
+      ],
+      "last_fetched": 1739398642.219008
+    },
+    "204700563": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "twrecked/hass-momentary",
+      "category": "integration",
+      "description": "Momentary Switch Component for Home Assistant",
+      "domain": "momentary",
+      "etag_repository": "W/\"23b5289ef86d420935eab74089d9646c5d604599935aa258f91574ee61a28706\"",
+      "last_updated": "2024-09-30T20:24:24Z",
+      "stargazers_count": 42,
+      "topics": [
+        "home-assistant-integration",
+        "momentary"
+      ],
+      "last_fetched": 1739528623.146496
+    },
+    "262803775": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jscruz/sensor.carbon_intensity_uk",
+      "category": "integration",
+      "description": "Carbon Intensity UK Sensor for Home Assistant",
+      "domain": "carbon_intensity_uk",
+      "etag_repository": "W/\"761ca9abea429e2fb8049236e2d8e970a2f39a6e3c4aa8a4ff9d8e0f4bee6304\"",
+      "last_updated": "2024-07-10T20:45:52Z",
+      "stargazers_count": 8,
+      "topics": [
+        "carbon",
+        "custom-integration",
+        "energy",
+        "sensor-platform"
+      ],
+      "last_fetched": 1739607639.029081
+    },
+    "373845609": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bramstroker/homeassistant-powercalc",
+      "category": "integration",
+      "description": "Custom component to calculate estimated power consumption of lights and other appliances",
+      "domain": "powercalc",
+      "downloads": 16000,
+      "etag_repository": "W/\"5f19fdb644a6e4ef09372ef42ef7bc6267075b4d972d0905b6fd47a4d6f2ec5d\"",
+      "last_updated": "2025-02-15T18:12:10Z",
+      "stargazers_count": 1115,
+      "topics": [
+        "consumption",
+        "energy-monitor",
+        "metering",
+        "power",
+        "virtual-sensors"
+      ],
+      "last_fetched": 1739650517.492091
+    },
+    "223739645": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "atxbyea/samsungrac",
+      "category": "integration",
+      "description": "Home Assistant Climate Device for controlling (not only) Samsung AC",
+      "domain": "climate_ip",
+      "etag_repository": "W/\"ddd1727e8c5839f92bf656da21b8b6906ebc0cbe7d9703ff941c49d15e0de485\"",
+      "last_updated": "2024-11-28T11:12:45Z",
+      "stargazers_count": 61,
+      "topics": [
+        "airconditioning",
+        "hacktoberfest2021",
+        "samsung"
+      ],
+      "last_fetched": 1737015471.364459
+    },
+    "452866308": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kinghat/tabbed-card",
+      "category": "plugin",
+      "description": "a custom card for home assistant that utilizes tabs to segregate individual cards.",
+      "downloads": 38837,
+      "etag_repository": "W/\"0f1677fae3823d819cbb3ba49522c2f657bb394e42e751430febc915848bd200\"",
+      "last_updated": "2023-10-31T17:30:45Z",
+      "stargazers_count": 119,
+      "topics": [
+        "card",
+        "hacs-custom",
+        "home-assistant-component",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1738448072.841134
+    },
+    "737780218": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elchininet/custom-sidebar",
+      "category": "plugin",
+      "description": "Custom HACS plugin that allows you to personalise the Home Assistant's sidebar per user or device basis",
+      "downloads": 3706,
+      "etag_repository": "W/\"b37d3ab0a2a98d6e6aa6c6fe364e3230a7d8892b5f8d8e0bff6fce73551c492d\"",
+      "last_updated": "2025-02-09T22:02:58Z",
+      "stargazers_count": 120,
+      "topics": [
+        "custom-plugin",
+        "custom-plugins",
+        "custom-sidebar",
+        "custom-sidebars",
+        "hacs-plugin",
+        "javascript"
+      ],
+      "last_fetched": 1739427576.365509
+    },
+    "668344544": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sh00t2kill/linktap_local_http_component",
+      "category": "integration",
+      "description": "A Custom Component that uses the linktap local HTTP API",
+      "domain": "linktap",
+      "etag_repository": "W/\"6ab463c4378cafbed21a70edfc31683832ea35d5f4afe0f8e5d593f7aa1091ac\"",
+      "last_updated": "2024-11-06T03:52:39Z",
+      "stargazers_count": 30,
+      "topics": [
+        "linktap"
+      ],
+      "last_fetched": 1738723853.150826
+    },
+    "512922944": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rnovacek/homeassistant_cz_energy_spot_prices",
+      "category": "integration",
+      "description": "Home Assistant integration that provides current Czech electricity spot prices based on OTE.",
+      "domain": "cz_energy_spot_prices",
+      "etag_repository": "W/\"508a2d04f6f752546cf348dedaf90e77c8996e18afcc20fdeb74ae93b7e29b1a\"",
+      "last_updated": "2025-01-15T19:34:16Z",
+      "stargazers_count": 97,
+      "topics": [
+        "electricity",
+        "energy",
+        "gas",
+        "spot"
+      ],
+      "last_fetched": 1739384784.470217
+    },
+    "286860710": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "finity69x2/cover-position-preset-row",
+      "category": "plugin",
+      "description": "Plug-in for Home Assistant that provides an easy means to set 3 fixed positions for a programmable cover entity.",
+      "etag_repository": "W/\"23d6071fff73e2aeb4d0068273b122ba720c4f1b67a3a636062af5c597e89fed\"",
+      "last_updated": "2024-03-22T09:26:22Z",
+      "stargazers_count": 27,
+      "topics": [
+        "cover",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1738239971.229976
+    },
+    "271984369": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "henricm/ha-ferroamp",
+      "category": "integration",
+      "description": "Ferroamp MQTT Home Assistant sensors for EnergyHub, SSO, ESM and ESO",
+      "domain": "ferroamp",
+      "etag_repository": "W/\"58a872846e4734c6aa561e5a7da26b231ec636d10549dd3e8c10d0ad9acb16a6\"",
+      "last_updated": "2025-02-14T07:13:47Z",
+      "stargazers_count": 38,
+      "topics": [
+        "ferroamp",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739521290.519999
+    },
+    "332651510": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jcgoette/baby_buddy_homeassistant",
+      "category": "integration",
+      "description": "This custom integration provides sensors for Baby Buddy API endpoints.",
+      "domain": "babybuddy",
+      "etag_repository": "W/\"20acb74c4ee92def1e37eb85086943a22d7c43fc73941e31e647ceb907e30439\"",
+      "last_updated": "2024-10-31T14:50:54Z",
+      "stargazers_count": 68,
+      "topics": [
+        "baby",
+        "home-assistant-component",
+        "parents"
+      ],
+      "last_fetched": 1738845039.073012
+    },
+    "283578257": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JonahKr/power-distribution-card",
+      "category": "plugin",
+      "description": "A Lovelace Card for visualizing power distributions.",
+      "downloads": 11517,
+      "etag_repository": "W/\"44377ec312ba3c22e78e9eed11d6e665d75517b583838d975490a25b6d26d5e8\"",
+      "last_updated": "2024-07-02T22:38:45Z",
+      "stargazers_count": 221,
+      "topics": [
+        "e3dc",
+        "lovelace-card"
+      ],
+      "last_fetched": 1737116755.079557
+    },
+    "731056300": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "andrea-mattioli/bticino_x8000_component",
+      "category": "integration",
+      "description": "Additional component for home assistant for managing the bticino x8000 smart thermostat without the netatmo firmware.",
+      "domain": "bticino_x8000",
+      "downloads": 287,
+      "etag_repository": "W/\"118d54307bb092eedaa3b1b271688f0a491f2b47bb708ce023a575b6bc72583a\"",
+      "last_updated": "2025-02-03T18:03:16Z",
+      "stargazers_count": 10,
+      "topics": [
+        "bticino"
+      ],
+      "last_fetched": 1738613696.186959
+    },
+    "184333163": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gadgetchnnel/lovelace-card-templater",
+      "category": "plugin",
+      "description": "Custom Lovelace card which allows Jinja2 templates to be applied to other cards",
+      "etag_repository": "W/\"c6783228c5b2187de256a0d545a94bd726845d808db2d27c3f9b5e814dd65b5f\"",
+      "last_updated": "2023-01-07T15:41:51Z",
+      "stargazers_count": 122,
+      "last_fetched": 1736072049.899577
+    },
+    "439467929": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nbogojevic/homeassistant-midea-air-appliances-lan",
+      "category": "integration",
+      "description": "This Home Assistant custom component adding support for controlling Midea air conditioners and dehumidifiers on local network. ",
+      "domain": "midea_dehumidifier_lan",
+      "etag_repository": "W/\"e787af6e6c84042eed28dcc24a80875abeca01567a4b4a0a15aff888a2bbbd14\"",
+      "last_updated": "2025-01-27T13:58:06Z",
+      "stargazers_count": 351,
+      "topics": [
+        "air-conditioner",
+        "airconditioning",
+        "dehumidifier",
+        "midea"
+      ],
+      "last_fetched": 1739650837.931495
+    },
+    "239339530": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Johnwulp/rad-afval",
+      "category": "integration",
+      "description": "Home Assisant sensor component for RAD Hoekschewaard Afval Kalender",
+      "domain": "rad-afval",
+      "etag_repository": "W/\"e4235dfc34bc48a5ac4809b286443f37b072d68ee0c751f3217441856ad70e67\"",
+      "last_updated": "2022-02-03T19:08:50Z",
+      "stargazers_count": 4,
+      "last_fetched": 1736425894.255279
+    },
+    "164489685": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "syssi/nextbike",
+      "category": "integration",
+      "description": "Nextbike integration for Home Assistant",
+      "domain": "nextbike",
+      "etag_repository": "W/\"e5420fc50fc9affbd2566f18fec27dd4eb1447be3b397c8466be861fd5bd437b\"",
+      "last_updated": "2024-10-26T06:19:16Z",
+      "stargazers_count": 16,
+      "topics": [
+        "free-floating",
+        "nextbike"
+      ],
+      "last_fetched": 1739298367.399814
+    },
+    "542062483": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "LAB02-Research/HASS.Agent-Integration",
+      "category": "integration",
+      "description": "HASS.Agent's Home Assistant integration. Adds notifications and mediaplayer capabilities to HASS.Agent - a Windows based client (companion app) for Home Assistant.",
+      "domain": "hass_agent",
+      "etag_repository": "W/\"9debc4bb693cc592babdab9706023ff413c5ee96c4a6e735860a2b065073a05e\"",
+      "last_updated": "2024-05-09T20:05:09Z",
+      "stargazers_count": 122,
+      "topics": [
+        "notifications"
+      ],
+      "last_fetched": 1739593342.369648
+    },
+    "274111031": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wowgamr/animated-weather-card",
+      "category": "theme",
+      "description": "Animated icons for default Home Assistant weather card",
+      "etag_repository": "W/\"f84ec36a57017bf2434a1a2294cc3bbb43f8227ff632de686bcaf5ef00eb0a06\"",
+      "last_updated": "2022-06-05T21:09:01Z",
+      "stargazers_count": 25,
+      "topics": [
+        "weather-card"
+      ],
+      "last_fetched": 1739103794.422753
+    },
+    "380367845": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fuatakgun/eufy_security",
+      "category": "integration",
+      "description": "Home Assistant integration to manage Eufy Security devices as cameras, home base stations, doorbells, motion and contact sensors.",
+      "domain": "eufy_security",
+      "etag_repository": "W/\"f1d762808159892bb8c621662cbcc32289c724dce6c040f9de336958530f5cc9\"",
+      "last_updated": "2025-02-01T10:25:12Z",
+      "stargazers_count": 1017,
+      "topics": [
+        "camera",
+        "eufy",
+        "eufycam",
+        "eufysecurity",
+        "rtsp",
+        "security"
+      ],
+      "last_fetched": 1739628857.445665
+    },
+    "499901994": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "LavermanJJ/home-assistant-solarfocus",
+      "category": "integration",
+      "description": "🏡 Solarfocus eco manager touch integration for Home Assistant",
+      "domain": "solarfocus",
+      "etag_repository": "W/\"9584f14542e4994b4836cd1808f187cc4a02374c02ef15a66a14b4a92f8ea458\"",
+      "last_updated": "2025-02-02T19:46:34Z",
+      "stargazers_count": 18,
+      "topics": [
+        "home-assistant-component",
+        "solarfocus"
+      ],
+      "last_fetched": 1739009905.33007
+    },
+    "721581801": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Limych/ha-tor_check",
+      "category": "integration",
+      "description": "Check your TOR network connection and get your current TOR exit IP",
+      "domain": "tor_check",
+      "downloads": 3,
+      "etag_repository": "W/\"54be87292ba4d1f58ef275d3f155c79bb03a46d2fd5d1b536b31f85fa539094e\"",
+      "last_updated": "2024-12-30T10:23:02Z",
+      "stargazers_count": 2,
+      "topics": [
+        "checker",
+        "home-assistant-integration",
+        "tor",
+        "tor-network",
+        "tor-onion-service"
+      ],
+      "last_fetched": 1739204576.392173
+    },
+    "431440766": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "LAB02-Research/HASS.Agent-Notifier",
+      "category": "integration",
+      "description": "HASS.Agent Notifier integration. Adds notifications to HASS.Agent - a Windows based client for Home Assistant.",
+      "domain": "hass_agent_notifier",
+      "etag_repository": "W/\"6e98b47f3b7a6c17afa625e7179ac27d06a25fc9d26db520de1153c7431ec239\"",
+      "last_updated": "2022-11-17T13:29:03Z",
+      "stargazers_count": 69,
+      "topics": [
+        "notifications"
+      ],
+      "last_fetched": 1736799584.935117
+    },
+    "683619534": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "BHSPitMonkey/homeassistant-garmin-mapshare",
+      "category": "integration",
+      "description": "Home Assistant custom integration for Garmin MapShare feeds",
+      "domain": "garmin_mapshare",
+      "etag_repository": "W/\"ad1a7bd3166bf7a76bb4aff3e06561df9e0474de981915aa8390e4842c615d98\"",
+      "last_updated": "2024-10-05T20:18:09Z",
+      "stargazers_count": 10,
+      "topics": [
+        "custom-integration",
+        "garmin"
+      ],
+      "last_fetched": 1733933974.658323
+    },
+    "799096673": {
+      "repository_manifest": {
+        "name": "Midea AC LAN",
+        "render_readme": true,
+        "homeassistant": "2023.8",
+        "zip_release": true,
+        "filename": "midea_ac_lan.zip"
+      },
+      "full_name": "wuwentao/midea_ac_lan",
+      "authors": [
+        "@wuwentao",
+        "@rokam",
+        "@chemelli74",
+        "@Necroneco"
+      ],
+      "category": "integration",
+      "description": "Auto-configure and then control your Midea M-Smart devices (Air conditioner, Fan, Water heater, Washer, etc) via local area network.",
+      "domain": "midea_ac_lan",
+      "downloads": 6036,
+      "etag_repository": "W/\"1bd7dbf2abf69a8efbc6790e9985cc6ce98842b3583f83424fce8a24685e28bb\"",
+      "last_updated": "2025-02-12T05:50:06Z",
+      "stargazers_count": 730,
+      "topics": [
+        "air-conditioner",
+        "air-purifier",
+        "cooker",
+        "dehumidifier",
+        "dishwasher",
+        "humidifier",
+        "midea",
+        "refrigerator",
+        "wash",
+        "water-heater"
+      ],
+      "installed_commit": "1388b33",
+      "installed": true,
+      "last_commit": "1caeafb",
+      "last_version": "v0.6.6",
+      "manifest_name": "Midea AC LAN",
+      "releases": true,
+      "version_installed": "v0.6.6",
+      "last_fetched": 1739428274.684987
+    },
+    "384434522": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "arallsopp/hass-hue-icons",
+      "category": "plugin",
+      "description": "Additional vector icons for home assistant to model Philips  Hue bulbs and fixtures. ",
+      "downloads": 23474,
+      "etag_repository": "W/\"3f49436397254ad9ac07710666864c2ab1f91088ca93b21a880e9c1b38c2de47\"",
+      "last_updated": "2023-12-13T18:53:17Z",
+      "stargazers_count": 318,
+      "topics": [
+        "custom-icons",
+        "hue",
+        "hue-lights",
+        "icons",
+        "iconset",
+        "philips-hue",
+        "svg"
+      ],
+      "last_fetched": 1739254752.315446
+    },
+    "143340728": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "herikw/home-assistant-custom-components",
+      "category": "integration",
+      "description": "Atag One Custom components for Home-Assistant",
+      "domain": "atagone",
+      "etag_repository": "W/\"ef2c4d02cb4aa964d8eecfbee87a1db969beb138855e7bb6ede367359b042be5\"",
+      "last_updated": "2024-12-30T13:21:37Z",
+      "stargazers_count": 12,
+      "topics": [
+        "atag",
+        "thermostat"
+      ],
+      "last_fetched": 1737483728.76328
+    },
+    "174809046": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.avanza_stock",
+      "category": "integration",
+      "description": "Custom component to get stock data from Avanza for Home Assistant",
+      "domain": "avanza_stock",
+      "etag_repository": "W/\"85eafd86da1ba41e4a28ab247e8842cc4294945b951de15cd40d564d5156c529\"",
+      "last_updated": "2024-10-16T21:24:40Z",
+      "stargazers_count": 52,
+      "topics": [
+        "funds",
+        "stock"
+      ],
+      "last_fetched": 1739204350.131982
+    },
+    "484708274": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Vaskivskyi/ha-asusrouter",
+      "category": "integration",
+      "description": "Monitor and control your AsusWRT-powered router from Home Assistant",
+      "domain": "asusrouter",
+      "etag_repository": "W/\"aecf351b8c3f897f4d6a93362235dc2f92c8bc35ef8c64aa961d5be750984fc9\"",
+      "last_updated": "2025-01-20T13:01:06Z",
+      "stargazers_count": 200,
+      "topics": [
+        "asus",
+        "asuswrt",
+        "asuswrt-merlin",
+        "router"
+      ],
+      "last_fetched": 1739312539.921708
+    },
+    "199306003": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gieljnssns/buienalarm-sensor-homeassistant",
+      "category": "integration",
+      "description": "Buienalarm custom_component for Home-Assistant",
+      "domain": "buienalarm",
+      "etag_repository": "W/\"88e9fa34d767e21580aa500a4ce55537fb1e5329bf3c2f793329ed866ff68314\"",
+      "last_updated": "2024-01-08T08:57:59Z",
+      "stargazers_count": 39,
+      "last_fetched": 1738199017.726466
+    },
+    "542621509": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "user2684/imou_life",
+      "category": "integration",
+      "description": "Home Assistant custom component for controlling Imou devices",
+      "domain": "imou_life",
+      "downloads": 144,
+      "etag_repository": "W/\"c7603b28cdd41433a1382f1c44f6bb8e889773a0318fc0e60bedceaf4730a3f2\"",
+      "last_updated": "2024-01-27T14:23:03Z",
+      "stargazers_count": 133,
+      "topics": [
+        "camera",
+        "imou",
+        "imou-life",
+        "motion-detection",
+        "webcam"
+      ],
+      "last_fetched": 1738664631.918667
+    },
+    "160042309": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gurbyz/power-wheel-card",
+      "category": "plugin",
+      "description": "An intuitive way to represent the power and energy that your home is consuming or producing. (A custom card for the Lovelace UI of Home Assistant.)",
+      "etag_repository": "W/\"63db2f37fb601f966ab44f69f86055227bd10d3c32750275de43aa38c9d5504b\"",
+      "last_updated": "2022-06-06T07:43:11Z",
+      "stargazers_count": 174,
+      "topics": [
+        "energy",
+        "solar-panels"
+      ],
+      "last_fetched": 1738758422.450461
+    },
+    "260264517": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "r-renato/ha-climacell-weather",
+      "category": "integration",
+      "description": "Climacell weather provider integration is a custom component for Home Assistant. The climacell platform uses the Climacell API as a source for meteorological data for your location.",
+      "domain": "climacell",
+      "etag_repository": "W/\"9ad9f6807385a94bbb07fc45f317a9808de273e128308d82b48b27f18504ffff\"",
+      "last_updated": "2023-06-14T20:17:22Z",
+      "stargazers_count": 45,
+      "topics": [
+        "climacell",
+        "weather"
+      ],
+      "last_fetched": 1738081429.741548
+    },
+    "698002523": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wrodie/ha_behringer_mixer",
+      "category": "integration",
+      "description": "Home Assistant integration for Behringer Digital Mixers eg (X32)",
+      "domain": "ha_behringer_mixer",
+      "downloads": 178,
+      "etag_repository": "W/\"e4e8c1b38ff29e221008dee673787b646c2ec6dcba23c9c9c23d2d214b5bad84\"",
+      "last_updated": "2025-02-10T01:40:53Z",
+      "stargazers_count": 22,
+      "topics": [
+        "behringer",
+        "mixer",
+        "x32",
+        "xair",
+        "xr12",
+        "xr18"
+      ],
+      "last_fetched": 1739607950.088296
+    },
+    "745783554": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sanjoyg/dirigera_platform",
+      "category": "integration",
+      "description": "HomeAssistant Integration for Dirigera Platform",
+      "domain": "dirigera_platform",
+      "etag_repository": "W/\"ec8faafb133a0cfddfb75ce8920b37d5b9d612f2c215637a89519c3b5c2a7157\"",
+      "last_updated": "2025-01-02T08:33:18Z",
+      "stargazers_count": 149,
+      "topics": [
+        "dirigera",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739607852.687499
+    },
+    "680907810": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Cmajda/ha_golemio",
+      "category": "integration",
+      "description": "HA integration - waste separation points in Prague",
+      "domain": "golemio",
+      "etag_repository": "W/\"6aa6d1a51f7614ce550bd7b1fcc40fbd080eb9a4d1928f892662b02753cfdd0b\"",
+      "last_updated": "2024-02-05T15:14:35Z",
+      "stargazers_count": 5,
+      "last_fetched": 1729213430.280062
+    },
+    "209891408": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/amoled",
+      "category": "theme",
+      "description": "Amoled theme for Home Assistant",
+      "etag_repository": "W/\"46cadab35d5ef7e61d2d5f1b097896c8e5e6b01d348c164ce614ef469d8b4b8d\"",
+      "last_updated": "2024-04-26T07:50:09Z",
+      "stargazers_count": 27,
+      "last_fetched": 1738976432.327002
+    },
+    "461936688": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "robinwittebol/whatsapp-theme",
+      "category": "theme",
+      "description": "Home Assistant theme based on Whatsapp's colors",
+      "etag_repository": "W/\"ca92ce61965f00fccaaa92a92bd2377d38f2e46c091280d81232336e46f48e3f\"",
+      "last_updated": "2024-07-07T21:30:26Z",
+      "stargazers_count": 13,
+      "topics": [
+        "darkmode",
+        "green",
+        "lightmode",
+        "whatsapp",
+        "whatsapptheme"
+      ],
+      "last_fetched": 1729213370.461248
+    },
+    "728990161": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mariusthvdb/custom-attributes",
+      "category": "plugin",
+      "description": "Custom attributes for Home Assistant",
+      "downloads": 301,
+      "etag_repository": "W/\"a92164a31368c337d624286a3efa73a59e7f24255e6eae5012e642161afc726b\"",
+      "last_updated": "2023-12-20T19:55:23Z",
+      "stargazers_count": 5,
+      "topics": [
+        "attributes",
+        "customization",
+        "dashboard",
+        "filter",
+        "frontend",
+        "more-info"
+      ],
+      "last_fetched": 1735028374.732499
+    },
+    "528618549": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "chaimchaikin/molad-ha",
+      "category": "integration",
+      "description": "Molad Sensor for HACS",
+      "domain": "molad",
+      "etag_repository": "W/\"aa5bc44a3a0020fc4e7834770feffabffaa563c45ec96638adc7dffd01e43f50\"",
+      "last_updated": "2024-12-08T16:08:41Z",
+      "stargazers_count": 1,
+      "topics": [
+        "hebrew-calendar",
+        "jewish",
+        "jewish-calendar",
+        "molad"
+      ],
+      "last_fetched": 1733681967.903572
+    },
+    "225969186": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/aqua-fiesta",
+      "category": "theme",
+      "description": "Aqua Fiesta theme for Home Assistant",
+      "etag_repository": "W/\"d54ed6baa03d7ebdd5724d8bf603cb9e4c6b42a714f8c8f78e4324e3957cec10\"",
+      "last_updated": "2024-02-19T09:54:24Z",
+      "stargazers_count": 5,
+      "last_fetched": 1738976432.65013
+    },
+    "373864423": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PeteRager/lennoxs30",
+      "category": "integration",
+      "description": "Home Assistant Lennox S40 / S30 / E30 / M30 integration",
+      "domain": "lennoxs30",
+      "etag_repository": "W/\"da5a6b248ab7e36be52af1bcc3a1f66ccd7794206b24b7b77f213f5e20c0d239\"",
+      "last_updated": "2025-02-08T21:25:55Z",
+      "stargazers_count": 95,
+      "topics": [
+        "a3",
+        "armstrong",
+        "comfortsync",
+        "e30",
+        "lennox",
+        "m30",
+        "s30",
+        "s40"
+      ],
+      "last_fetched": 1739485206.414706
+    },
+    "277201070": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "toreamun/amshan-homeassistant",
+      "category": "integration",
+      "description": "Home Assistant integrasjon for strømmålere (AMS/HAN/P1). Integrasjonen støter både streaming (serieport/TCP-IP) og MQTT (Tibber Pulse, energyintelligence.se etc)",
+      "domain": "amshan",
+      "etag_repository": "W/\"ca01939e5d6d07588e94837f0781121e31892858f482654dca21a0b62878160d\"",
+      "last_updated": "2025-01-05T22:57:09Z",
+      "stargazers_count": 157,
+      "topics": [
+        "aidon",
+        "ams",
+        "han",
+        "kaifa",
+        "kamstrup",
+        "mbus",
+        "meterbus",
+        "mqtt",
+        "p1",
+        "smart-meter",
+        "tibberpulse"
+      ],
+      "last_fetched": 1737836519.52262
+    },
+    "587494301": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "czz/timbox-remote-control-card",
+      "category": "plugin",
+      "description": "TimBox Remote Control card for Home Assistant",
+      "etag_repository": "W/\"27b62003e5da993a8a4ed1bab605626a1bf22b2153a9d8c9509e04225ddd817b\"",
+      "last_updated": "2023-02-20T21:12:25Z",
+      "topics": [
+        "remote-control",
+        "tim",
+        "timbox"
+      ],
+      "last_fetched": 1729213365.241659
+    },
+    "728852983": {
+      "repository_manifest": {
+        "name": "GasBuddy",
+        "homeassistant": "2023.1.0",
+        "zip_release": true,
+        "filename": "ha-gasbuddy.zip",
+        "render_readme": true,
+        "country": [
+          "US",
+          "CA"
+        ]
+      },
+      "full_name": "firstof9/ha-gasbuddy",
+      "authors": [
+        "@firstof9"
+      ],
+      "category": "integration",
+      "description": "Component to integrate with GasBuddy fuel price tracker.",
+      "domain": "gasbuddy",
+      "downloads": 6,
+      "etag_repository": "W/\"7d84121e824745b562f4c3d422fcaf8612fa8ad79fe1ce3427d0a8d0df042b3a\"",
+      "last_updated": "2025-02-04T19:23:55Z",
+      "stargazers_count": 30,
+      "last_fetched": 1738700253.949155
+    },
+    "246939713": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jonkristian/wasteplan_trv",
+      "category": "integration",
+      "description": "Home Assistant component for Trondheim renholdsverk pickups.",
+      "domain": "wasteplan_trv",
+      "etag_repository": "W/\"ef37bfbe9fc9cda41a409fc792744cac720fb58b8de5d3c2d7855753827d700e\"",
+      "last_updated": "2023-06-26T10:39:35Z",
+      "stargazers_count": 15,
+      "topics": [
+        "trondheim",
+        "trv",
+        "waste-management"
+      ],
+      "last_fetched": 1736547449.67949
+    },
+    "554898014": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tijsverkoyen/HomeAssistant-FusionSolar",
+      "category": "integration",
+      "description": "Integrate FusionSolar into your Home Assistant.",
+      "domain": "fusion_solar",
+      "etag_repository": "W/\"f513ca3334e02777a64e1f5f8dca11447a6f68d59337ccb8bb3fc877f9d3c8c7\"",
+      "last_updated": "2025-01-08T09:11:27Z",
+      "stargazers_count": 170,
+      "topics": [
+        "fusionsolar",
+        "huawei"
+      ],
+      "last_fetched": 1739629209.531131
+    },
+    "127251446": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "xirixiz/homeassistant-afvalwijzer",
+      "category": "integration",
+      "description": "Provides sensors for some Dutch waste collectors",
+      "domain": "afvalwijzer",
+      "etag_repository": "W/\"86a70708d145008f8cc7fec07393c8ec29dd0508500190de8b8d2e4f4eaaf99a\"",
+      "last_updated": "2025-01-28T18:37:00Z",
+      "stargazers_count": 209,
+      "topics": [
+        "afvalwijzer",
+        "trash"
+      ],
+      "last_fetched": 1739643985.195396
+    },
+    "350509867": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dylandoamaral/uptime-card",
+      "category": "plugin",
+      "description": "Minimalistic uptime card for Home Assistant Lovelace UI",
+      "downloads": 18046,
+      "etag_repository": "W/\"107e86874daabb154c56fde2e847be30f22eaa6597b40dd0d054d6fc4865dd74\"",
+      "last_updated": "2024-10-14T13:36:03Z",
+      "stargazers_count": 291,
+      "topics": [
+        "card",
+        "custom",
+        "uptime",
+        "uptime-card"
+      ],
+      "last_fetched": 1739225633.34991
+    },
+    "458817847": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AmoebeLabs/HA-Theme_M3-04-Magenta",
+      "category": "theme",
+      "description": "Material Design 3 / Material YOU theme for Home Assistant",
+      "etag_repository": "W/\"70f6cba42e1bcb491986ad16bfb5a10f71e124a713fa4b9dc1bd23ea09fae828\"",
+      "last_updated": "2022-06-15T07:59:38Z",
+      "stargazers_count": 1,
+      "topics": [
+        "dark-mode",
+        "home-assistant-theme",
+        "light-mode",
+        "material-3"
+      ],
+      "last_fetched": 1729213330.7449
+    },
+    "651580675": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ufozone/ha-unifi-voucher",
+      "category": "integration",
+      "description": "UniFi Hotspot Manager Integration",
+      "domain": "unifi_voucher",
+      "downloads": 17,
+      "etag_repository": "W/\"913b0cec2aa615521b6dfb5ce84aaa5518f650a5eeffc20bce9971f24fce5e52\"",
+      "last_updated": "2025-02-13T16:02:04Z",
+      "stargazers_count": 50,
+      "topics": [
+        "ubiquiti",
+        "ubiquiti-unifi-controller",
+        "unifi",
+        "unifi-controller"
+      ],
+      "last_fetched": 1739471314.746471
+    },
+    "194037195": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Ceerbeerus/beerbolaget-card",
+      "category": "plugin",
+      "description": "A custom card for displaying information provided by Beerbolaget (https://github.com/Ceerbeerus/beerbolaget).",
+      "etag_repository": "W/\"ce09629cbab57d818aa1789cd9f126f856a3f432577b9521a84cedae00cb2c7a\"",
+      "last_updated": "2020-08-07T06:24:51Z",
+      "stargazers_count": 3,
+      "last_fetched": 1729213347.855509
+    },
+    "472077314": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pawkakol1/worlds-air-quality-index",
+      "category": "integration",
+      "description": "HACS World's Air Quality Index integration from waqi.info",
+      "domain": "worlds_air_quality_index",
+      "etag_repository": "W/\"58d4423493c7c8816e21afc252de745937f581b549ab756ca01f772f8d211e92\"",
+      "last_updated": "2024-01-15T19:40:52Z",
+      "stargazers_count": 48,
+      "topics": [
+        "ha",
+        "pollution",
+        "waqi"
+      ],
+      "last_fetched": 1738631301.532497
+    },
+    "736875032": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jmacri01/homeassistant-custom-components-catholic-calendar",
+      "category": "integration",
+      "description": "Adds a Catholic Calendar sensor and calendar to home assistant",
+      "domain": "catholic_calendar",
+      "etag_repository": "W/\"3104c848f0897d78108afb627a5e34e6cfc2f30ba63b06d6daa0a8a482a00647\"",
+      "last_updated": "2023-12-30T16:46:21Z",
+      "stargazers_count": 1,
+      "topics": [
+        "calendar",
+        "catholic",
+        "catholic-calendar",
+        "catholicism",
+        "home-assistant-catholic-calendar",
+        "homeassistant-addons",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1733329439.664595
+    },
+    "420701401": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "klacol/homeassistant-clage_homeserver",
+      "category": "integration",
+      "description": "Home Assistant integration for the water heater CLAGE DSX Touch connected through a Clage Homeserver",
+      "domain": "clage_homeserver",
+      "etag_repository": "W/\"84ae274f54da095deeb5175c430eb3e91ba624b06527e2b7e9e58b1ea39aa47c\"",
+      "last_updated": "2024-06-06T14:52:29Z",
+      "stargazers_count": 2,
+      "topics": [
+        "clage",
+        "waterheater"
+      ],
+      "last_fetched": 1729217049.192063
+    },
+    "292008305": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Kibibit/kb-steam-card",
+      "category": "plugin",
+      "description": "A Home Assistant card for Steam integrations",
+      "etag_repository": "W/\"4c35a603917ab99fc40ae8672b467262a9960cc15deaee62a47fc7870a2640ba\"",
+      "last_updated": "2023-04-21T15:14:57Z",
+      "stargazers_count": 28,
+      "topics": [
+        "card",
+        "steam"
+      ],
+      "last_fetched": 1739017455.239221
+    },
+    "207881337": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pinkywafer/Anniversaries",
+      "category": "integration",
+      "description": "Anniversary Countdown Sensor for Home Assistant",
+      "domain": "anniversaries",
+      "downloads": 6376,
+      "etag_repository": "W/\"dff6beafb481ad3b73e4b03a10035470364efea017c3bf8001551e5a0a5659a4\"",
+      "last_updated": "2024-12-11T13:47:44Z",
+      "stargazers_count": 175,
+      "topics": [
+        "anniversaries"
+      ],
+      "last_fetched": 1738945401.328992
+    },
+    "355159299": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alryaz/hass-moscow-pgu",
+      "category": "integration",
+      "description": "Moscow PGU services for HomeAssistant",
+      "domain": "moscow_pgu",
+      "etag_repository": "W/\"b815ae1503f6610db973127f37edfade68dedd1476ee5fec5d07d65a424f01be\"",
+      "last_updated": "2021-11-10T06:44:41Z",
+      "stargazers_count": 22,
+      "topics": [
+        "gosuslugi"
+      ],
+      "last_fetched": 1738167419.690572
+    },
+    "472497355": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MTrab/energidataservice",
+      "category": "integration",
+      "description": "Fetches spot prices from Energi Data Service",
+      "domain": "energidataservice",
+      "downloads": 4037,
+      "etag_repository": "W/\"83c0a6ad262ec27c3c1cc27e7801a8ade6680a175e800c76439dbc5dfd95ea6a\"",
+      "last_updated": "2025-02-13T04:27:56Z",
+      "stargazers_count": 211,
+      "topics": [
+        "energi",
+        "spotprice",
+        "statistics"
+      ],
+      "last_fetched": 1739456425.957237
+    },
+    "586363416": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "phischdev/lovelace-mushroom-better-sliders",
+      "category": "plugin",
+      "description": "Fork of Mushroom Cards - For better touch control of light sliders 🍄",
+      "downloads": 53372,
+      "etag_repository": "W/\"1835b5fc551df20e251fd2c17fe5dedd81309802af8ca0a91a4b6c7239ae4a4b\"",
+      "last_updated": "2024-04-05T13:00:07Z",
+      "stargazers_count": 35,
+      "topics": [
+        "card",
+        "mushroom",
+        "sliders",
+        "touch"
+      ],
+      "last_fetched": 1739643500.290681
+    },
+    "512213802": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alemuro/ha-cecotec-conga",
+      "category": "integration",
+      "description": "Cecotec Conga - Custom Component for Home Assistant",
+      "domain": "cecotec_conga",
+      "etag_repository": "W/\"22790c5033b0b45f018ed0a0db98efbf5357ae5dd429e39db1007564d9ef388f\"",
+      "last_updated": "2023-07-01T09:09:09Z",
+      "stargazers_count": 10,
+      "topics": [
+        "automation",
+        "cecotec",
+        "conga"
+      ],
+      "last_fetched": 1736705819.813049
+    },
+    "566085483": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "LaggAt/ha-jokes",
+      "category": "integration",
+      "description": "Home Assistant Sensor providing a random joke every minute.",
+      "domain": "jokes",
+      "etag_repository": "W/\"8826099a2e016b1a3a5841e4721193536504b5fc39ec0150c597cd12620e64b9\"",
+      "last_updated": "2025-01-07T08:09:30Z",
+      "stargazers_count": 20,
+      "topics": [
+        "devcontainer",
+        "fun",
+        "jokes"
+      ],
+      "last_fetched": 1736619737.834418
+    },
+    "322881712": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "juacas/honor_x3",
+      "category": "integration",
+      "description": "Honor X3 router Device tracker for Home Assistant",
+      "domain": "honor_x3",
+      "etag_repository": "W/\"37e41e458606f944a4c5ea9dc3f7aecde35bb9e665980f42b3e417b790f13544\"",
+      "last_updated": "2021-08-24T07:44:17Z",
+      "stargazers_count": 12,
+      "topics": [
+        "device-tracker",
+        "presence-detection",
+        "router"
+      ],
+      "last_fetched": 1730103808.317193
+    },
+    "325962977": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "msekoranja/emsc-hacs-repository",
+      "category": "integration",
+      "description": "EMSC Home Assistant Integration",
+      "domain": "emscrss",
+      "etag_repository": "W/\"2443d01c694aff7da9f69d067b133a1963197283942a7770ae4a2431a0491f8d\"",
+      "last_updated": "2024-04-02T11:09:26Z",
+      "stargazers_count": 4,
+      "last_fetched": 1739607739.87468
+    },
+    "745837766": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dan-r/HomeAssistant-NissanConnect",
+      "category": "integration",
+      "description": "Unofficial Home Assistant integration for interacting with Nissan Connect vehicles 🚗",
+      "domain": "nissan_connect",
+      "etag_repository": "W/\"d259ff2a6cba5c7d8370d96ae2f5ea2b822275a1c91704042c9ecf1b80602527\"",
+      "last_updated": "2025-01-25T23:26:31Z",
+      "stargazers_count": 55,
+      "topics": [
+        "nissan",
+        "nissan-leaf",
+        "nissanconnect"
+      ],
+      "last_fetched": 1739290897.784081
+    },
+    "930250618": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Nuhser/jinja-speech-helpers-german",
+      "category": "template",
+      "description": "Custom Jinja macros for formatting German text (e.g. in notifications)",
+      "etag_repository": "W/\"dfe2be1c2be6df698edcad6c1bc0cc5b0bd4824069a7392f0de4ff7a91fdcbc6\"",
+      "last_updated": "2025-02-13T16:38:29Z",
+      "stargazers_count": 2,
+      "topics": [
+        "german",
+        "hacs-template",
+        "jinja",
+        "jinja-template",
+        "pluralize"
+      ],
+      "last_fetched": 1739470728.673603
+    },
+    "328361159": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jellespijker/home-assistant-ultimaker",
+      "category": "integration",
+      "description": "Home-Assistant component for Ultimaker printers (UM3, S3, S5)",
+      "domain": "ultimaker",
+      "etag_repository": "W/\"d00d35b68172e97e824fbd4c313a8a71fdf31a655f0e12aa54b833fac461f7f2\"",
+      "last_updated": "2023-10-21T16:06:29Z",
+      "stargazers_count": 18,
+      "topics": [
+        "3d-printing",
+        "home-assistant-component",
+        "s3",
+        "s5",
+        "ultimaker",
+        "um3"
+      ],
+      "last_fetched": 1737772876.782376
+    },
+    "121891488": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thevoltagesource/LennoxiComfort",
+      "category": "integration",
+      "description": "Home Assistant custom component for controlling Lennox iComfort WiFi and AirEase Comfort Sync thermostats.",
+      "domain": "myicomfort",
+      "etag_repository": "W/\"58e27f8dbacd59191730885760d9e84d8e433bdbfb93caa8103f15f470e265f3\"",
+      "last_updated": "2024-09-07T02:16:49Z",
+      "stargazers_count": 35,
+      "topics": [
+        "icomfort",
+        "lennox",
+        "thermostat"
+      ],
+      "last_fetched": 1736816930.289241
+    },
+    "694582318": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "SirGoodenough/Logic-Chekr",
+      "category": "template",
+      "description": "Check a list of entities to see their Boolean state. Jinja Custom Template.",
+      "etag_repository": "W/\"62cf897f0fd324f682ff8a5875e48c183637ae435cfc91ee9d8296e96cb451a0\"",
+      "last_updated": "2024-07-03T06:21:40Z",
+      "stargazers_count": 4,
+      "topics": [
+        "bool",
+        "boolean",
+        "custom-template",
+        "jinja2-templates"
+      ],
+      "last_fetched": 1730052981.527799
+    },
+    "586066332": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pink88/Tuiss2HA",
+      "category": "integration",
+      "description": "Integrates Blinds2go smart blinds powered by the Tuiss Smartview platform with Home Assistant using ble. ",
+      "domain": "tuiss2ha",
+      "etag_repository": "W/\"34839fec911ca292db986fdbb6ea39eebbaf44b67857cfb6c45a11ea72e2bb7d\"",
+      "last_updated": "2025-01-21T20:53:22Z",
+      "stargazers_count": 59,
+      "topics": [
+        "blinds",
+        "covers",
+        "smart-blinds"
+      ],
+      "last_fetched": 1739607794.026282
+    },
+    "328132422": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jtbgroup/kodi-playlist-card",
+      "category": "plugin",
+      "description": "This repository is used to contain the code of a kodi playlist card for Home Assistant and publish it via HACS",
+      "downloads": 690,
+      "etag_repository": "W/\"6e841bc320682943e355facd340ec12c7d8ff90069e930e377f40b193edcbd65\"",
+      "last_updated": "2024-02-18T03:17:00Z",
+      "stargazers_count": 3,
+      "topics": [
+        "kodi"
+      ],
+      "last_fetched": 1729213426.693203
+    },
+    "388918745": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "CreasolTech/home-assistant-creasol-dombus",
+      "category": "integration",
+      "description": "Home Assistant integration for Creasol DomBus RS485 modules (inputs, outputs, sensors).",
+      "domain": "creasoldombus",
+      "etag_repository": "W/\"6e03a5249218b6fbe2151721ceda65cb238f2046940a8878f9942547f1cb025a\"",
+      "last_updated": "2023-07-22T10:29:32Z",
+      "stargazers_count": 1,
+      "topics": [
+        "dombus",
+        "domotic",
+        "rs485"
+      ],
+      "last_fetched": 1729213430.647557
+    },
+    "216183299": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/material-dark-pink",
+      "category": "theme",
+      "description": "Material Dark Pink theme for Home Assistant",
+      "etag_repository": "W/\"23e997ea14947b715bb73f0a8ea9427e156913b531a8c483726f701d6058999a\"",
+      "last_updated": "2023-03-27T19:57:38Z",
+      "stargazers_count": 3,
+      "last_fetched": 1738976438.108105
+    },
+    "188686483": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/decluttering-card",
+      "category": "plugin",
+      "description": "🧹 Declutter your lovelace configuration with the help of this card",
+      "downloads": 31322,
+      "etag_repository": "W/\"260b085596be651e3aac8b11a9e8eefdf6b0a8556612bf8a5ecd354c91ec916c\"",
+      "last_updated": "2024-03-16T23:01:28Z",
+      "stargazers_count": 402,
+      "last_fetched": 1739391300.620578
+    },
+    "637172632": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elden1337/hass-peaqnext",
+      "category": "integration",
+      "description": "Utility sensors to help find the next best usage of your appliances",
+      "domain": "peaqnext",
+      "downloads": 181,
+      "etag_repository": "W/\"0df2706b568a10095d0e9e1b1f3f6896e439cc67a56e81404e3a6dd626f26608\"",
+      "last_updated": "2024-10-08T18:27:47Z",
+      "stargazers_count": 7,
+      "topics": [
+        "energidataservice",
+        "nordpool"
+      ],
+      "last_fetched": 1729213533.56072
+    },
+    "456292486": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jnxxx/homeassistant-dabblerdk_powermeterreader",
+      "category": "integration",
+      "description": "Home Assistant integration for reading Echelon/NES smart power meter, by utilizing the Dabbler.dk MEP module ",
+      "domain": "dabblerdk_powermeterreader",
+      "downloads": 119,
+      "etag_repository": "W/\"49070cd626b2c1600abcfd7f39f9a1c556853d5cb545d22d704968116ff97c3b\"",
+      "last_updated": "2024-07-07T10:10:14Z",
+      "stargazers_count": 20,
+      "topics": [
+        "83331-3i",
+        "dabbler-dk",
+        "echelon",
+        "energy",
+        "nes",
+        "powermeter"
+      ],
+      "last_fetched": 1729217026.103485
+    },
+    "157674859": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dnguyen800/air-visual-card",
+      "category": "plugin",
+      "description": "A Lovelace card showing air quality data from airvisual.com. Requires the AirVisual component.",
+      "etag_repository": "W/\"61cc5a935366f51f3350eb2c3027f3741a34ffd8b87e13331fb278e977182908\"",
+      "last_updated": "2024-11-19T20:29:44Z",
+      "stargazers_count": 106,
+      "topics": [
+        "air-quality",
+        "air-visual"
+      ],
+      "last_fetched": 1737799983.824831
+    },
+    "485971293": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "drakhart/ha-super-soco-custom",
+      "category": "integration",
+      "description": "Custom component for integrating your Super Soco or Vmoto Soco motorcycle into Home Assistant. It provides meaningful data like power status, battery percentage, location and a lot more.",
+      "domain": "super_soco_custom",
+      "etag_repository": "W/\"ff47807eab3c727710f7d5670afcb50f2bdcd3aa7fc67198edb0cf23ddddffef\"",
+      "last_updated": "2025-01-03T23:54:27Z",
+      "stargazers_count": 17,
+      "topics": [
+        "super-soco"
+      ],
+      "last_fetched": 1739607510.165294
+    },
+    "656746023": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "langestefan/auto-sun-blind",
+      "category": "template",
+      "description": "Automatically control your sun blinds via home assistant based on the position of the sun.",
+      "etag_repository": "W/\"d724e1f77647d120fce55581e0125461e7324420445f00e43c46df38c9d9bcf2\"",
+      "last_updated": "2024-03-04T16:39:22Z",
+      "stargazers_count": 37,
+      "topics": [
+        "automation",
+        "blueprint",
+        "cover",
+        "energy-management",
+        "solar",
+        "sun",
+        "sunrise-sunset"
+      ],
+      "last_fetched": 1739052677.994276
+    },
+    "594389396": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Sese-Schneider/ha-energy-overview-card",
+      "category": "plugin",
+      "description": "A simple card which displays energy usage details of one or multiple entities.",
+      "downloads": 9407,
+      "etag_repository": "W/\"9a13851a78552a6713a853b6515e4112965c9d69691cb2413d1f431b3656247d\"",
+      "last_updated": "2024-07-07T13:11:45Z",
+      "stargazers_count": 55,
+      "topics": [
+        "energy",
+        "energy-monitor",
+        "power",
+        "shelly-3em"
+      ],
+      "last_fetched": 1733545774.562219
+    },
+    "227988032": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "estiens/sweet_pink_hass_theme",
+      "category": "theme",
+      "description": "Theme for home assistant that makes use of pinks and purples and maybe some teal",
+      "etag_repository": "W/\"a520d86a901122e5d03ba2bebffc147edb672a78dcb93f2c9cb939bb2a408e9a\"",
+      "last_updated": "2024-11-18T23:16:22Z",
+      "stargazers_count": 6,
+      "topics": [
+        "cyberpunk",
+        "lovelace-theme"
+      ],
+      "last_fetched": 1731978345.798184
+    },
+    "341707887": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/pollen-hu-card",
+      "category": "plugin",
+      "description": "Home Assistant custom Lovelace card for pollen information in Hungary",
+      "downloads": 1036,
+      "etag_repository": "W/\"52f18e132ad86c59fad401a6920ae5353b672b40ecbcb2f86a4cbb1a65b41be6\"",
+      "last_updated": "2023-04-20T09:35:25Z",
+      "stargazers_count": 14,
+      "topics": [
+        "hungary",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1738844790.686522
+    },
+    "326220257": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "marotoweb/home-assistant-vacuum-viomise",
+      "category": "integration",
+      "description": "Hacky Home assistant support for Viomi SE (V-RVCLM21A)",
+      "domain": "viomise",
+      "downloads": 292,
+      "etag_repository": "W/\"db6317e8485bb4847e390089970c1a92f9e5f49690b05a09cee85f4aad2a07da\"",
+      "last_updated": "2025-02-12T22:25:18Z",
+      "stargazers_count": 23,
+      "topics": [
+        "robot-vacuum",
+        "vacuum",
+        "viomi"
+      ],
+      "last_fetched": 1739449929.369398
+    },
+    "180229356": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "benct/lovelace-xiaomi-vacuum-card",
+      "category": "plugin",
+      "description": "Simple card for various robot vacuums in Home Assistant's Lovelace UI",
+      "downloads": 32884,
+      "etag_repository": "W/\"d509653439cb19b895fdbeb14946639479fa8b0c7a0da896fa0a18905a10a553\"",
+      "last_updated": "2023-01-18T07:18:33Z",
+      "stargazers_count": 268,
+      "topics": [
+        "card",
+        "roborock",
+        "robot-vacuums",
+        "vacuum",
+        "xiaomi",
+        "xiaomi-vacuum"
+      ],
+      "last_fetched": 1738570713.478475
+    },
+    "167744584": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-auto-entities",
+      "category": "plugin",
+      "description": "🔹Automatically populate the entities-list of lovelace cards",
+      "etag_repository": "W/\"a386795c8159ff45e69f99722834360d9cc4ce135c34f813f1dd0ee22afdce65\"",
+      "last_updated": "2024-06-03T19:15:02Z",
+      "stargazers_count": 1415,
+      "last_fetched": 1739636236.308806
+    },
+    "199888538": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.stadtreinigung_hamburg",
+      "category": "integration",
+      "description": "Stadtreinigung Hamburg - get garbage collection dates in Hamburg - custom component for Home Assistant",
+      "domain": "stadtreinigung_hamburg",
+      "downloads": 309,
+      "etag_repository": "W/\"4b01a307dab3cfd80002897a1d643a2835f201b201b7e25b8698037320ca7410\"",
+      "last_updated": "2024-12-04T20:29:40Z",
+      "stargazers_count": 27,
+      "last_fetched": 1739607466.424773
+    },
+    "805658427": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MiguelAngelLV/ha-input-stats",
+      "category": "integration",
+      "description": "Home Assistant custom component to create a custom input number with stats support",
+      "domain": "input_stats",
+      "downloads": 150,
+      "etag_repository": "W/\"afe152791a84b7ab5da635aada013d55ced74f95f36c26df7ab84854cce5aef6\"",
+      "last_updated": "2024-11-13T19:53:08Z",
+      "stargazers_count": 9,
+      "topics": [
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739298208.266814
+    },
+    "203294272": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/unused-card",
+      "category": "plugin",
+      "description": "All your unused entities in a list",
+      "etag_repository": "W/\"dec4956eab1224bb86511cfb4d8cf72be3398c329b96a0f862191e43de3184d5\"",
+      "last_updated": "2023-01-04T07:38:35Z",
+      "stargazers_count": 32,
+      "last_fetched": 1729213364.937618
+    },
+    "316527506": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iprak/winix",
+      "category": "integration",
+      "description": "Home Assistant component for C545 Winix Air Purifier",
+      "domain": "winix",
+      "etag_repository": "W/\"48f6114d342cbb5a36c3abedf96261e83547716725fea631d463b7a28218a878\"",
+      "last_updated": "2025-01-12T15:41:20Z",
+      "stargazers_count": 117,
+      "topics": [
+        "purifier",
+        "winix"
+      ],
+      "last_fetched": 1739628905.717376
+    },
+    "226567922": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Poeschl/slate_red",
+      "category": "theme",
+      "description": "My red\"isch\" home assistant theme.",
+      "etag_repository": "W/\"19be067700570626a457db5da65127b1f5cf8e5779965c739421a70cd725a8f5\"",
+      "last_updated": "2024-02-18T14:01:29Z",
+      "stargazers_count": 1,
+      "topics": [
+        "material-design",
+        "red"
+      ],
+      "last_fetched": 1729213365.159637
+    },
+    "416883534": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vincentwolsink/home_assistant_micronova_agua_iot",
+      "category": "integration",
+      "description": "Home Assistant integration controlling heating devices (pellet stoves) connected via the Agua IOT platform of Micronova",
+      "domain": "aguaiot",
+      "etag_repository": "W/\"b49318c2516fe868ae1a1f923a432ac2f64ef76bec9a2e0d32d4cd40e3545308\"",
+      "last_updated": "2025-02-11T15:30:41Z",
+      "stargazers_count": 44,
+      "topics": [
+        "agua-iot",
+        "hacs-custom",
+        "home-assistant-component",
+        "home-assistant-integration",
+        "micronova",
+        "micronova-agua-iot",
+        "pellet-stove"
+      ],
+      "last_fetched": 1739629241.666059
+    },
+    "202203063": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bbbenji/synthwave-hass",
+      "category": "theme",
+      "description": "Synthwave inspired theme for Home Assistant",
+      "etag_repository": "W/\"69ea539580292a0f384d9004d461cfb4b9268d0e2d7ac1c386d68079f5e39991\"",
+      "last_updated": "2025-01-13T08:04:39Z",
+      "stargazers_count": 166,
+      "topics": [
+        "css",
+        "home-assistant-theme",
+        "javascript",
+        "synthwave"
+      ],
+      "last_fetched": 1739103757.449503
+    },
+    "378256174": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rianadon/opensprinkler-card",
+      "category": "plugin",
+      "description": "Home Assistant card for collecting OpenSprinkler status",
+      "downloads": 3973,
+      "etag_repository": "W/\"96827fdbd6601a4bc644e12de11996610a77550d7d5e7b4ae7d4224222765b32\"",
+      "last_updated": "2022-11-25T09:22:58Z",
+      "stargazers_count": 68,
+      "topics": [
+        "opensprinkler"
+      ],
+      "last_fetched": 1736626575.68834
+    },
+    "369774988": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "petergridge/openweathermaphistory",
+      "category": "integration",
+      "description": "A home assistant sensor that uses the OpenWeatherMap API to get forecast, current obs and history data",
+      "domain": "openweathermaphistory",
+      "downloads": 2879,
+      "etag_repository": "W/\"4e9bbb1b91cc7c8d48c3f1858da78d36ce5a547c5dc8e2d9bd978e5d68b9ce16\"",
+      "last_updated": "2025-01-09T08:48:12Z",
+      "stargazers_count": 59,
+      "topics": [
+        "irrigation",
+        "weather"
+      ],
+      "last_fetched": 1739398807.932539
+    },
+    "470262899": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "coltondick/nordic-theme-main",
+      "category": "theme",
+      "description": "Nordic theme for home assistant.",
+      "etag_repository": "W/\"b68800bc80f2cf5aa2bfa4831f70d4e5d3ee188849e6685fc7ede9294e4642d4\"",
+      "last_updated": "2024-09-26T17:23:11Z",
+      "stargazers_count": 18,
+      "last_fetched": 1739190375.643768
+    },
+    "523250759": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dmamontov/hass-seafile",
+      "category": "integration",
+      "description": "Seafile for Home Assistant",
+      "domain": "seafile",
+      "etag_repository": "W/\"593f6b9d9e10ee8c4fa5c58ce8596d60e33e5db195962da581a3d7285d4361b1\"",
+      "last_updated": "2023-03-14T09:16:03Z",
+      "stargazers_count": 7,
+      "topics": [
+        "cloud",
+        "cloud-storage",
+        "file-sync",
+        "files",
+        "seafile",
+        "storage",
+        "sync"
+      ],
+      "last_fetched": 1733062487.741674
+    },
+    "536765576": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kamaradclimber/rte-ecowatt",
+      "category": "integration",
+      "description": "A home assistant component for ecowatt api exposed by french company RTE",
+      "domain": "rte_ecowatt",
+      "etag_repository": "W/\"3219ee52a57e452dd71b8c09f9ee3b904f2dd4402ef19c199ef930a86440cf9e\"",
+      "last_updated": "2024-09-05T18:51:44Z",
+      "stargazers_count": 67,
+      "topics": [
+        "electricity",
+        "rte"
+      ],
+      "last_fetched": 1738678676.502259
+    },
+    "256292682": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "maxwroc/battery-state-card",
+      "category": "plugin",
+      "description": "Battery state card for Home Assistant",
+      "downloads": 64921,
+      "etag_repository": "W/\"4002651bd12565df7ffeb6985add84469e15988f3c920f67b2b994ab045577e7\"",
+      "last_updated": "2024-04-16T15:53:24Z",
+      "stargazers_count": 954,
+      "topics": [
+        "battery",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739355380.038132
+    },
+    "228299254": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rsnodgrass/hass-lunos",
+      "category": "integration",
+      "description": "LUNOS HRV Ventilation Fan Control for Home Assistant",
+      "domain": "lunos",
+      "etag_repository": "W/\"6c697c62b0ee238ea6e60d20d0a94b61d19d7c292ec8504fdabfa60c6d4b4b6f\"",
+      "last_updated": "2025-01-29T22:11:59Z",
+      "stargazers_count": 26,
+      "topics": [
+        "hrv",
+        "hvac",
+        "lunos",
+        "smart-home-solutions",
+        "ventilation"
+      ],
+      "last_fetched": 1738199274.500577
+    },
+    "278596510": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jesserockz/ha-leafspy",
+      "category": "integration",
+      "description": "A Home Assistant integration to receive live data sent from the LeafSpy app",
+      "domain": "leafspy",
+      "etag_repository": "W/\"a267a35020353530e865abfabe6849fad71bcb0881f14b2edf5f9363e8277d83\"",
+      "last_updated": "2024-12-29T05:24:27Z",
+      "stargazers_count": 28,
+      "topics": [
+        "electric-vehicles",
+        "ev",
+        "leaf",
+        "leafspy",
+        "nissan"
+      ],
+      "last_fetched": 1739607618.401701
+    },
+    "229060565": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/Xiaomi-Smart-Multipurpose-Kettle",
+      "category": "integration",
+      "description": "小米养生壶",
+      "domain": "health_pot",
+      "etag_repository": "W/\"0c30273a5abffd2e1fbdf1d5ee6c96f9a7c3b2a38794b3792a383d24611cc7a6\"",
+      "last_updated": "2022-06-02T18:40:56Z",
+      "stargazers_count": 9,
+      "last_fetched": 1736072173.089224
+    },
+    "231083679": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "aFFekopp/dark_teal",
+      "category": "theme",
+      "description": "🐵 Dark Theme based on clear-theme-dark by @naofireblade",
+      "etag_repository": "W/\"3013f909a253f0f5593f28ea2820f9f5c97cba6cce497734636429d76d47d745\"",
+      "last_updated": "2022-03-15T09:06:42Z",
+      "stargazers_count": 26,
+      "topics": [
+        "dark-theme",
+        "home-assistant-theme"
+      ],
+      "last_fetched": 1733833745.213748
+    },
+    "332589148": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nicufarmache/lovelace-big-slider-card",
+      "category": "plugin",
+      "description": "A card with a big slider for light entities in Home Assistant",
+      "downloads": 14134,
+      "etag_repository": "W/\"5a9ed8a13fbb1574b393ee31af416d63bd34979f1caa250a04fc751a0761d85f\"",
+      "last_updated": "2024-02-28T23:31:24Z",
+      "stargazers_count": 84,
+      "topics": [
+        "big-slider",
+        "card",
+        "light",
+        "lovelace-card",
+        "lovelace-custom-card",
+        "lovelace-slider",
+        "slider",
+        "slider-card"
+      ],
+      "last_fetched": 1739139299.752737
+    },
+    "693064759": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tetele/hvac_group",
+      "category": "integration",
+      "description": "Group together `climate` components for easy control",
+      "domain": "hvac_group",
+      "downloads": 3939,
+      "etag_repository": "W/\"5a05c673749599299e3ccc34ebff7bcaa86d317b6bd2062d41abf2a9d2c751a0\"",
+      "last_updated": "2024-11-05T08:06:27Z",
+      "stargazers_count": 30,
+      "topics": [
+        "climate",
+        "helper"
+      ],
+      "last_fetched": 1739607895.655524
+    },
+    "162468030": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "awolkers/home-assistant-themes",
+      "category": "theme",
+      "description": "A collection of modern, clean but colorfull dark themes for the Home Assistant UI. Comes in six different colors (Blue / Green / Orange / Pink / Turqoise / Yellow).",
+      "etag_repository": "W/\"cc23e112f60f5b59b9c53884d0c92aa91b33f2efad768699d00bb01b65e8b314\"",
+      "last_updated": "2024-11-29T08:50:12Z",
+      "stargazers_count": 11,
+      "topics": [
+        "dark-mode",
+        "dark-theme",
+        "home-assistant-theme",
+        "lovelace-theme"
+      ],
+      "last_fetched": 1732875328.983027
+    },
+    "604796673": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "myTselection/Carbu_com",
+      "category": "integration",
+      "description": "Actual fuel prices (super, diesel, lpg) per gasstation supported for Belgium, France, Luxembourg, Spain, Netherlands, Germany and Italy! Home Assistant custom component HACS integration for BE/FR/LU based on carbu.com and mazout.com site to compare and save on your actual fuel oil/heating oil (mazout) and fuel (diesel, super and lpg) purchases",
+      "domain": "carbu_com",
+      "etag_repository": "W/\"387181135a6b05609ce0cd5d0c5ee1173c8b10a91a42f0429df65b285655a20b\"",
+      "last_updated": "2025-02-15T16:15:47Z",
+      "stargazers_count": 28,
+      "topics": [
+        "fuel-prices",
+        "price-tracker"
+      ],
+      "last_fetched": 1739643781.237938
+    },
+    "246549747": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "totaldebug/atomic-calendar-revive",
+      "category": "plugin",
+      "description": "An advanced calendar card for Home Assistant Lovelace.",
+      "downloads": 40959,
+      "etag_repository": "W/\"d2275aa6c2a0e707ba71ad577d6fc34d44b30e4e432e662a17da708de4a7fb81\"",
+      "last_updated": "2024-12-08T20:18:41Z",
+      "stargazers_count": 503,
+      "topics": [
+        "calendar",
+        "card",
+        "javascript",
+        "module"
+      ],
+      "last_fetched": 1739196982.986406
+    },
+    "446955395": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iablon/HomeAssistant-Touchpad-Card",
+      "category": "plugin",
+      "description": "A card that simplifies TV interaction from HomeAssistant",
+      "etag_repository": "W/\"cbfcd515864b4dc9aa673991ab0ecf8b156ac395f5d951c0dfc697262941ab34\"",
+      "last_updated": "2023-09-14T13:59:21Z",
+      "stargazers_count": 19,
+      "topics": [
+        "remote",
+        "tizen",
+        "touchpad",
+        "touchpad-remote",
+        "trackpad",
+        "tv-remote"
+      ],
+      "last_fetched": 1729213409.812553
+    },
+    "581307720": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "CM000n/qss",
+      "category": "integration",
+      "description": "QuestDB State Storage (QSS) Custom Component for Home Assistant to store entity states inside a QuestDB.",
+      "domain": "qss",
+      "downloads": 2,
+      "etag_repository": "W/\"b495c5ce38142d3a1c10faad380073f0bfef47436c231a93e1077df8f47ad5e3\"",
+      "last_updated": "2025-02-03T12:28:46Z",
+      "stargazers_count": 10,
+      "topics": [
+        "analytics",
+        "database",
+        "grafana",
+        "qss",
+        "questdb",
+        "state-storage",
+        "storage",
+        "timeseries"
+      ],
+      "last_fetched": 1738592102.957372
+    },
+    "369883961": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lorenzo-deluca/homeassistant-silence",
+      "category": "integration",
+      "description": "Home Assistant Integration for Silence Scooter",
+      "domain": "silencescooter",
+      "etag_repository": "W/\"c90ef986db852acc2a795dad31732289d15e25f2318f0b01e6149c2e4a7d2d7b\"",
+      "last_updated": "2024-10-26T08:05:26Z",
+      "stargazers_count": 23,
+      "topics": [
+        "electric-vehicles",
+        "silence",
+        "silence-s01",
+        "silence-scooter"
+      ],
+      "last_fetched": 1730226257.35425
+    },
+    "452272431": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "larry-wong/bemfa",
+      "category": "integration",
+      "description": "将 Home Assistant 实体同步至巴法云,并使用小爱同学/天猫精灵/小度音箱控制。",
+      "domain": "bemfa",
+      "etag_repository": "W/\"97b90da644072c1783e4fdcdb9f6fde2bf5a8de5a52e5db3f913a536c3869d57\"",
+      "last_updated": "2024-07-20T17:48:51Z",
+      "stargazers_count": 443,
+      "topics": [
+        "bemfa"
+      ],
+      "last_fetched": 1739031587.264343
+    },
+    "504880554": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elahd/ha-cyclepay",
+      "category": "integration",
+      "description": "Home Assistant Integration for ESD/Hercules CyclePay Laundry Rooms",
+      "domain": "cyclepay",
+      "etag_repository": "W/\"e557e0625ee5a12a0cc00c87f0e98eb0f095dd623ea4329d59562b1fb00ba193\"",
+      "last_updated": "2025-02-10T17:08:33Z",
+      "stargazers_count": 4,
+      "topics": [
+        "laundry"
+      ],
+      "last_fetched": 1739211684.837283
+    },
+    "768996945": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vingerha/ha_adsb_lol",
+      "category": "integration",
+      "description": "Home Assistant Integration with adsb.lol ",
+      "domain": "adsb_lol",
+      "etag_repository": "W/\"f247b23abadb5c22667e6ca24e30a6c05505ab9b3debee25b50c6ab8d7008324\"",
+      "last_updated": "2025-01-28T17:45:05Z",
+      "stargazers_count": 8,
+      "topics": [
+        "aircraft",
+        "flight",
+        "tracker"
+      ],
+      "last_fetched": 1739651030.049106
+    },
+    "193371652": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-custom-components-Looko2",
+      "category": "integration",
+      "description": "This sensor uses official API to get air quality data from https://looko2.com.",
+      "domain": "looko2",
+      "downloads": 1,
+      "etag_repository": "W/\"fe7a28d694f119cf274a29334cb4a7b86335d6daf877f2de9f1382e3f3b9a258\"",
+      "last_updated": "2025-01-07T04:50:11Z",
+      "stargazers_count": 7,
+      "topics": [
+        "air-quality",
+        "weather"
+      ],
+      "last_fetched": 1736231237.164263
+    },
+    "424574671": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "roslovets/SP110E-HASS",
+      "category": "integration",
+      "description": "Control SP110E RGB LED BLE Controller from Home Assistant",
+      "domain": "sp110e",
+      "etag_repository": "W/\"5d701571622515aa4a1c2c88be6b2f9c4ea50fc24bac5bf2de3417dba55aa6e3\"",
+      "last_updated": "2022-09-04T12:58:32Z",
+      "stargazers_count": 13,
+      "topics": [
+        "ble",
+        "rgb",
+        "sp110e"
+      ],
+      "last_fetched": 1737498023.557126
+    },
+    "325755578": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ReneNulschDE/mbapi2020",
+      "category": "integration",
+      "description": "Custom Component to integrate Mercedes-Benz cars into Home-Assistant",
+      "domain": "mbapi2020",
+      "downloads": 211,
+      "etag_repository": "W/\"87091f3aaf62e586f899f62978824ab369f11bd9dbe38b141466cffc739fe1fe\"",
+      "last_updated": "2025-02-07T15:45:44Z",
+      "stargazers_count": 194,
+      "topics": [
+        "car",
+        "home-assistant-component",
+        "lock",
+        "switch"
+      ],
+      "last_fetched": 1739485238.571551
+    },
+    "350886220": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "finity69x2/fan-mode-button-row",
+      "category": "plugin",
+      "description": "Frontend plugin to control fans in Home Assistant using preset modes for speeds",
+      "etag_repository": "W/\"814ee5f2a142201d3096e4c3de1b34f9e8c5cfd037153f0281bfb460fda6c0cb\"",
+      "last_updated": "2023-11-25T16:42:39Z",
+      "stargazers_count": 15,
+      "topics": [
+        "fan",
+        "preset"
+      ],
+      "last_fetched": 1733408114.776365
+    },
+    "574693804": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gndean/home-assistant-hypervolt-charger",
+      "category": "integration",
+      "description": "Home Assistant integration for Hypervolt EV charger",
+      "domain": "hypervolt_charger",
+      "etag_repository": "W/\"dc3093462b740f19eb782fea18af4835c9e99f0081c083e4db545ede38805344\"",
+      "last_updated": "2024-11-16T18:17:44Z",
+      "stargazers_count": 53,
+      "topics": [
+        "ev-charger",
+        "ev-charging",
+        "hypervolt"
+      ],
+      "last_fetched": 1739089164.523433
+    },
+    "203036108": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Hypfer/lovelace-valetudo-map-card",
+      "category": "plugin",
+      "description": "Display the map from a valetudo-enabled robot in a home assistant dashboard card.",
+      "etag_repository": "W/\"505901c1b8c40bc8a082374badb71e692297d8fa67848d8e441db55a8522b3d0\"",
+      "last_updated": "2024-12-15T10:40:08Z",
+      "stargazers_count": 263,
+      "topics": [
+        "valetudo"
+      ],
+      "last_fetched": 1739125061.11444
+    },
+    "168570875": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ljmerza/fitbit-card",
+      "category": "plugin",
+      "description": "fitbit-card for lovelace",
+      "downloads": 2899,
+      "etag_repository": "W/\"d42466b4530ef957b6cde9b416e1388744608a6758d103ca14f55de5e8765808\"",
+      "last_updated": "2020-07-10T20:55:32Z",
+      "stargazers_count": 26,
+      "last_fetched": 1738723467.251989
+    },
+    "342026799": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/pollen_hu",
+      "category": "integration",
+      "description": "Home Assistant custom component for Pollen Information in Hungary",
+      "domain": "pollen_hu",
+      "downloads": 5,
+      "etag_repository": "W/\"f2b677a9c34d2d9f58d45e57deee84688416d43ce72c788181e2fe8b0ced28c7\"",
+      "last_updated": "2024-07-17T19:20:23Z",
+      "stargazers_count": 12,
+      "topics": [
+        "homeassistant-custom-component",
+        "hungary"
+      ],
+      "last_fetched": 1729213351.460974
+    },
+    "259739166": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "markgdev/home-assistant_OctopusAgile",
+      "category": "integration",
+      "description": "Octopus Agile custom component for Home Assistant",
+      "domain": "octopusagile",
+      "etag_repository": "W/\"b421d1d04376ce1ca01ad587a3812a4dfb639398b0749b7572316b8aac168765\"",
+      "last_updated": "2024-01-20T06:51:48Z",
+      "stargazers_count": 94,
+      "topics": [
+        "energy",
+        "octopus",
+        "octopus-agile",
+        "octopus-energy"
+      ],
+      "last_fetched": 1736691452.337004
+    },
+    "731302513": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tbouron/ha-agur",
+      "category": "integration",
+      "description": "Home Assistant integration for Agur https://ael.agur.fr",
+      "domain": "agur",
+      "etag_repository": "W/\"f319d8731cf6c792bff2d5ebfcbcc64682a38d340983e8135be76d41c2412622\"",
+      "last_updated": "2024-10-17T21:42:04Z",
+      "topics": [
+        "custom-integration",
+        "history",
+        "sensors",
+        "statistics",
+        "water"
+      ],
+      "last_fetched": 1729217292.522739
+    },
+    "520791578": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ProudElm/solaredgeoptimizers",
+      "category": "integration",
+      "description": "Intergration to get optimizers information from the SolarEdge portal",
+      "domain": "solaredgeoptimizers",
+      "etag_repository": "W/\"81e62418f28ab148f3242e9f2a7867377c8d838eb7a6c40182ce3eb51ffa32dd\"",
+      "last_updated": "2024-07-26T11:23:07Z",
+      "stargazers_count": 49,
+      "topics": [
+        "optimizers",
+        "solaredge-api"
+      ],
+      "last_fetched": 1738858978.374258
+    },
+    "272140589": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ualex73/monitor_docker",
+      "category": "integration",
+      "description": "Monitor Docker containers from Home Assistant",
+      "domain": "monitor_docker",
+      "etag_repository": "W/\"8060a9df882a8761928fce2d7df8d57a3443dd135313649275d32e83f5649c43\"",
+      "last_updated": "2025-02-13T14:19:10Z",
+      "stargazers_count": 320,
+      "topics": [
+        "docker"
+      ],
+      "last_fetched": 1739464043.070971
+    },
+    "302145522": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "djtimca/harocketlaunchlive",
+      "category": "integration",
+      "description": "Home Assistant custom HACS integration to integrate the next 5 global rocket launches from https://rocketlaunch.live",
+      "domain": "rocketlaunchlive",
+      "etag_repository": "W/\"83f35cf48ad121530d6213a36107904e7aaf99a3d0b0c60dda2c8013b3bec027\"",
+      "last_updated": "2024-07-04T16:49:04Z",
+      "stargazers_count": 16,
+      "topics": [
+        "launch",
+        "nasa",
+        "rocket",
+        "spacex",
+        "ula"
+      ],
+      "last_fetched": 1729213493.328812
+    },
+    "536329656": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PRProd/HA-Firemote",
+      "category": "plugin",
+      "description": "Apple TV, Amazon Fire TV, Chromecast, Homatics, NVIDIA Shield, onn., Roku, Xiaomi Mi, and Android TV remote control card for Home Assistant",
+      "etag_repository": "W/\"dd1fb01dd7776e2ec8646ed39d3928c0e29d67b38d43a5064d933406bb331261\"",
+      "last_updated": "2025-01-23T18:33:48Z",
+      "stargazers_count": 643,
+      "topics": [
+        "amazon-fire",
+        "amazon-fire-tv",
+        "android",
+        "android-debug-bridge",
+        "android-tv",
+        "apple-tv",
+        "chromecast",
+        "google-tv",
+        "homatics",
+        "nvidia",
+        "nvidia-shield",
+        "onn",
+        "remote-control",
+        "roku",
+        "roku-tv",
+        "shield",
+        "xiaomi",
+        "xiaomi-mi"
+      ],
+      "last_fetched": 1739636218.858987
+    },
+    "420504770": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/water_quality_fvm",
+      "category": "integration",
+      "description": "Water quality integration for Home Assistant with data provided by Budapest FVM",
+      "domain": "water_quality_fvm",
+      "downloads": 5,
+      "etag_repository": "W/\"ba6f61e9efe82b2282db7d35a2278a2378abc1a4dfbf20ac6337217f65749a0a\"",
+      "last_updated": "2024-05-10T13:49:43Z",
+      "stargazers_count": 5,
+      "topics": [
+        "budapest",
+        "homeassistant-custom-component",
+        "hungary"
+      ],
+      "last_fetched": 1738118399.043528
+    },
+    "471000066": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elden1337/hass-peaq",
+      "category": "integration",
+      "description": "Home Assistant custom component that aids in both peak-level energy charge avoidance and spotprice-aware charging.",
+      "domain": "peaqev",
+      "downloads": 3,
+      "etag_repository": "W/\"6cedec2cb8f639c532e0bb15f593e06fb926dd55a80891345c05a1cf4c7df7f3\"",
+      "last_updated": "2025-01-05T12:03:44Z",
+      "stargazers_count": 49,
+      "topics": [
+        "chargeamps",
+        "easee",
+        "effektavgift",
+        "effekttariff",
+        "ev-charging",
+        "peak-shaving",
+        "smart-pricing",
+        "zaptec"
+      ],
+      "last_fetched": 1738174879.38684
+    },
+    "163446489": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jonkristian/entur-card",
+      "category": "plugin",
+      "description": "Home Assistant Lovelace card card for the Entur public transport component.",
+      "etag_repository": "W/\"d9d1e38af60ef77e304825589d9568b4cb726c5cd6a69cee1ff46198616e30fc\"",
+      "last_updated": "2023-10-18T23:37:42Z",
+      "stargazers_count": 58,
+      "topics": [
+        "entur",
+        "transportation"
+      ],
+      "last_fetched": 1736079903.859237
+    },
+    "304573324": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "crowbarz/ha-sql_json",
+      "category": "integration",
+      "description": "Updated SQL integration for Home Assistant that supports JSON attributes",
+      "domain": "sql_json",
+      "etag_repository": "W/\"0f0091cabfd329e8929aa659f78394410ec32d63b71642339514eeec1923854c\"",
+      "last_updated": "2023-04-17T09:10:21Z",
+      "stargazers_count": 8,
+      "topics": [
+        "json",
+        "sql"
+      ],
+      "last_fetched": 1739384418.172574
+    },
+    "379781545": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rroller/netgear",
+      "category": "integration",
+      "description": "Netgear Home Assistant Integration",
+      "domain": "netgear_wax",
+      "etag_repository": "W/\"569dceeb1b5f043b3c107cee51ebccd1bdeb29fe151542256286e2257cba9234\"",
+      "last_updated": "2025-01-18T20:14:06Z",
+      "stargazers_count": 16,
+      "topics": [
+        "netgear",
+        "wax",
+        "wax-610",
+        "wax-620",
+        "wi-fi"
+      ],
+      "last_fetched": 1737282073.952683
+    },
+    "326352749": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "giachello/mlgw",
+      "category": "integration",
+      "description": "This components integrates Bang & Olufsen Master Link Gateway and Beolink Gateway to Home Assistant, the open-source home automation platform.",
+      "domain": "mlgw",
+      "etag_repository": "W/\"e8e17a15a2767f76705cc0713779e7a8e1f4dfc39e02303ca8d6a0f94f610a3c\"",
+      "last_updated": "2024-09-17T13:26:10Z",
+      "stargazers_count": 28,
+      "topics": [
+        "bang-olufsen",
+        "beolink-gateway",
+        "masterlink-gateway",
+        "mlgw-configuration"
+      ],
+      "last_fetched": 1738707370.106367
+    },
+    "143762825": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/dual-gauge-card",
+      "category": "plugin",
+      "description": "Dual gauge custom card for Lovelace in Home Assistant",
+      "etag_repository": "W/\"69d4e21eada8526c141145463a78b4d4e39392c659c88cd9fb9b9990b5e98b14\"",
+      "last_updated": "2024-07-23T05:25:00Z",
+      "stargazers_count": 198,
+      "last_fetched": 1739535954.137794
+    },
+    "730400084": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "SplinterHead/ha-honeygain",
+      "category": "integration",
+      "description": "Track bandwidth sold and money earned in HomeAssistant",
+      "domain": "honeygain",
+      "etag_repository": "W/\"e240030a9965f816916ec3bef6d337c27d133441100e7f430ce7abc34b689d20\"",
+      "last_updated": "2025-01-29T17:49:35Z",
+      "stargazers_count": 3,
+      "topics": [
+        "cashfactory",
+        "honeygain"
+      ],
+      "last_fetched": 1738182156.945615
+    },
+    "211393677": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "piitaya/home-assistant-qubino-wire-pilot",
+      "category": "integration",
+      "description": "Home Assistant Component for Qubino Wire Pilot",
+      "domain": "qubino_wire_pilot",
+      "etag_repository": "W/\"ab79607689055b7f89c14d351973ff8a79f7eceb466b560d876deffab405a102\"",
+      "last_updated": "2024-09-04T10:42:30Z",
+      "stargazers_count": 23,
+      "topics": [
+        "climate",
+        "qubino",
+        "qubino-wire-pilot",
+        "thermostat"
+      ],
+      "last_fetched": 1731774218.955181
+    },
+    "503856080": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "netsoft-ruidias/ha-custom-component-myedenred",
+      "category": "integration",
+      "description": "myEdenred - Custom Component for Home Assistant",
+      "domain": "myedenred",
+      "etag_repository": "W/\"4531030ef1a6f22d4c1c56e7e34a97091d3e4054c8fb257e4182fcbbad5bcd10\"",
+      "last_updated": "2023-05-08T11:18:04Z",
+      "stargazers_count": 8,
+      "topics": [
+        "meal-card",
+        "myedenred"
+      ],
+      "last_fetched": 1729217145.824127
+    },
+    "146660369": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/media_player.braviatv_psk",
+      "category": "integration",
+      "description": "Sony Bravia TV (Pre-Shared Key) component for Home Assistant",
+      "domain": "braviatv_psk",
+      "downloads": 5722,
+      "etag_repository": "W/\"dc0c09b1cf096d2e48f5d3effb4881af5a2dc29a6a377c8c8e8e308324752a86\"",
+      "last_updated": "2023-02-23T19:07:55Z",
+      "stargazers_count": 107,
+      "topics": [
+        "bravia",
+        "psk",
+        "sony"
+      ],
+      "last_fetched": 1733516266.210026
+    },
+    "167885769": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "twrecked/hass-aarlo",
+      "category": "integration",
+      "description": "Asynchronous Arlo Component for Home Assistant",
+      "domain": "aarlo",
+      "etag_repository": "W/\"4e902789ca258f90409c8e6df4a8910c86d5217203d17720df17f0057fd6e51a\"",
+      "last_updated": "2025-02-15T14:03:14Z",
+      "stargazers_count": 415,
+      "topics": [
+        "arlo",
+        "netgear"
+      ],
+      "last_fetched": 1739651018.737723
+    },
+    "259904390": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Voxxie/lovelace-jumbo-card",
+      "category": "plugin",
+      "description": "A custom lovelace card for the custom Jumbo component.",
+      "downloads": 7846,
+      "etag_repository": "W/\"a1dedfff9083cf6dcd0bc67bea36227da10107e2a36397846ac41ac3c3512be1\"",
+      "last_updated": "2020-05-04T10:11:59Z",
+      "stargazers_count": 2,
+      "topics": [
+        "jumbo",
+        "lovelace-card",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1729216987.586565
+    },
+    "508800396": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "netsoft-ruidias/ha-custom-component-coverflex",
+      "category": "integration",
+      "description": "Coverflex - Custom Component for Home Assistant",
+      "domain": "coverflex",
+      "etag_repository": "W/\"b8540da6917021eedb2524238a30a4b0ffba1c745e933df173be839326657a79\"",
+      "last_updated": "2022-11-10T14:45:17Z",
+      "stargazers_count": 3,
+      "topics": [
+        "coverflex",
+        "meal-card"
+      ],
+      "last_fetched": 1729217145.777593
+    },
+    "461802716": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Kaptensanders/skolmat",
+      "category": "integration",
+      "description": "Skolmat Home Assistant custom component for the food menu in Swedish schools",
+      "domain": "skolmat",
+      "etag_repository": "W/\"8025edd4dc3c17142a768fcd6bdcddb47e9b9f856727f250c542569c52c68129\"",
+      "last_updated": "2025-01-07T18:47:32Z",
+      "stargazers_count": 20,
+      "topics": [
+        "food",
+        "food-menu",
+        "school",
+        "skola"
+      ],
+      "last_fetched": 1739363485.087015
+    },
+    "305147191": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "zigul/HomeAssistant-CEZdistribuce",
+      "category": "integration",
+      "description": "CEZ Distribuce - Home Assistant Sensor",
+      "domain": "cezdistribuce",
+      "etag_repository": "W/\"f8ddf36bf11d5c6e610566ba0fa5771a3267e368df552d90f14e894d9221a649\"",
+      "last_updated": "2024-05-11T11:54:21Z",
+      "stargazers_count": 38,
+      "topics": [
+        "cez"
+      ],
+      "last_fetched": 1738275735.310581
+    },
+    "520644302": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MathisAlepis/lovelace-tam-card",
+      "category": "plugin",
+      "description": "Montpellier Lovelace TAM card displays next two crossing times of the tramway or bus in Montpellier, France.",
+      "downloads": 94,
+      "etag_repository": "W/\"f4d4fd654d7b9f0d8439d22aec3aad53ebf1db366797161ae08e86d33965d53f\"",
+      "last_updated": "2024-05-28T07:05:16Z",
+      "stargazers_count": 10,
+      "topics": [
+        "lovelace-custom-card",
+        "montpellier",
+        "public-transport",
+        "tam"
+      ],
+      "last_fetched": 1729213455.340114
+    },
+    "132661981": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "legrego/homeassistant-elasticsearch",
+      "category": "integration",
+      "description": "Publish Home-Assistant events to Elasticsearch",
+      "domain": "elasticsearch",
+      "etag_repository": "W/\"8372cdcf1abbbe51b7ff7f6ed730e215fe32a77185f01abc0423e361b3fcd995\"",
+      "last_updated": "2025-02-10T20:04:37Z",
+      "stargazers_count": 154,
+      "topics": [
+        "elasticsearch"
+      ],
+      "last_fetched": 1739218769.677791
+    },
+    "286408741": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ezand/lovelace-posten-card",
+      "category": "plugin",
+      "description": "A Lovelace card to display Norwegian mail delivery days",
+      "downloads": 2237,
+      "etag_repository": "W/\"f21636fe8d0561b770eb2b883b77926388bd6bd9e541fd37948d417c3efa6454\"",
+      "last_updated": "2025-01-02T19:22:32Z",
+      "stargazers_count": 15,
+      "topics": [
+        "lovelace-card",
+        "mail-delivery"
+      ],
+      "last_fetched": 1737116717.707365
+    },
+    "377060365": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alryaz/hass-lkcomu-interrao",
+      "category": "integration",
+      "description": "Интеграция Home Assistant с ЛК \"Интер РАО\"",
+      "domain": "lkcomu_interrao",
+      "etag_repository": "W/\"a3a02e11b7a3c6855b0f63d8f66184267eb257fb7c01fcf04685caf8ed1ec170\"",
+      "last_updated": "2024-08-13T06:17:01Z",
+      "stargazers_count": 50,
+      "topics": [
+        "altaienergosbyt",
+        "bashelektrosbyt",
+        "energosbyt",
+        "esbvolga",
+        "mosenergosbyt",
+        "sevesk",
+        "tambovenergosbyt",
+        "tomskenergosbyt"
+      ],
+      "last_fetched": 1738239931.296907
+    },
+    "620277986": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "marcoboers/home-assistant-quatt",
+      "category": "integration",
+      "description": "Unofficial Quatt heat pump integration for Home Assistant",
+      "domain": "quatt",
+      "downloads": 563,
+      "etag_repository": "W/\"ebc5dea51a162911be9c657c5792ce20712b396ccc8f9286166b812831c684a0\"",
+      "last_updated": "2025-02-03T11:54:59Z",
+      "stargazers_count": 35,
+      "topics": [
+        "heatpump",
+        "hvac",
+        "quatt"
+      ],
+      "last_fetched": 1739607708.402068
+    },
+    "615730721": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lizardsystems/hass-tnse",
+      "category": "integration",
+      "description": "Интеграция для Home Assistant, поддерживающая сервис ТНС-Энерго",
+      "domain": "tns_energo",
+      "etag_repository": "W/\"b93cea5d4e34748ee3ead73986cc721983732155a8bf0ae6f9220557fc0f7547\"",
+      "last_updated": "2024-12-12T07:15:08Z",
+      "stargazers_count": 15,
+      "topics": [
+        "energy",
+        "tns-energo"
+      ],
+      "last_fetched": 1738520526.392205
+    },
+    "219363790": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lindell/home-assistant-tv4-play",
+      "category": "integration",
+      "description": "Play videos from the Swedish channel 4",
+      "domain": "tv4_play",
+      "etag_repository": "W/\"c66bac60b62a99de0cc954a08041211cb2d1822d8cd05d80674010f111114a32\"",
+      "last_updated": "2025-01-12T18:50:03Z",
+      "stargazers_count": 17,
+      "topics": [
+        "tv4",
+        "tv4play"
+      ],
+      "last_fetched": 1737404375.002149
+    },
+    "745898922": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "slydiman/sscpoe",
+      "category": "integration",
+      "description": "Home Assistant integration for managed POE switches SSCPOE STEAMEMO Amitres IOT",
+      "domain": "sscpoe",
+      "etag_repository": "W/\"d22c9c3b4781b3d16b8bbe3f8c5069be076062c34ded99a0b7ba4bc9fb621064\"",
+      "last_updated": "2025-02-10T07:34:20Z",
+      "stargazers_count": 15,
+      "topics": [
+        "poe",
+        "sscpoe",
+        "steamemo",
+        "switches"
+      ],
+      "last_fetched": 1739391791.827048
+    },
+    "197960232": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ljmerza/our-groceries-card",
+      "category": "plugin",
+      "description": "our groceries lovelace card",
+      "etag_repository": "W/\"66747f8dc7892f17f33a4562236512f968eaf7e707ba5ae4e42393dee4f1323a\"",
+      "last_updated": "2023-03-21T20:01:43Z",
+      "stargazers_count": 31,
+      "last_fetched": 1730650640.574333
+    },
+    "172733314": {
+      "repository_manifest": {
+        "name": "HACS",
+        "zip_release": true,
+        "hide_default_branch": true,
+        "homeassistant": "2024.4.1",
+        "hacs": "0.19.0",
+        "filename": "hacs.zip"
+      },
+      "full_name": "hacs/integration",
+      "authors": [
+        "@ludeeus"
+      ],
+      "category": "integration",
+      "description": "HACS gives you a powerful UI to handle downloads of all your custom needs.",
+      "domain": "hacs",
+      "downloads": 262529,
+      "etag_repository": "W/\"c3e6df6b523bfd3ed0fafa44fab10f9572f397584909be096352a00f9e9ebaf9\"",
+      "last_updated": "2025-02-14T07:19:46Z",
+      "stargazers_count": 5923,
+      "topics": [
+        "community",
+        "package-manager"
+      ],
+      "installed_commit": "c0dfd8b",
+      "installed": true,
+      "last_commit": "9bd1dbd",
+      "last_version": "2.0.5",
+      "manifest_name": "HACS",
+      "open_issues": 31,
+      "releases": true,
+      "version_installed": "2.0.5",
+      "last_fetched": 1739651051.643914
+    },
+    "582589896": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jmcollin78/versatile_thermostat",
+      "category": "integration",
+      "description": "A full featured Thermostat for Home Assistant: presets, window, motion, presence and overpowering management",
+      "domain": "versatile_thermostat",
+      "etag_repository": "W/\"3bacb38a158ed1761784dba94be148d76191c8c822a6aff26597b182448cdcc1\"",
+      "last_updated": "2025-02-12T14:38:57Z",
+      "stargazers_count": 475,
+      "topics": [
+        "hacs-custom",
+        "thermostat"
+      ],
+      "last_fetched": 1739628932.077665
+    },
+    "574163721": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TilmanGriesel/graphite",
+      "category": "theme",
+      "description": "🌿 Calm and clean theme for Home Assistant",
+      "etag_repository": "W/\"b9132d27637186f31bc805ea743c60b684df8187047a8efa02f82a2b3fc63beb\"",
+      "last_updated": "2025-01-06T17:17:21Z",
+      "stargazers_count": 175,
+      "topics": [
+        "calm",
+        "clean",
+        "dark",
+        "dark-theme",
+        "flat",
+        "home-assistant-theme",
+        "minimalist",
+        "modern"
+      ],
+      "last_fetched": 1739614386.466983
+    },
+    "368653916": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "moox-it/hass-moox-track",
+      "category": "integration",
+      "description": "MOOX-Track Custom Component for HASS (hass-moox-track) is a custom component that connects your MOOX Track devices to Home Assistant as \"Device Trackers\"",
+      "domain": "moox_track",
+      "etag_repository": "W/\"b041957d582286370347c9407c9a398277ba94ac97a5e396f092124663d39abc\"",
+      "last_updated": "2025-01-07T16:32:21Z",
+      "stargazers_count": 1,
+      "topics": [
+        "device",
+        "gps",
+        "moox",
+        "track",
+        "tracker"
+      ],
+      "last_fetched": 1736274301.303723
+    },
+    "497924778": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dave-code-ruiz/elkbledom",
+      "category": "integration",
+      "description": "Home Assistant custom component for LED STRIP NAME ELK BLEDOM",
+      "domain": "elkbledom",
+      "etag_repository": "W/\"3ac216397a305e9d0fc60f98bd9cb9ab04062fda7718ae14180aac8d2051a658\"",
+      "last_updated": "2025-01-27T07:22:19Z",
+      "stargazers_count": 100,
+      "topics": [
+        "hacs-custom",
+        "led-controller",
+        "ledstrips",
+        "light"
+      ],
+      "last_fetched": 1739484915.973116
+    },
+    "364208180": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "koying/jellyfin_ha",
+      "category": "integration",
+      "description": "Jellyfin integration for Home Assistant",
+      "domain": "jellyfin",
+      "etag_repository": "W/\"0e5ae361782a3390298d08aa9a0b975e87c8e1e218ec6073cc1c40ec456985d9\"",
+      "last_updated": "2022-10-22T14:54:07Z",
+      "stargazers_count": 107,
+      "topics": [
+        "jellyfin"
+      ],
+      "last_fetched": 1739236040.363686
+    },
+    "662947374": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nickknissen/hass-monta",
+      "category": "integration",
+      "description": "Monta Home Assistant custom component",
+      "domain": "monta",
+      "downloads": 422,
+      "etag_repository": "W/\"e04ec08ebc8081c8dd18a8df671dbc516b00619c6fd1fea33bace158710143b6\"",
+      "last_updated": "2025-02-10T21:09:10Z",
+      "stargazers_count": 28,
+      "topics": [
+        "ev-charger",
+        "home-assitant",
+        "monta"
+      ],
+      "last_fetched": 1739607756.714946
+    },
+    "173955605": {
+      "repository_manifest": {
+        "name": "Spotify Lovelace Card",
+        "render_readme": true,
+        "filename": "spotify-card.js"
+      },
+      "full_name": "custom-cards/spotify-card",
+      "category": "plugin",
+      "description": "Spotify playlist card for Home Assistant card",
+      "etag_repository": "W/\"11563c43baac5297fda8bb91062403dbcb0a1090e1bc87ad185bc8b558d7ae05\"",
+      "last_updated": "2023-05-29T10:51:50Z",
+      "stargazers_count": 391,
+      "last_fetched": 1738896266.424858
+    },
+    "231989179": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JAAlperin/hass-bardolph",
+      "category": "integration",
+      "description": "HASS custom component to load and run Bardolph (simple scripting utility for LIFX light bulbs by Al Fontes, Jr.)",
+      "domain": "bardolph",
+      "etag_repository": "W/\"f22628589f0a14db13720b9ca7236f0e4cc438937e32865a76dfb6113e1162bd\"",
+      "last_updated": "2021-05-08T22:23:44Z",
+      "stargazers_count": 3,
+      "topics": [
+        "bardolph",
+        "color-bulb",
+        "lifx",
+        "lifx-lan-protocol",
+        "scripts",
+        "services"
+      ],
+      "last_fetched": 1729217009.501424
+    },
+    "290281267": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "KTibow/fullscreen-card",
+      "category": "plugin",
+      "description": "Make your Home Assistant browser fullscreen with one tap.",
+      "downloads": 4415,
+      "etag_repository": "W/\"f2ca50c280ef0e91fe01d84349cce1a587f2aee6937f0fb8874ee3a15053580e\"",
+      "last_updated": "2024-04-10T10:00:22Z",
+      "stargazers_count": 42,
+      "topics": [
+        "card",
+        "fullscreen"
+      ],
+      "last_fetched": 1737756858.176055
+    },
+    "314593331": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "djtimca/hasatellitetracker",
+      "category": "integration",
+      "description": "Using the N2YO API, this Home Assistant integration will provide visible satellite passes (general) and to add specific satellites for monitoring.",
+      "domain": "satellitetracker",
+      "etag_repository": "W/\"c539151687e5dab37edcec7b0ce805e5785db39f835fabc998d65e2a8511a4c2\"",
+      "last_updated": "2025-01-16T12:14:35Z",
+      "stargazers_count": 23,
+      "topics": [
+        "international-space-station",
+        "iss",
+        "satellite",
+        "satellite-tracker",
+        "starlink",
+        "tracking-satellites",
+        "visible-passes"
+      ],
+      "last_fetched": 1739211663.293541
+    },
+    "594751789": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "daxingplay/home-assistant-vaillant-plus",
+      "category": "integration",
+      "description": "Home Assistant custom component for controlling vSmart in Vaillant+ cn app.",
+      "domain": "vaillant_plus",
+      "etag_repository": "W/\"5acb6cb2cd67a5bb1e6af2526385bbc47279ebe23ab043026c7631bafec3503c\"",
+      "last_updated": "2024-04-05T14:24:24Z",
+      "stargazers_count": 7,
+      "topics": [
+        "vaillant",
+        "vsmart"
+      ],
+      "last_fetched": 1739607488.80415
+    },
+    "642225418": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alryaz/hass-turkov",
+      "category": "integration",
+      "description": "Turkov integration for Home Assistant",
+      "domain": "turkov",
+      "downloads": 1,
+      "etag_repository": "W/\"cc330ac2ae90bf16ce649bd76a580bf02d4abc5dfe3ee7ecd50a3a0ac06e9798\"",
+      "last_updated": "2024-04-10T12:38:16Z",
+      "stargazers_count": 10,
+      "topics": [
+        "hvac-control",
+        "turkov",
+        "ventilation"
+      ],
+      "last_fetched": 1739117676.167526
+    },
+    "158654878": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nervetattoo/simple-thermostat",
+      "category": "plugin",
+      "description": "A different take on the thermostat card for Home Assistant ♨️",
+      "downloads": 96306,
+      "etag_repository": "W/\"01c344f146e98187bdfeeb83d0f969b7aa609fb2811bc53a00c951186285a65d\"",
+      "last_updated": "2024-08-19T15:33:03Z",
+      "stargazers_count": 760,
+      "topics": [
+        "polymer-3"
+      ],
+      "last_fetched": 1739495069.367552
+    },
+    "272432260": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "algirdasc/hass-floureon",
+      "category": "integration",
+      "description": "Floureon (Broadlink based) thermostat integration for Home Assistant",
+      "domain": "floureon",
+      "etag_repository": "W/\"538bd2df052cf34fb16169dcc66f8c3c50ede41551777b92c8ea1e8ebba90d3c\"",
+      "last_updated": "2024-10-05T16:47:33Z",
+      "stargazers_count": 37,
+      "topics": [
+        "broadlink",
+        "floureon",
+        "thermostat"
+      ],
+      "last_fetched": 1739124992.133916
+    },
+    "257275420": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tomaae/homeassistant-openmediavault",
+      "category": "integration",
+      "description": "OpenMediaVault integration for Home Assistant",
+      "domain": "openmediavault",
+      "downloads": 9646,
+      "etag_repository": "W/\"3a656ac59f7bb5bd7d12c95b8449f7413ca236eaafeee0626bb677872d853dfe\"",
+      "last_updated": "2024-08-16T22:23:07Z",
+      "stargazers_count": 114,
+      "topics": [
+        "omv",
+        "openmediavault"
+      ],
+      "last_fetched": 1739149950.536211
+    },
+    "254347436": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mampfes/hacs_waste_collection_schedule",
+      "category": "integration",
+      "description": "Home Assistant integration framework for (garbage collection) schedules",
+      "domain": "waste_collection_schedule",
+      "etag_repository": "W/\"4b11cda348d68124f5a2333e3bf225a7d034db3d3766956b9976b20ca83a6e6a\"",
+      "last_updated": "2025-02-04T09:51:40Z",
+      "stargazers_count": 1331,
+      "topics": [
+        "abfall",
+        "abfallnavi",
+        "abfallplus",
+        "garbage",
+        "garbage-collection",
+        "jumomind",
+        "muell",
+        "muellabfuhr",
+        "muellsammlung",
+        "mymuell",
+        "regioit",
+        "waste",
+        "waste-collection"
+      ],
+      "last_fetched": 1739650800.160951
+    },
+    "780005646": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "LarsK1/hass_solvis_control",
+      "category": "integration",
+      "description": "Solvis Control Integration for HomeAssistant",
+      "domain": "solvis_control",
+      "etag_repository": "W/\"bf0c9a7d3fe60a7bf8734564d424e09d4b6751f76382495a9662d6d0bdb6a593\"",
+      "last_updated": "2025-02-15T06:24:28Z",
+      "stargazers_count": 11,
+      "topics": [
+        "hacktoberfest2024",
+        "heizung",
+        "modbus",
+        "solvis"
+      ],
+      "last_fetched": 1739643711.330801
+    },
+    "454951296": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thecode/ha-rpi_gpio",
+      "category": "integration",
+      "description": "Home Assistant Raspberry Pi GPIO Integration",
+      "domain": "rpi_gpio",
+      "etag_repository": "W/\"a3cddfb1908e3518af5d1ab088b5de32b5db9a02e089d2c29fce92523fb32081\"",
+      "last_updated": "2025-02-14T19:31:59Z",
+      "stargazers_count": 208,
+      "topics": [
+        "iot",
+        "raspberry-pi",
+        "rpi-gpio"
+      ],
+      "last_fetched": 1739571713.390083
+    },
+    "732728235": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jdejaegh/irm-kmi-ha",
+      "category": "integration",
+      "description": "Home Assistant weather provider using data from Belgian IRM KMI 🇧🇪 🇱🇺 🇳🇱",
+      "domain": "irm_kmi",
+      "etag_repository": "W/\"b958c6c4b036a33e7fbbe18e0603472095de078b6dcebab2fb65bd58dbce6529\"",
+      "last_updated": "2025-02-07T20:50:16Z",
+      "stargazers_count": 69,
+      "topics": [
+        "belgium",
+        "home-assistant-integration",
+        "luxembourg",
+        "netherlands",
+        "pollen",
+        "rain-radar",
+        "weather",
+        "weather-forecast"
+      ],
+      "last_fetched": 1739628921.601957
+    },
+    "124688531": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rytilahti/homeassistant-upnp-availability",
+      "category": "integration",
+      "description": "UPnP Availability sensor for Home Assistant",
+      "domain": "upnp_availability",
+      "etag_repository": "W/\"a007ac6aac9cda75aadd1580ad563f21bbbc0725b24ba130818058436e807fed\"",
+      "last_updated": "2025-02-10T17:01:26Z",
+      "stargazers_count": 24,
+      "topics": [
+        "ssdp",
+        "upnp"
+      ],
+      "last_fetched": 1739212000.478241
+    },
+    "228678807": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cyberjunky/home-assistant-toon_smartmeter",
+      "category": "integration",
+      "description": "This component reads and displays sensor values from the meteradapter connected to a rooted Toon thermostat.",
+      "domain": "toon_smartmeter",
+      "etag_repository": "W/\"3bec6aaa813a4e33a5004c9be678b5327eafbc143832c0336d3103d17d845449\"",
+      "last_updated": "2024-01-05T12:14:08Z",
+      "stargazers_count": 30,
+      "last_fetched": 1738412655.418491
+    },
+    "261614146": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "youdroid/home-assistant-sickchill",
+      "category": "integration",
+      "description": "🎥 SickChill component to feed Upcoming Media Card.",
+      "domain": "sickchill",
+      "etag_repository": "W/\"3f582307662488e4b398cfd42ae5526bc9d072d9aa8f934f86e076a0f9cc58c3\"",
+      "last_updated": "2022-06-01T18:12:09Z",
+      "stargazers_count": 3,
+      "topics": [
+        "sickchill"
+      ],
+      "last_fetched": 1729217366.263411
+    },
+    "516625225": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ydogandjiev/hass-sutro",
+      "category": "integration",
+      "description": "This component integrates Home Assistant with Sutro (https://mysutro.com/), a device that enables automated remote monitoring of the temperature as well as the chlorine/bromine, pH, and alkalinity levels.",
+      "domain": "sutro",
+      "etag_repository": "W/\"fbd6f0007e999f2a963389cb1a59f960b976247407e96529faec8090acd84d91\"",
+      "last_updated": "2025-01-13T02:58:17Z",
+      "stargazers_count": 9,
+      "topics": [
+        "sutro"
+      ],
+      "last_fetched": 1736737307.661285
+    },
+    "544105569": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rrooggiieerr/homeassistant-benqprojector",
+      "category": "integration",
+      "description": "Home Assistant integration for BenQ projectors over the serial and network interface",
+      "domain": "benqprojector",
+      "etag_repository": "W/\"6a7ba6be867607a8b9ada4d8452402565db71bb35aafc718c42bb4fb5057d8d5\"",
+      "last_updated": "2025-01-28T12:00:06Z",
+      "stargazers_count": 31,
+      "topics": [
+        "benq",
+        "projector",
+        "projector-control"
+      ],
+      "last_fetched": 1739118130.205847
+    },
+    "195497310": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DavidFW1960/bom-weather-card",
+      "category": "plugin",
+      "description": "Custom Animated Weather Card for any weather provider",
+      "etag_repository": "W/\"4222ca652bfb74686883a7336553eaadb8cd4dc4093582659a3d0e2becb9467b\"",
+      "last_updated": "2023-03-16T00:34:49Z",
+      "stargazers_count": 168,
+      "topics": [
+        "bom",
+        "weather-forecast"
+      ],
+      "last_fetched": 1739110325.243626
+    },
+    "410667735": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kubawolanin/ha-reaper",
+      "category": "integration",
+      "description": "Reaper DAW custom integration for Home Assistant",
+      "domain": "reaper",
+      "downloads": 311,
+      "etag_repository": "W/\"cb64509b0d023f55144d661f052c51404a0d29724877babc6065fca18c4d8b08\"",
+      "last_updated": "2024-07-15T16:58:21Z",
+      "stargazers_count": 19,
+      "topics": [
+        "daw",
+        "digital-audio-workstation",
+        "reaper"
+      ],
+      "last_fetched": 1734398007.403759
+    },
+    "318359434": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "FutureTense/keymaster",
+      "category": "integration",
+      "description": "Home Assistant integration for managing Z-Wave enabled locks",
+      "domain": "keymaster",
+      "downloads": 3966,
+      "etag_repository": "W/\"88800cba1d33cf5a164e4db44c911efd2cea06ddbdcee91f184394f0bfdd2260\"",
+      "last_updated": "2025-01-14T13:27:33Z",
+      "stargazers_count": 249,
+      "topics": [
+        "keymaster",
+        "locks",
+        "zwave",
+        "zwave-enabled-locks"
+      ],
+      "last_fetched": 1739312170.83753
+    },
+    "637354954": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "geertmeersman/robonect",
+      "category": "integration",
+      "description": "Home Assistant integration for Robonect",
+      "domain": "robonect",
+      "downloads": 710,
+      "etag_repository": "W/\"d868f5babf7e29db8d2035cbc233fc5778927add28c68858966f4d0779b3fa0d\"",
+      "last_updated": "2025-02-10T04:14:07Z",
+      "stargazers_count": 39,
+      "topics": [
+        "robonect"
+      ],
+      "last_fetched": 1739161253.15097
+    },
+    "210966517": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "snicker/zwift_hass",
+      "category": "integration",
+      "description": "Zwift Sensor Integration for HomeAssistant",
+      "domain": "zwift",
+      "etag_repository": "W/\"02c9351180d2aa6c1c607670ef7b792ddecc8678c6ad0bfa66b010849494d54f\"",
+      "last_updated": "2025-01-13T18:47:04Z",
+      "stargazers_count": 59,
+      "last_fetched": 1738268579.790054
+    },
+    "192086849": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bouwew/sems2mqtt",
+      "category": "integration",
+      "description": "GoodWe SEMS MQTT-componenent for Home Assistant",
+      "domain": "sems2mqtt",
+      "etag_repository": "W/\"7e94743b1d76b34b6a75ba86620200977c30226e9188cd742ae453c6b1ea50a0\"",
+      "last_updated": "2023-03-31T18:23:01Z",
+      "stargazers_count": 11,
+      "last_fetched": 1731200785.9046
+    },
+    "356053801": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pcourbin/imaprotect",
+      "category": "integration",
+      "description": "Home Assistant custom component for IMA Protect Alarm",
+      "domain": "imaprotect",
+      "etag_repository": "W/\"ddfa4b53833d95998bedfc8ab2627c9eb053db4fbfe20973ea3aed774121b18e\"",
+      "last_updated": "2025-02-13T05:49:45Z",
+      "stargazers_count": 3,
+      "topics": [
+        "alarm"
+      ],
+      "last_fetched": 1739427956.116917
+    },
+    "636324558": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ryanbdclark/owlet",
+      "category": "integration",
+      "description": "Owlet HA integration",
+      "domain": "owlet",
+      "downloads": 864,
+      "etag_repository": "W/\"d4ad9bd45e4b01811a29afc7b51939aa295ec05579116f9d3b2a9e981c5561ad\"",
+      "last_updated": "2024-10-10T10:24:09Z",
+      "stargazers_count": 33,
+      "topics": [
+        "home-assistant-component",
+        "owlet"
+      ],
+      "last_fetched": 1739190864.875153
+    },
+    "531686897": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "0xAlon/dolphin",
+      "category": "integration",
+      "description": "Home Assistant Integration for Dolphin Boiler - Smart Water Heating Control",
+      "domain": "dolphin",
+      "etag_repository": "W/\"c7f5005b2d9c37d67c28dc6f8041ee7ae1b7f49f9f4569850a473f476c264d5d\"",
+      "last_updated": "2025-01-11T21:18:41Z",
+      "stargazers_count": 8,
+      "last_fetched": 1738534322.982039
+    },
+    "701510734": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Andre0512/speedport",
+      "category": "integration",
+      "description": "Home Assistant integration for Telekom Speedport",
+      "domain": "speedport",
+      "downloads": 2357,
+      "etag_repository": "W/\"42f26e997f295bc6865823bec2ec9b8730f8515a3837563fedc98e89141b1e01\"",
+      "last_updated": "2024-08-14T20:36:43Z",
+      "stargazers_count": 40,
+      "topics": [
+        "custom-integration",
+        "speedport",
+        "telekom"
+      ],
+      "last_fetched": 1739103781.035292
+    },
+    "329411371": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wassy92x/lovelace-ha-dashboard",
+      "category": "plugin",
+      "description": "A custom dashboard for Home Assistant with sidebar",
+      "downloads": 7015,
+      "etag_repository": "W/\"e40ab643c43bef010e35a79fe736076f7bed16dc406d4a3abe4cb725bfeaa48e\"",
+      "last_updated": "2023-04-27T09:59:32Z",
+      "stargazers_count": 29,
+      "last_fetched": 1737980948.658496
+    },
+    "163322610": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "djbulsink/panasonic_ac",
+      "category": "integration",
+      "description": "Panasonic Comfort Cloud HA component",
+      "domain": "panasonic_ac",
+      "etag_repository": "W/\"e11705423e5c888883c9168de30fa024e6791575426765d917c53d5670897faa\"",
+      "last_updated": "2024-05-24T13:13:29Z",
+      "stargazers_count": 30,
+      "last_fetched": 1729213487.717913
+    },
+    "541978646": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DeerMaximum/Technische-Alternative-CMI",
+      "category": "integration",
+      "description": "Custom Home Assistant integration to read data from a C.M.I.",
+      "domain": "ta_cmi",
+      "etag_repository": "W/\"2b4c4821e4b7a728506b2646dd9f7bbc43b1c6552ce027df9fef6521c3dd89b4\"",
+      "last_updated": "2025-02-09T15:06:05Z",
+      "stargazers_count": 47,
+      "last_fetched": 1739607494.107443
+    },
+    "724754572": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "SirGoodenough/Color-Multi-Tool",
+      "category": "template",
+      "description": "Toolbox to work with and convert colors rgb, hs, xy, and Color Name. It will also provide random colors in any format, attempt to match your RGB value to an official color, and test if the color is valid (numbers or name).",
+      "etag_repository": "W/\"c6ae8b03090926be030c93f9ebec4031c993da14a6121abd4a9f211c3a2c5213\"",
+      "last_updated": "2024-07-03T06:19:57Z",
+      "stargazers_count": 8,
+      "topics": [
+        "color",
+        "color-name",
+        "converter",
+        "custom-template",
+        "hs",
+        "jinja2-templates",
+        "rgb",
+        "xy"
+      ],
+      "last_fetched": 1737540745.767441
+    },
+    "300754203": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sopelj/lovelace-kanji-clock-card",
+      "category": "plugin",
+      "description": "A simple clock widget using Japanese Kanji for date and time",
+      "downloads": 236,
+      "etag_repository": "W/\"1eed0ad8caf3765e52ef2e0c5b4c51a4fbfdf2a73c3e53136e021cded37d521c\"",
+      "last_updated": "2025-02-08T00:45:23Z",
+      "stargazers_count": 3,
+      "topics": [
+        "lovelace-card",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1738982511.068162
+    },
+    "263112567": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "madmicio/ampli-panel-card",
+      "category": "plugin",
+      "description": "panel card for av-receiver",
+      "downloads": 3166,
+      "etag_repository": "W/\"60d7b2d78bb6dfbb84fdba43121c7542de4c86d17ecb5119be171854ace01fe6\"",
+      "last_updated": "2024-01-02T11:43:08Z",
+      "stargazers_count": 41,
+      "topics": [
+        "av",
+        "card",
+        "receiver"
+      ],
+      "last_fetched": 1736777736.785372
+    },
+    "601113362": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "t0mer/manish-custom-notifier",
+      "category": "integration",
+      "description": "manish custom notifier allows you to send whatsapp notification using Whatsapp Cloud API",
+      "domain": "manish",
+      "etag_repository": "W/\"ca685a4fbb4f97c3c894de4ddb7974f2e681f397178aa54dde0454848d3da7ee\"",
+      "last_updated": "2023-03-12T19:46:54Z",
+      "stargazers_count": 19,
+      "topics": [
+        "homeassistant-custom-component",
+        "notifications",
+        "python3",
+        "whatsapp",
+        "whatsapp-api"
+      ],
+      "last_fetched": 1736720462.686136
+    },
+    "701792186": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "krasnoukhov/homeassistant-oncharger",
+      "category": "integration",
+      "description": "Home Assistant Oncharger EV integration",
+      "domain": "oncharger",
+      "etag_repository": "W/\"30c2941dfb1cfb8ec8ee5e77eae5d290bafc3b0788335fc54ae23d3c7090e91a\"",
+      "last_updated": "2025-01-24T09:48:21Z",
+      "stargazers_count": 3,
+      "topics": [
+        "oncharger"
+      ],
+      "last_fetched": 1737721803.422775
+    },
+    "351472550": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jampez77/Multiline-Entity-Card",
+      "category": "plugin",
+      "description": "A custom entity card for Home Assistant that allows text to span multiple lines.",
+      "etag_repository": "W/\"3d1d3c82c7da39190d6023c42df21fbcd037d3a562a02f7f3a54fcd45577eb2e\"",
+      "last_updated": "2024-07-31T12:37:06Z",
+      "stargazers_count": 14,
+      "topics": [
+        "automation"
+      ],
+      "last_fetched": 1730947501.018811
+    },
+    "506356147": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gvigroux/hon",
+      "category": "integration",
+      "description": "Support of all Haier, Candy, Hoover appliances integrated in the official hOn mobile app. Direct access to all possible services and parameters",
+      "domain": "hon",
+      "downloads": 12,
+      "etag_repository": "W/\"40564da98374602730f9c1301822ecade1a8d96769a650ddd092af79d015b2c4\"",
+      "last_updated": "2025-02-11T09:05:40Z",
+      "stargazers_count": 158,
+      "topics": [
+        "candy",
+        "haier",
+        "hon",
+        "hoover"
+      ],
+      "last_fetched": 1739628884.245357
+    },
+    "120696364": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vinteo/hass-opensprinkler",
+      "category": "integration",
+      "description": "OpenSprinkler Integration for Home Assistant",
+      "domain": "opensprinkler",
+      "etag_repository": "W/\"673de2d3de384ebbee91227c2b6ccab663929847b086789c908009002cfd208f\"",
+      "last_updated": "2024-11-17T23:10:12Z",
+      "stargazers_count": 221,
+      "topics": [
+        "opensprinkler"
+      ],
+      "last_fetched": 1737930056.951004
+    },
+    "230672465": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "houtknots/UglyChristmas-Theme",
+      "category": "theme",
+      "description": "Christmas theme for Home-Assistant",
+      "etag_repository": "W/\"867e65397b69ca5ac163ae977e6fe9610b90c07b3b72deef89a9757045306b5b\"",
+      "last_updated": "2023-11-21T11:11:20Z",
+      "stargazers_count": 1,
+      "last_fetched": 1732220216.195378
+    },
+    "248954055": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/stack-in-card",
+      "category": "plugin",
+      "description": "🛠 group multiple cards into one card without the borders",
+      "downloads": 121916,
+      "etag_repository": "W/\"162b9800b09cf3d9c6f1a7c5e85cd4babc24b7ae661c97fd3e649082f64cdf10\"",
+      "last_updated": "2024-04-02T20:01:27Z",
+      "stargazers_count": 297,
+      "last_fetched": 1739103788.888831
+    },
+    "468666097": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "CoMPaTech/stromer",
+      "category": "integration",
+      "description": "Stromer custom_component for Home Assistant",
+      "domain": "stromer",
+      "etag_repository": "W/\"5743e87fd090ae7e1c037de2c78182dbd9e3c468ee16ecc3b629e5e800447afd\"",
+      "last_updated": "2025-02-10T08:38:01Z",
+      "stargazers_count": 18,
+      "topics": [
+        "e-bike",
+        "ebike",
+        "pedelec",
+        "stromer"
+      ],
+      "last_fetched": 1739182607.206679
+    },
+    "477001098": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kongo09/philips-airpurifier-coap",
+      "category": "integration",
+      "description": "💨 Philips AirPurifier custom component for Home Assistant. Supports local CoAP protocol.",
+      "domain": "philips_airpurifier_coap",
+      "etag_repository": "W/\"bca3462a036d3e7e90eee61959bb01612a97a3c5ff1a40a3699ebf51d9095d65\"",
+      "last_updated": "2025-01-05T11:37:46Z",
+      "stargazers_count": 218,
+      "topics": [
+        "air-purifier",
+        "philips"
+      ],
+      "last_fetched": 1739322448.819941
+    },
+    "237887092": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/lovelace-thermostat-card",
+      "category": "plugin",
+      "description": "Thermostat Lovelace card",
+      "etag_repository": "W/\"a39486d86c26e92c3596fe69f0bb9ebb9d0a439651fb17e858d08ecb20a00009\"",
+      "last_updated": "2024-07-07T17:08:53Z",
+      "stargazers_count": 116,
+      "last_fetched": 1738931163.699882
+    },
+    "377012187": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jcgoette/weight_gurus_homeassistant",
+      "category": "integration",
+      "description": "This custom integration provides sensors for Weight Gurus API endpoints.",
+      "domain": "weight_gurus",
+      "etag_repository": "W/\"17c35584f3a39f4c5f2005bb948c449c42f072bd1ff201e954c25fffb013a704\"",
+      "last_updated": "2021-12-18T04:00:33Z",
+      "stargazers_count": 6,
+      "topics": [
+        "health",
+        "home-assistant-component",
+        "weight"
+      ],
+      "last_fetched": 1737044428.36005
+    },
+    "760679476": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "marq24/ha-waterkotte",
+      "category": "integration",
+      "description": "HACS integration for Waterkotte Heatpumps that can communicate locally via HTTP [build since 2018] - Supporting 'Geothermal Energy' as well as 'Air Source External Devices'. If you have any questions please don't hesitate to create a Issue or start a new Discussion @ github. Thanks in advance for supporting my work.",
+      "domain": "waterkotte_heatpump",
+      "etag_repository": "W/\"230778f19d32dbd4051ac36c5c9a3a9bda3b39c1d51ff6d87e31aecdf6acb74b\"",
+      "last_updated": "2025-02-12T08:21:56Z",
+      "stargazers_count": 14,
+      "topics": [
+        "home-assistant-integration",
+        "waterkotte"
+      ],
+      "last_fetched": 1739485136.977195
+    },
+    "737404866": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "drakulis/jb-battery-card",
+      "category": "plugin",
+      "description": "Home Assistant Batter Card",
+      "etag_repository": "W/\"44cb49c025d4817023a9e93a86638bebe3416a9275f2d5d46586074edcdc7bc5\"",
+      "last_updated": "2024-02-18T21:10:09Z",
+      "stargazers_count": 2,
+      "topics": [
+        "hacs-plugin"
+      ],
+      "last_fetched": 1733516206.009089
+    },
+    "351604227": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Sha-Darim/brandriskute",
+      "category": "integration",
+      "description": "The custom compontnet  will get fire risks and fire prohibition from the Brandrisk Ute API for the supplied position.",
+      "domain": "brandriskute",
+      "etag_repository": "W/\"a22c380f59ecf0e2bccb934109ba341bbc48c0985590323e2f1f591a92fd5b09\"",
+      "last_updated": "2022-06-05T20:43:41Z",
+      "stargazers_count": 5,
+      "topics": [
+        "fire-risks",
+        "risks",
+        "sensors"
+      ],
+      "last_fetched": 1729217258.430878
+    },
+    "306914292": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JOHLC/transparentblue",
+      "category": "theme",
+      "description": "A transparent blue theme for Home Assistant",
+      "etag_repository": "W/\"0b6d8dc101bfeaed64bea541f91b3afeb42a6ae3b23cc9d58f63188312af3088\"",
+      "last_updated": "2024-11-16T18:45:04Z",
+      "stargazers_count": 30,
+      "topics": [
+        "homeassistant-addons",
+        "transparent-blue-theme",
+        "transparentblue",
+        "yaml"
+      ],
+      "last_fetched": 1731932927.24674
+    },
+    "169460975": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "akasma74/Hass-Custom-Alarm",
+      "category": "integration",
+      "description": "It is a fork of \"Yet another take on a home assistant custom alarm\" that will exist until its author is back to our Earth",
+      "domain": "bwalarm",
+      "etag_repository": "W/\"bb4fb9dd7861fc2ccf842d056832a1876ddf09ae6f9ba8d74d75eca99949568c\"",
+      "last_updated": "2023-06-12T10:41:28Z",
+      "stargazers_count": 78,
+      "last_fetched": 1739363180.384466
+    },
+    "572278409": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "petergridge/Irrigation-V5",
+      "category": "integration",
+      "description": "Irrigation custom component for Home Assistant",
+      "domain": "irrigationprogram",
+      "downloads": 686,
+      "etag_repository": "W/\"53ac58b28b20f14c59d5a2aff693ec5b14bad454c4f46fadadcdcf187316c42b\"",
+      "last_updated": "2025-01-18T01:33:05Z",
+      "stargazers_count": 72,
+      "topics": [
+        "irrigation"
+      ],
+      "last_fetched": 1739557510.099408
+    },
+    "222292912": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gcobb321/icloud3",
+      "category": "integration",
+      "description": "iCloud3 v3, iDevice Tracker - An advanced iDevice tracker that uses Apple iCloud account and HA Mobile App data for presence detection and location based automations.",
+      "domain": "icloud3",
+      "downloads": 4,
+      "etag_repository": "W/\"1d9c1fba2fdc06429062478313b88c6e7cecd2690830c2256bb1c3dc150f2c0c\"",
+      "last_updated": "2025-02-11T20:30:26Z",
+      "stargazers_count": 631,
+      "topics": [
+        "device-tracker",
+        "ha-ios",
+        "icloud",
+        "icloud-account",
+        "tracking",
+        "zone",
+        "zones"
+      ],
+      "last_fetched": 1739650645.483062
+    },
+    "528492198": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "myTselection/telenet_telemeter",
+      "category": "integration",
+      "description": "Telenet Telemeter Home Assistant custom component HACS for Belgian ISP and mobile phone network traffic.",
+      "domain": "telenet_telemeter",
+      "etag_repository": "W/\"201606b52b8a68605b56d41ca784aace3d0668833754cd1ae356519d77202367\"",
+      "last_updated": "2024-11-09T13:01:51Z",
+      "stargazers_count": 33,
+      "topics": [
+        "telemeter",
+        "telenet"
+      ],
+      "last_fetched": 1737929874.591708
+    },
+    "145180996": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/feedparser",
+      "category": "integration",
+      "description": "📰 RSS Feed Integration",
+      "domain": "feedparser",
+      "etag_repository": "W/\"49c2b389a596a4ea5fd37de4f43f8d853b7f3adb62af85ddc2bf1ee4759b33a4\"",
+      "last_updated": "2024-11-29T11:02:52Z",
+      "stargazers_count": 153,
+      "topics": [
+        "feedparser",
+        "home-assistant-component",
+        "rss",
+        "rss-parser"
+      ],
+      "last_fetched": 1739341267.889228
+    },
+    "455174197": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dummylabs/thewatchman",
+      "category": "integration",
+      "description": "Home Assistant custom integration to keep track of missing entities and actions in your config files",
+      "domain": "watchman",
+      "downloads": 2,
+      "etag_repository": "W/\"7c81b539efd8831967b204f026f728b0b9db426bb3949e5670c9a0550f504214\"",
+      "last_updated": "2024-12-06T14:52:39Z",
+      "stargazers_count": 511,
+      "topics": [
+        "automation"
+      ],
+      "last_fetched": 1739528217.490584
+    },
+    "193371469": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-custom-components-Antistorm",
+      "category": "integration",
+      "description": "This sensor uses official API to get storm warnings from https://antistorm.eu.",
+      "domain": "antistorm",
+      "downloads": 442,
+      "etag_repository": "W/\"4b4360d441ebd3cc049bdbd7b0df620df0c3b5b6bee63f678f66ab0a27f2df2d\"",
+      "last_updated": "2024-02-21T11:06:57Z",
+      "stargazers_count": 14,
+      "topics": [
+        "weather"
+      ],
+      "last_fetched": 1729217185.497634
+    },
+    "263901624": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dimagoltsman/generic-remote-control-card",
+      "category": "plugin",
+      "description": "Generic Remote control card for HACS",
+      "etag_repository": "W/\"e0610710a22a5b91819c6ad84266d9a0eccd9fffabb0c39bf9ec3ea8defba279\"",
+      "last_updated": "2024-09-09T19:51:13Z",
+      "stargazers_count": 97,
+      "last_fetched": 1738440838.005718
+    },
+    "723707293": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gillesvs/librelink",
+      "category": "integration",
+      "description": "Librelink integration for Home Assistant",
+      "domain": "librelink",
+      "etag_repository": "W/\"6e3a760670d014c33a3526f145c4208b0bf57a141e4ee73a5aa6a4569d84bdcf\"",
+      "last_updated": "2024-10-06T13:19:24Z",
+      "stargazers_count": 45,
+      "topics": [
+        "abbott",
+        "librelink",
+        "librelinkup"
+      ],
+      "last_fetched": 1739377283.137126
+    },
+    "642982371": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hudsonbrendon/ha_epic_games",
+      "category": "integration",
+      "description": "A custom component for home assistant",
+      "domain": "epic_games",
+      "etag_repository": "W/\"990a099d51080f67ec9e3a30961858c1e831c9f8a36df7f864a90f8bbf081585\"",
+      "last_updated": "2024-02-09T02:35:18Z",
+      "stargazers_count": 9,
+      "topics": [
+        "epic-games",
+        "free",
+        "games",
+        "store"
+      ],
+      "last_fetched": 1736298438.786726
+    },
+    "756368974": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gritaro/gigachain",
+      "category": "integration",
+      "description": "This custom component for Home Assistant allows you to generate text responses using GigaChain LLM framework (like GigaChat, YandexGPT, ChatGPT).",
+      "domain": "gigachain",
+      "etag_repository": "W/\"dd73c39b9f44c59f6bc5f84808d6e5a155ecd3ed461226f3b58cd2288e8ad392\"",
+      "last_updated": "2025-01-12T17:58:01Z",
+      "stargazers_count": 10,
+      "topics": [
+        "chatgpt",
+        "gigachain",
+        "gigachat",
+        "gpt",
+        "openai",
+        "voice-assistant",
+        "yandexgpt"
+      ],
+      "last_fetched": 1739477893.784089
+    },
+    "236277163": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hekm77/reeder_dark_theme",
+      "category": "theme",
+      "description": "Reeder Dark Theme for Home Assistant",
+      "etag_repository": "W/\"f5df6c2134057b19f26c1cf164a65e35bee2aca69fcb719d0cf43f959a4393ba\"",
+      "last_updated": "2020-09-18T07:41:54Z",
+      "stargazers_count": 9,
+      "last_fetched": 1729213342.168303
+    },
+    "624674515": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Petro31/easy-time-jinja",
+      "category": "template",
+      "description": "Easy Time calculations for Home Assistant templates",
+      "etag_repository": "W/\"3ab67e9465a87600287015898a9ff0dfcb0216b336181fd57c66c9996190f2b5\"",
+      "last_updated": "2025-01-21T23:04:34Z",
+      "stargazers_count": 98,
+      "topics": [
+        "datetime",
+        "daylight-saving-time",
+        "jinja",
+        "jinja2",
+        "relative-time",
+        "time-calculate"
+      ],
+      "last_fetched": 1739297805.018279
+    },
+    "788499425": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "itsbrianburton/slide-confirm",
+      "category": "plugin",
+      "description": "Slide to Confirm is a custom card for Home Assistant that prevents accidental button presses by requiring the user perform a slide action to trigger a service.",
+      "etag_repository": "W/\"13275f717b74c066df56099bab60d91d9c823753268cc14795884c9d5fe09dab\"",
+      "last_updated": "2024-04-18T16:10:05Z",
+      "stargazers_count": 15,
+      "topics": [
+        "hacs-custom",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739600316.336299
+    },
+    "490231724": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jbouwh/ha-elro-connects",
+      "category": "integration",
+      "description": "Elro Connects K1 for Home Assistant via HACS",
+      "domain": "elro_connects",
+      "etag_repository": "W/\"fe34781e4c19dccea2e0d6d8ffcae45bb2a9630b256af414c6828a59939182a0\"",
+      "last_updated": "2024-01-04T16:15:43Z",
+      "stargazers_count": 12,
+      "topics": [
+        "elro",
+        "fire-alarm",
+        "fire-alarm-monitoring-system",
+        "siterwell"
+      ],
+      "last_fetched": 1734099497.718987
+    },
+    "267433712": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "slesinger/HomeAssistant-PREdistribuce",
+      "category": "integration",
+      "description": "Home Assistant integration to display info about energy plan",
+      "domain": "predistribuce",
+      "etag_repository": "W/\"12f0365e4c2096fdf3b7128aeedbadaf4d1d7f449619afc38c76a3824ecf9b54\"",
+      "last_updated": "2024-12-09T13:10:04Z",
+      "stargazers_count": 13,
+      "topics": [
+        "energy",
+        "power"
+      ],
+      "last_fetched": 1736958277.080479
+    },
+    "373370853": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rsnodgrass/hass-helium",
+      "category": "integration",
+      "description": "Helium blockchain sensors for Home Assistant",
+      "domain": "helium",
+      "etag_repository": "W/\"e143271222fcf81adb5de2896a537ba611e9d433feaef90be2311a5b1b6c9f90\"",
+      "last_updated": "2023-04-11T15:56:11Z",
+      "stargazers_count": 36,
+      "topics": [
+        "helium",
+        "helium-blockchain",
+        "lorawan",
+        "lorawan-network"
+      ],
+      "last_fetched": 1729217230.224159
+    },
+    "544426802": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Tasshack/dreame-vacuum",
+      "category": "integration",
+      "description": "Home Assistant integration for Dreame robot vacuums with map support",
+      "domain": "dreame_vacuum",
+      "downloads": 45589,
+      "etag_repository": "W/\"f94e78480e7d4b5b41c9c270f61e5524ee3e8c086c48fc40d4c87f6b70fd5abf\"",
+      "last_updated": "2025-01-03T16:49:48Z",
+      "stargazers_count": 1057,
+      "topics": [
+        "automation",
+        "cloud",
+        "dreame",
+        "dreamehome",
+        "dreametech",
+        "map",
+        "mi-home",
+        "miio",
+        "robot",
+        "vacuum",
+        "vacuum-map",
+        "xiaomi"
+      ],
+      "last_fetched": 1739614885.993705
+    },
+    "607398282": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "t1gr0u/uv-index-card",
+      "category": "plugin",
+      "description": "A Lovelace card that shows a the UV index and risk level for Home Assistant",
+      "downloads": 7870,
+      "etag_repository": "W/\"6eaab10534e5cb0bdd9b56f41c3896da6f7ece3dd35d969f3ce750b1a1639f4d\"",
+      "last_updated": "2024-06-27T10:07:36Z",
+      "stargazers_count": 29,
+      "topics": [
+        "uv-index"
+      ],
+      "last_fetched": 1739235889.59445
+    },
+    "693656182": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "luixal/lovelace-media-source-image-card",
+      "category": "plugin",
+      "description": "A Lovelace custom card for showing images stored in Media Source",
+      "etag_repository": "W/\"5b785e0c90cd2370db58b2af0122aec2091405ed2c2f2e3f4cff2ce26dcc54e2\"",
+      "last_updated": "2025-01-26T11:19:00Z",
+      "stargazers_count": 23,
+      "topics": [
+        "lovelace-card",
+        "lovelace-cards",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1737958872.92934
+    },
+    "319343045": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "caronc/ha-ultrasync",
+      "category": "integration",
+      "description": "Interlogix ZeroWire and Hills ComNav (NX-595E) UltraSync Security Panel for Integration for Home Assistant Comunity Store (HACS)",
+      "domain": "ultrasync",
+      "etag_repository": "W/\"777ced0c16da2e0211e8c551a85c8d83eaa9d22c25a10a5f5a110e40c7001ef4\"",
+      "last_updated": "2025-01-11T20:11:02Z",
+      "stargazers_count": 27,
+      "topics": [
+        "comnav",
+        "homeassistant-custom-component",
+        "interlogix",
+        "nx-595e",
+        "security",
+        "ultrasync"
+      ],
+      "last_fetched": 1736633623.345924
+    },
+    "250345421": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "eifinger/hass-foldingathomecontrol",
+      "category": "integration",
+      "description": "Homeassistant integration for FoldingAtHomeControl",
+      "domain": "foldingathomecontrol",
+      "etag_repository": "W/\"41fc6ce39bf8837a696d26203266e24668d3a998cd7be5cedd4d20b4f2856d70\"",
+      "last_updated": "2024-11-26T20:05:43Z",
+      "stargazers_count": 20,
+      "topics": [
+        "asyncio",
+        "folding-at-home",
+        "foldingathome",
+        "python3"
+      ],
+      "last_fetched": 1739607515.965828
+    },
+    "171854441": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/youtube",
+      "category": "integration",
+      "description": "A platform which give you info about the newest video on a channel",
+      "domain": "youtube",
+      "downloads": 5670,
+      "etag_repository": "W/\"94084c13b523929ad0a4b6d2c10d8b4709aca8ad1c556e1371e187e70604d7a8\"",
+      "last_updated": "2024-03-13T19:45:36Z",
+      "stargazers_count": 61,
+      "topics": [
+        "youtube"
+      ],
+      "last_fetched": 1736871492.789832
+    },
+    "617699018": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hokiebrian/eia_hourly_demand",
+      "category": "integration",
+      "description": "Home Assistant Component to retrieve Hourly Energy Demand Data from EIA by Balancing Authority",
+      "domain": "eia_hourly_demand",
+      "etag_repository": "W/\"2f5e29ceeda12aff3a8adf205aae7fcec9438f40da555dc6f35aeeda741a4b75\"",
+      "last_updated": "2024-07-12T21:16:04Z",
+      "stargazers_count": 6,
+      "topics": [
+        "eia",
+        "energy",
+        "energy-monitor",
+        "homeassistant-custom-component",
+        "megawatts"
+      ],
+      "last_fetched": 1729216986.681536
+    },
+    "259126760": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Sian-Lee-SA/honeycomb-menu",
+      "category": "plugin",
+      "description": "Honeycomb menu is a Home Assistant module (not a card) that can be applied to any lovelace card. When activated by the defined action on said card, the module will display a 'rounded' list of honeycomb buttons with an optional XY pad to make interfacing with lovelace more fluent",
+      "downloads": 3314,
+      "etag_repository": "W/\"ad7290f3daa23e80eda8995c9f928a88897ad364430ad384a98c6911b4386a5c\"",
+      "last_updated": "2025-02-13T10:03:13Z",
+      "stargazers_count": 209,
+      "topics": [
+        "lovelace-module",
+        "menu",
+        "module"
+      ],
+      "last_fetched": 1739449720.804159
+    },
+    "438036391": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fustom/ariston-remotethermo-home-assistant-v3",
+      "category": "integration",
+      "description": "Ariston NET remotethermo integration for Home Assistant based on API",
+      "domain": "ariston",
+      "downloads": 4,
+      "etag_repository": "W/\"a9b12dc06f50c863afcb2e47fb7c35f13b8958326d924b32df20a64fe0874e19\"",
+      "last_updated": "2025-02-14T21:13:27Z",
+      "stargazers_count": 185,
+      "topics": [
+        "ariston",
+        "ariston-net",
+        "cloud"
+      ],
+      "last_fetched": 1739571361.836622
+    },
+    "307586942": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bremor/bureau_of_meteorology",
+      "category": "integration",
+      "description": "Custom component for retrieving weather information from the Bureau of Meteorology.",
+      "domain": "bureau_of_meteorology",
+      "etag_repository": "W/\"8fb41d614f7196665b063d4a88e81bb5a3d4687010c47a5529d1fdffabac4f81\"",
+      "last_updated": "2024-07-24T20:33:59Z",
+      "stargazers_count": 202,
+      "topics": [
+        "bom",
+        "bureau",
+        "forecast",
+        "meteorology",
+        "observations",
+        "weather",
+        "weather-information"
+      ],
+      "last_fetched": 1738976514.327866
+    },
+    "491066500": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "airalab/homeassistant-robonomics-integration",
+      "category": "integration",
+      "description": "Connect your Home Assistant devices to web3 infrastructure with Robonomics Web Services subscription",
+      "domain": "robonomics",
+      "etag_repository": "W/\"33d0c5b76a9d4cd465c90d28f3aee31f642d5edf48365ca4fc8cdfd31e7704e1\"",
+      "last_updated": "2024-12-21T21:07:50Z",
+      "stargazers_count": 11,
+      "topics": [
+        "intergration",
+        "iot",
+        "kusama",
+        "polkadot",
+        "web3"
+      ],
+      "last_fetched": 1734819124.060758
+    },
+    "181743867": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tefinger/hass-brematic",
+      "category": "integration",
+      "description": "Custom component for Home Assistant to support Brematic devices",
+      "domain": "brematic",
+      "etag_repository": "W/\"2f113b5780cbe0370fe6feb3a453ccc42316b8fc0d1db1dacfc37e8449921ee7\"",
+      "last_updated": "2024-06-14T13:27:02Z",
+      "stargazers_count": 19,
+      "topics": [
+        "433mhz",
+        "brematic",
+        "brennenstuhl",
+        "gateway",
+        "intertechno"
+      ],
+      "last_fetched": 1738607228.243204
+    },
+    "755763613": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mentalilll/ha-vpd-chart",
+      "category": "plugin",
+      "description": "VPD Chart for Homeassistant",
+      "etag_repository": "W/\"2a12137a289fb23dcbe777693bccdb8431a5cfe4da14d2a3474d1c31a72409e9\"",
+      "last_updated": "2024-10-25T16:09:11Z",
+      "stargazers_count": 58,
+      "topics": [
+        "gardening",
+        "vpd",
+        "vpdchart"
+      ],
+      "last_fetched": 1739283361.261285
+    },
+    "362551242": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "itobey/update-time-card",
+      "category": "plugin",
+      "description": "Simple last-updated card for Home assistant lovelace",
+      "etag_repository": "W/\"87c8bdb14d6e6171f93fe2442d3c049f5c819b811523b053cd9131fa9a456eb7\"",
+      "last_updated": "2023-04-03T23:03:48Z",
+      "stargazers_count": 6,
+      "topics": [
+        "clock",
+        "dashboard",
+        "e-ink",
+        "last-updated",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739241919.481708
+    },
+    "744765851": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Weissnix4711/hass-listenbrainz",
+      "category": "integration",
+      "description": "Integration for ListenBrainz",
+      "domain": "listenbrainz",
+      "downloads": 92,
+      "etag_repository": "W/\"bfd15bc4b25ca864e32c06d22cac3b0521cc7e1fa840cb054e75d07d64b8407c\"",
+      "last_updated": "2025-02-10T05:44:58Z",
+      "stargazers_count": 7,
+      "topics": [
+        "custom-integration",
+        "listenbrainz"
+      ],
+      "last_fetched": 1739607944.824189
+    },
+    "237812136": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iswitch/ha-yandex-icons",
+      "category": "plugin",
+      "description": "Иконки Яндекс устройств для Home Assistant",
+      "etag_repository": "W/\"3eb26b93b798d770b1e829e50a0707bf5e03799267347c05e4c9b491cbf5e8bf\"",
+      "last_updated": "2024-10-16T22:56:18Z",
+      "stargazers_count": 68,
+      "topics": [
+        "icon-pack",
+        "icons",
+        "yandex"
+      ],
+      "last_fetched": 1739103838.912992
+    },
+    "373857882": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wassy92x/lovelace-entities-btn-group",
+      "category": "plugin",
+      "description": "A custom card for Home Assistant to group multiple buttons",
+      "downloads": 3736,
+      "etag_repository": "W/\"df23ce1c6ab9fb641e8ab87094d932f0d000661d7c3dcc6369847194be31feca\"",
+      "last_updated": "2023-05-22T20:47:26Z",
+      "stargazers_count": 8,
+      "topics": [
+        "lovelace-card"
+      ],
+      "last_fetched": 1729216987.57324
+    },
+    "912235383": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jazzyisj/speech-helpers-jinja",
+      "category": "template",
+      "description": "Jinja custom template speech helpers for Home Assistant",
+      "etag_repository": "W/\"2fd1639fa8dff70859099b9c766e47c85f726513c83ded3fdae8a14c4bcfc306\"",
+      "last_updated": "2025-01-24T05:20:31Z",
+      "stargazers_count": 6,
+      "topics": [
+        "jinja2-templates"
+      ],
+      "last_fetched": 1739470728.655832
+    },
+    "737028188": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ibz0q/better-moment-card",
+      "category": "plugin",
+      "description": "Customizable digital date/time card for Lovelace.",
+      "etag_repository": "W/\"73b369467447e728f26f55eb10607eb595580bd664f3d3b343b716275f08de4b\"",
+      "last_updated": "2025-01-30T20:36:38Z",
+      "stargazers_count": 45,
+      "topics": [
+        "clock",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739052765.024517
+    },
+    "596085141": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lozzd/octopus-energy-rates-card",
+      "category": "plugin",
+      "description": "This lovelace card for Home Assistant displays the Octopus Energy rate prices per each 30 minute slot",
+      "etag_repository": "W/\"82df0719427d20931c78712e2911a70feb31962c959d59e5c5be14c49bd4236f\"",
+      "last_updated": "2024-04-05T16:17:08Z",
+      "stargazers_count": 76,
+      "topics": [
+        "electricity",
+        "energy",
+        "octopus",
+        "octopus-energy",
+        "octopus-energy-agile",
+        "octopusenergy",
+        "rates"
+      ],
+      "last_fetched": 1736785161.126731
+    },
+    "215327195": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bokub/rgb-light-card",
+      "category": "plugin",
+      "description": "💡 A Home Assistant card for RGB lights",
+      "downloads": 23326,
+      "etag_repository": "W/\"f6a5001b69498dad3485f3eb1c9cbd3cc72d8ff8a81ab6f3a622c5d9ffdbcaf7\"",
+      "last_updated": "2024-09-24T04:57:02Z",
+      "stargazers_count": 471,
+      "topics": [
+        "lovelace-custom-card",
+        "rgb-lights"
+      ],
+      "last_fetched": 1739643382.70465
+    },
+    "158194879": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "danobot/entity-controller",
+      "category": "integration",
+      "description": "Home Assistant Entity and lighting controller for managing devices with timers, scripts, and sun-based time restrictions.",
+      "domain": "entity_controller",
+      "etag_repository": "W/\"f92fd6b798c1c203735f572b614e5ea58355672aa2ca39cbd2037b4a5a4f0b63\"",
+      "last_updated": "2024-05-04T13:48:30Z",
+      "stargazers_count": 304,
+      "topics": [
+        "entity-controller",
+        "finite-state-machine",
+        "internet-of-things",
+        "iot",
+        "lighting-controller",
+        "motion-light",
+        "motion-sensor"
+      ],
+      "last_fetched": 1739643518.511153
+    },
+    "622713177": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "VeniVidiVici/givtcp-power-flow-card",
+      "category": "plugin",
+      "description": "A power distribution card for Home Assistant specifically for GivTCP users",
+      "downloads": 4015,
+      "etag_repository": "W/\"7e69857019fc2e575f037cbe8d17a44926651a6f3b52a71c9bd2cfe44f0c4b7b\"",
+      "last_updated": "2024-09-30T08:06:01Z",
+      "stargazers_count": 5,
+      "topics": [
+        "givenergy",
+        "givtcp"
+      ],
+      "last_fetched": 1729216987.562502
+    },
+    "535833284": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Vaskivskyi/ha-chroma",
+      "category": "integration",
+      "description": "Control your Chroma-enabled devices from Home Assistant",
+      "domain": "chroma",
+      "etag_repository": "W/\"1afb322abf39063ce8c8e4ea05a26b65d6db09a4c635bb3be240de5700b3be45\"",
+      "last_updated": "2025-01-21T04:28:26Z",
+      "stargazers_count": 24,
+      "topics": [
+        "chroma",
+        "razer",
+        "razer-chroma"
+      ],
+      "last_fetched": 1737440897.029832
+    },
+    "534317237": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DeerMaximum/QR-Code-Generator",
+      "category": "integration",
+      "description": "Custom Home Assistant integration to create a camera that displays a custom QR-Code",
+      "domain": "qr_generator",
+      "etag_repository": "W/\"1e17974a616b8b249ca51c78a41345699b625a93ae5d1068440ebfc1662ba661\"",
+      "last_updated": "2025-02-13T14:58:36Z",
+      "stargazers_count": 42,
+      "topics": [
+        "qrcode-generator"
+      ],
+      "last_fetched": 1739607494.066581
+    },
+    "585145942": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "schwarzenbergf/irtrans",
+      "category": "integration",
+      "description": "Integration for IRTrans Ethernet devices (LAN DB)",
+      "domain": "irtrans",
+      "downloads": 35,
+      "etag_repository": "W/\"7d18bddb50053698b5515dcef50f2b20714c4e1cbe23825326c992c263b13fe9\"",
+      "last_updated": "2025-02-14T11:08:00Z",
+      "stargazers_count": 7,
+      "topics": [
+        "infrared-blaster",
+        "infrared-control"
+      ],
+      "last_fetched": 1739607852.66466
+    },
+    "269665267": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mvdwetering/yamaha_ynca",
+      "category": "integration",
+      "description": "Custom integration for Home Assistant to support Yamaha AV receivers with the YNCA protocol (serial and network).",
+      "domain": "yamaha_ynca",
+      "downloads": 1938,
+      "etag_repository": "W/\"459f83741f6648cda6da02d14e32a77e7f78ebc957d997caf4cf345074f0adde\"",
+      "last_updated": "2025-02-01T16:06:22Z",
+      "stargazers_count": 54,
+      "topics": [
+        "home-assistant-component",
+        "yamaha-avr",
+        "yamaha-receiver"
+      ],
+      "last_fetched": 1738578048.347498
+    },
+    "760282660": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sHedC/homeassistant-leakbot",
+      "category": "integration",
+      "description": "Leakbot Integratio for Home Assistant",
+      "domain": "leakbot",
+      "downloads": 106,
+      "etag_repository": "W/\"193b19bad8db402f08eee46172e022b0d40404d826516fe0bf6facaf2bff2f84\"",
+      "last_updated": "2025-02-10T08:54:13Z",
+      "stargazers_count": 9,
+      "topics": [
+        "hacs-integraiton",
+        "home-assitant",
+        "leakbot",
+        "python3"
+      ],
+      "last_fetched": 1739607863.639548
+    },
+    "303857065": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "benct/lovelace-battery-entity-row",
+      "category": "plugin",
+      "description": "Show battery states or attributes with dynamic icon on entity rows in Home Assistant's Lovelace UI",
+      "downloads": 17829,
+      "etag_repository": "W/\"989bf43ba6337f7495d3a0731514ba02fc28fb98ebf5e16e7ff4886f2d9384ac\"",
+      "last_updated": "2021-03-12T15:50:43Z",
+      "stargazers_count": 70,
+      "topics": [
+        "attribute",
+        "battery",
+        "card",
+        "entity",
+        "entity-rows",
+        "state"
+      ],
+      "last_fetched": 1735985603.44119
+    },
+    "277068969": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ricardoquecria/caule-themes-pack-1",
+      "category": "theme",
+      "description": "10 modern colors  |  4 categories of styles (Black Glass, Black, Dark, Light)  |  40 themes in total  |  Animated icons for the weather forecast card  |  And a bonus automatic theme selector for your interface.",
+      "etag_repository": "W/\"9de3401810f86540304847a4cb32ce76fe25a3fef2ff3ebf78525484b2f3156d\"",
+      "last_updated": "2023-10-05T00:53:45Z",
+      "stargazers_count": 292,
+      "topics": [
+        "caule",
+        "pack"
+      ],
+      "last_fetched": 1739521092.274926
+    },
+    "654393646": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Nerwyn/android-tv-card",
+      "category": "plugin",
+      "description": "A completely customizable universal remote card for Home Assistant. Supports multiple platforms out of the box.",
+      "etag_repository": "W/\"d1fc65efb5407894cbc46cd002cf4c7cff62dc6a78e118e7de6272f6466681ee\"",
+      "last_updated": "2025-01-26T20:06:46Z",
+      "stargazers_count": 295,
+      "topics": [
+        "android-tv",
+        "androidtv",
+        "apple-tv",
+        "fire-tv",
+        "kodi",
+        "remote",
+        "roku",
+        "samsung-tv",
+        "webos"
+      ],
+      "last_fetched": 1739650520.683191
+    },
+    "545025660": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JonasJoKuJonas/homeassistant-WebUntis",
+      "category": "integration",
+      "description": "Custom component to access data from Web Untis in Home Assistant",
+      "domain": "webuntis",
+      "downloads": 65,
+      "etag_repository": "W/\"f42256571123f01b2cc7a28fb1dcd42ec2d9a76015beb61c4a747edce4cf57dc\"",
+      "last_updated": "2025-02-13T10:03:25Z",
+      "stargazers_count": 64,
+      "topics": [
+        "homeassistant-custom-component",
+        "school",
+        "webuntis",
+        "webuntis-api",
+        "webuntis-client"
+      ],
+      "last_fetched": 1739449849.141299
+    },
+    "361205663": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MrBartusek/MeteoalarmCard",
+      "category": "plugin",
+      "description": "Meteoalarm, Météo-France and DWD severe weather warnings card for Home Assistant Lovelace UI ⛈️",
+      "downloads": 9441,
+      "etag_repository": "W/\"68759d7337e75c29cd71d8abfc28fa9a4985412902dec192c82091a84b36bb70\"",
+      "last_updated": "2024-11-08T12:38:10Z",
+      "stargazers_count": 144,
+      "topics": [
+        "deutscher-wetterdienst",
+        "dwd",
+        "lovelace-card",
+        "meteo-france",
+        "meteoalarm",
+        "meteoalarmeu",
+        "nina",
+        "nws",
+        "weather"
+      ],
+      "last_fetched": 1739564180.894972
+    },
+    "743026166": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "brezlord/BrezNET-iOS",
+      "category": "theme",
+      "description": "Home Assistant theme based on Apple iOS colours.",
+      "etag_repository": "W/\"a54f4743d9522aab8deff6a47a3b811b11f290c8f05fc6d28ef80e793fa7c9cd\"",
+      "last_updated": "2024-01-15T12:02:40Z",
+      "stargazers_count": 2,
+      "topics": [
+        "ios"
+      ],
+      "last_fetched": 1731831383.438732
+    },
+    "299123388": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jseidl/hass-magic_areas",
+      "category": "integration",
+      "description": "Areas with batteries included for Home Assistant",
+      "domain": "magic_areas",
+      "downloads": 849,
+      "etag_repository": "W/\"9580f2eac0e222720f80aa17846fcaa1c5b3e452305bdbef09b6fd814bb288e1\"",
+      "last_updated": "2025-02-11T17:36:47Z",
+      "stargazers_count": 297,
+      "topics": [
+        "automation"
+      ],
+      "last_fetched": 1739542670.876253
+    },
+    "450898706": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "frozenwizard/onlylocklock",
+      "category": "plugin",
+      "description": "Custom entity rows that prevent users from unlocking a lock, disarming a security system(alarm), opening a cover(garage door).",
+      "etag_repository": "W/\"2fa2835f4c505431a300c6bef069d90b26960fb384cd0d49813c904254f5dc31\"",
+      "last_updated": "2023-05-21T19:31:15Z",
+      "stargazers_count": 5,
+      "topics": [
+        "alarm",
+        "cover",
+        "frontend",
+        "lock"
+      ],
+      "last_fetched": 1729213398.621027
+    },
+    "512007926": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "xannor/ha_reolink_discovery",
+      "category": "integration",
+      "description": "ReoLink Discovery Protocol Integration for Home Assistant",
+      "domain": "reolink_discovery",
+      "etag_repository": "W/\"bcc59ae8052fdd99542c4aa89cdddb9d296f7a83c703212da2e09c97b00ae8e7\"",
+      "last_updated": "2023-11-08T19:03:45Z",
+      "stargazers_count": 9,
+      "topics": [
+        "component"
+      ],
+      "last_fetched": 1739255352.252389
+    },
+    "658598049": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vakio-ru/vakio_kiv",
+      "category": "integration",
+      "description": "Интеграция для Home Assistant, позволяющая управлять устройством Vakio KIV",
+      "domain": "vakio_kiv",
+      "etag_repository": "W/\"15eda4cf4e23d4cd62f90384bacac514d0f2c3e634aee68772c433de0ec535e4\"",
+      "last_updated": "2023-12-09T09:19:14Z",
+      "stargazers_count": 1,
+      "topics": [
+        "kiv",
+        "vakio"
+      ],
+      "last_fetched": 1729217332.320157
+    },
+    "333849286": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kpoppel/homeassistant-eforsyning",
+      "category": "integration",
+      "description": "Home Assistant module enabling retrieval of regional heating data from eForsyning.",
+      "domain": "eforsyning",
+      "etag_repository": "W/\"425bee13d6194bd16c6112fffd7cf3142a772c55c71a96ed1268e870ddcee70e\"",
+      "last_updated": "2024-12-19T16:43:07Z",
+      "stargazers_count": 38,
+      "topics": [
+        "energy",
+        "heating"
+      ],
+      "last_fetched": 1738613989.774633
+    },
+    "346536654": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sopelj/hass-ember-mug-component",
+      "category": "integration",
+      "description": "Ember Mug Integration for Home Assistant",
+      "domain": "ember_mug",
+      "etag_repository": "W/\"c473786e4c7ec119ece3b772648a3dbf09dd74df0da261f24529528b9106697f\"",
+      "last_updated": "2025-01-04T00:23:10Z",
+      "stargazers_count": 126,
+      "topics": [
+        "ember-mug"
+      ],
+      "last_fetched": 1737397555.259538
+    },
+    "657192016": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Nedevski/hass_kat_bulgaria",
+      "category": "integration",
+      "description": "This is a custom component that checks periodically if you have any fines from KAT Bulgaria.",
+      "domain": "kat_bulgaria",
+      "etag_repository": "W/\"1b1b4a681527ed423bc73bdf491d115cf969611defc7b2460415bb6ec04ca940\"",
+      "last_updated": "2024-01-29T17:06:41Z",
+      "stargazers_count": 6,
+      "topics": [
+        "kat-bulgaria"
+      ],
+      "last_fetched": 1739017757.859362
+    },
+    "335750566": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "metbril/home-assistant-brandstofprijzen",
+      "category": "integration",
+      "description": "Home Assistant component for fuel prices from United Consumers",
+      "domain": "brandstofprijzen",
+      "etag_repository": "W/\"6372ddd442f39f515061aca7d3347234489c01460b0096b397c0b8e1c6c993b3\"",
+      "last_updated": "2025-01-30T02:52:00Z",
+      "stargazers_count": 6,
+      "last_fetched": 1738210939.779852
+    },
+    "252926906": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "asev/homeassistant-uponor",
+      "category": "integration",
+      "description": "Uponor Smatrix Pulse heating/cooling system integration for Home Assistant.",
+      "domain": "uponor",
+      "etag_repository": "W/\"74e789bc228b0dc95a0144edea7bb34feab985dd529a05b3266b5d85c3f8c8d6\"",
+      "last_updated": "2024-07-11T06:43:28Z",
+      "stargazers_count": 47,
+      "topics": [
+        "heating-control",
+        "smatrix",
+        "uponor",
+        "uponor-smatrix-pulse"
+      ],
+      "last_fetched": 1739017405.410802
+    },
+    "624448609": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nathanmarlor/foxess_modbus_charge_period_card",
+      "category": "plugin",
+      "description": "Custom Home Assistant Cards for the FoxESS Modbus Integration",
+      "downloads": 866,
+      "etag_repository": "W/\"e1a56701ac3e66889b2911d439704a462533009d91613ec629ec80253cc82ae8\"",
+      "last_updated": "2023-12-26T12:03:38Z",
+      "stargazers_count": 11,
+      "topics": [
+        "energy",
+        "foxess"
+      ],
+      "last_fetched": 1733595600.451298
+    },
+    "338782385": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "frimtec/hass-compal-wifi",
+      "category": "integration",
+      "description": "Home Assistant component to switch WiFi on/off for Compal CH7465LG modem.",
+      "domain": "compal_wifi",
+      "downloads": 111,
+      "etag_repository": "W/\"a4397a78fac1f003c07a548b3dfce82c679d6c0cb439f1c19d078311084903f6\"",
+      "last_updated": "2025-01-20T15:56:07Z",
+      "stargazers_count": 4,
+      "topics": [
+        "ch7465lg",
+        "compal",
+        "compal-wifi-switch",
+        "switch",
+        "wifi",
+        "wlan"
+      ],
+      "last_fetched": 1737389964.134416
+    },
+    "545119372": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Fr3d/camect-ha",
+      "category": "integration",
+      "description": "Full Camect Hub integration for Home Assistant / HACS",
+      "domain": "camect",
+      "etag_repository": "W/\"a5ca2e0107d26baa9619dc42de60afe10817ace08df4efa5ad610ec310d22486\"",
+      "last_updated": "2025-01-15T08:56:10Z",
+      "stargazers_count": 11,
+      "topics": [
+        "camect",
+        "home-assistant-integration"
+      ],
+      "last_fetched": 1738844969.579743
+    },
+    "254206234": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "danimart1991/pvpc-hourly-pricing-card",
+      "category": "plugin",
+      "description": "Home Assistant Lovelace custom card to use with Spain electricity hourly pricing (PVPC) integration",
+      "downloads": 1551,
+      "etag_repository": "W/\"59bf2839d9065ec12e00cd42107748b5e8935651dfad6279c62a569b3279548a\"",
+      "last_updated": "2025-02-12T13:50:39Z",
+      "stargazers_count": 98,
+      "topics": [
+        "esios",
+        "graphics",
+        "lovelace-card",
+        "lovelace-custom-card",
+        "pvpc",
+        "ree"
+      ],
+      "last_fetched": 1739571184.849352
+    },
+    "667615978": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fixtse/o365-card",
+      "category": "plugin",
+      "description": "A custom card for Home Assistant to show your Inbox, To Do and Teams Last Message from Office365",
+      "etag_repository": "W/\"e424326caff555bb4ad2dc9f2a5dfb37296448d47125f738931dbafd6a637a63\"",
+      "last_updated": "2024-01-23T21:38:42Z",
+      "stargazers_count": 14,
+      "topics": [
+        "hacs-plugin",
+        "inbox",
+        "javascript",
+        "lovelace-custom-card",
+        "office365",
+        "outlook",
+        "teams",
+        "todo"
+      ],
+      "last_fetched": 1733545682.219923
+    },
+    "669130167": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "andrew-codechimp/HA-Andrews-Arnold-Quota",
+      "category": "integration",
+      "description": "A Home Assistant integration to retrieve quota details of an Andrews & Arnold Broadband account",
+      "domain": "andrews_arnold_quota",
+      "downloads": 55,
+      "etag_repository": "W/\"db98501ad72966617baeb35cad00c72c666f908cd3443a988d48d400bc9aa566\"",
+      "last_updated": "2025-02-02T07:29:36Z",
+      "stargazers_count": 6,
+      "last_fetched": 1739607375.742872
+    },
+    "192732636": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bramkragten/weather-card",
+      "category": "plugin",
+      "description": "Weather Card with animated icons for Home Assistant Lovelace",
+      "etag_repository": "W/\"1c7adbd6d08c1e979a0932fa17d2872402c1893b699915927ec471ff30b2294e\"",
+      "last_updated": "2024-05-04T21:40:37Z",
+      "stargazers_count": 517,
+      "last_fetched": 1739304895.081167
+    },
+    "315044466": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/transmission-card",
+      "category": "plugin",
+      "description": "Custom Transmission card for Home Assistant/Lovelace",
+      "downloads": 446,
+      "etag_repository": "W/\"dcf4ba598e5e26d4c75cc631cd46bb93035a6520e5384030484b548e3f5856cb\"",
+      "last_updated": "2025-02-10T12:54:31Z",
+      "stargazers_count": 35,
+      "topics": [
+        "lovelace-card",
+        "lovelace-custom-card",
+        "transmission"
+      ],
+      "last_fetched": 1739261876.170843
+    },
+    "308752409": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tmjo/charger-card",
+      "category": "plugin",
+      "description": "A lovelace card for electrical vehicle (EV) home chargers and charging robots.",
+      "downloads": 6270,
+      "etag_repository": "W/\"7b2ff65b3e4680564f848a13b1421fcd44a51b4ac7233de53464a38e23c44174\"",
+      "last_updated": "2024-04-25T07:14:41Z",
+      "stargazers_count": 98,
+      "topics": [
+        "charger",
+        "charging-robot",
+        "easee",
+        "elbil",
+        "electric-vehicle",
+        "evcharger"
+      ],
+      "last_fetched": 1739449736.545256
+    },
+    "464877047": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "samuolis/brink",
+      "category": "integration",
+      "description": "Brink-home ebus emodule home assistant integration",
+      "domain": "brink_ventilation",
+      "etag_repository": "W/\"c70351bdea9ace848ec859d2761741f4329ae6b7139572ee197a0355cfe9a03b\"",
+      "last_updated": "2024-12-15T07:53:42Z",
+      "stargazers_count": 15,
+      "topics": [
+        "brink",
+        "brink-home",
+        "brinkrenovent",
+        "ebus",
+        "emodule",
+        "renovent",
+        "ventilation"
+      ],
+      "last_fetched": 1739277302.505057
+    },
+    "456340193": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "danielrivard/homeassistant-innova",
+      "category": "integration",
+      "description": "Home Assistant Integration for Innova 2.0 Heat Pump and AirLeaf",
+      "domain": "innova",
+      "etag_repository": "W/\"5b0c4642d6c416fe3c09854509a6406fdab434e36c387a5e3620ed3e33b9fe89\"",
+      "last_updated": "2025-02-13T13:57:19Z",
+      "stargazers_count": 40,
+      "topics": [
+        "airleaf",
+        "climate",
+        "fancoil",
+        "innova",
+        "innova-2point0",
+        "innovaenergie",
+        "twopointzero"
+      ],
+      "last_fetched": 1739607482.937508
+    },
+    "634513270": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "enes-oerdek/Home-Assistant-Helium-Integration",
+      "category": "integration",
+      "description": "Helium Integration for Home Assistant",
+      "domain": "helium_solana",
+      "etag_repository": "W/\"24df34a66802a51b3b4e197333300888d712a6975b89b8cf2ca15fe131da25c6\"",
+      "last_updated": "2025-01-05T13:55:41Z",
+      "stargazers_count": 19,
+      "topics": [
+        "helium",
+        "helium-mining",
+        "helium-network",
+        "iot",
+        "solana"
+      ],
+      "last_fetched": 1738361747.193178
+    },
+    "234581410": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fi-sch/ux_goodie_theme",
+      "category": "theme",
+      "description": "🎨 Theme for Home Assistant inspired by iOS Dark Mode 🌖",
+      "etag_repository": "W/\"51856bc8f2cea11792885246db054a71cd91de895fd23d94296b0fbf11fce0fc\"",
+      "last_updated": "2022-05-27T21:05:56Z",
+      "stargazers_count": 11,
+      "topics": [
+        "dark",
+        "ios",
+        "lovelace-theme",
+        "mode",
+        "ux"
+      ],
+      "last_fetched": 1729213342.224449
+    },
+    "328671547": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dmoranf/home-assistant-wattio",
+      "category": "integration",
+      "description": "Wattio Smart Home custom integration for Home Assistant",
+      "domain": "wattio",
+      "etag_repository": "W/\"ef964fda7d65cb5be29c5f606d26afa67851147231f3ae8d881487e22c40c2c9\"",
+      "last_updated": "2022-07-21T18:31:02Z",
+      "stargazers_count": 7,
+      "topics": [
+        "home-assistant-component",
+        "wattio"
+      ],
+      "last_fetched": 1729213499.008745
+    },
+    "756168276": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "klausj1/homeassistant-statistics",
+      "category": "integration",
+      "description": "This HA integration allows to import long term statistics from a file like csv or tsv",
+      "domain": "import_statistics",
+      "downloads": 49,
+      "etag_repository": "W/\"1bce1c643b47a4bd0af35d80c448e2072649446401e7b6899d387a8eedad7294\"",
+      "last_updated": "2025-02-10T08:54:54Z",
+      "stargazers_count": 77,
+      "topics": [
+        "home-assistant-integration",
+        "statistics"
+      ],
+      "last_fetched": 1739363495.363415
+    },
+    "307678069": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "enkama/hass-variables",
+      "category": "integration",
+      "description": "Home Assistant variables component",
+      "domain": "variable",
+      "etag_repository": "W/\"a1e55d7b2295e3282f740ebfe79c41bad769c05d6f8ee6fc43e4c6dba8b2c439\"",
+      "last_updated": "2024-11-04T17:54:16Z",
+      "stargazers_count": 95,
+      "topics": [
+        "counter",
+        "keypad",
+        "last-motion",
+        "timer",
+        "variables"
+      ],
+      "last_fetched": 1738707337.731426
+    },
+    "264655935": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gadgetchnnel/entities_calendar",
+      "category": "integration",
+      "description": "A custom component for Home Assistant to allow regular entities to be used as a calendar",
+      "domain": "entities_calendar",
+      "etag_repository": "W/\"7ace567ba8fe017b78c319c4b3dfba946687a266bd91a50c3abc73b47f9c2e1e\"",
+      "last_updated": "2023-10-05T03:35:54Z",
+      "stargazers_count": 26,
+      "topics": [
+        "calendar",
+        "entities-calendar"
+      ],
+      "last_fetched": 1738544744.876838
+    },
+    "352169259": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "aex351/home-assistant-neerslag-app",
+      "category": "integration",
+      "description": "Neerslag app for Home Assistant. All-in-one package (Sensors + Card).",
+      "domain": "neerslag",
+      "etag_repository": "W/\"5fd095e381ef9cdc3a9249df1420be93e6a59ecde8bee359fcc32971063ed11b\"",
+      "last_updated": "2024-12-29T03:48:30Z",
+      "stargazers_count": 68,
+      "last_fetched": 1739614348.01862
+    },
+    "781375315": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "einToast/openai_stt_ha",
+      "category": "integration",
+      "description": "OpenAI Wisper in HA via the OpenAI API",
+      "domain": "openai_stt",
+      "etag_repository": "W/\"c1c93668f79a04a57cc7fb71cf0bb022e5c239318278df0d6ee761c48d6097db\"",
+      "last_updated": "2025-01-28T22:39:31Z",
+      "stargazers_count": 7,
+      "topics": [
+        "openai",
+        "openai-api",
+        "openai-whisper",
+        "speech-to-text",
+        "stt"
+      ],
+      "last_fetched": 1739125146.697172
+    },
+    "202546107": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bbbenji/synthwave-hass-extras",
+      "category": "plugin",
+      "description": "Extras for the synthwave inspired theme for Home Assistant",
+      "etag_repository": "W/\"fd562cf43c1e44fe948436753df24286ccd7bfc33b485f88ac62b001cd71b65c\"",
+      "last_updated": "2020-10-30T00:24:02Z",
+      "stargazers_count": 15,
+      "last_fetched": 1736489972.818342
+    },
+    "606857916": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "stackia/ha-deye-dehumidifier",
+      "category": "integration",
+      "description": "Control Deye (德业) Dehumidifier devices from Home Assistant",
+      "domain": "deye_dehumidifier",
+      "etag_repository": "W/\"242ba248165aa4487d187251f33b44d3c7ad7e5ba933fcd2df2eec548629b8d0\"",
+      "last_updated": "2025-02-12T15:50:29Z",
+      "stargazers_count": 46,
+      "topics": [
+        "deye",
+        "home-assistant-component"
+      ],
+      "last_fetched": 1739521578.270047
+    },
+    "527179792": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DarwinsBuddy/WienerNetzeSmartmeter",
+      "category": "integration",
+      "description": "A home-assistant integration supporting WienerNetze Smartmeters as sensors",
+      "domain": "wnsm",
+      "downloads": 2,
+      "etag_repository": "W/\"250a2f4e0dc0aedbca1dd37ecad6ac4ec17a41251757aabf0a6b54441df5b02c\"",
+      "last_updated": "2025-02-14T10:25:52Z",
+      "stargazers_count": 161,
+      "topics": [
+        "energy",
+        "smartmeter",
+        "wien-energie",
+        "wiener-netze"
+      ],
+      "last_fetched": 1739536062.840157
+    },
+    "782924117": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kevin-briand/massa-node-card",
+      "category": "plugin",
+      "description": "The Massa node card for home assistant, it's used to view the status of your Massa node.",
+      "downloads": 3,
+      "etag_repository": "W/\"392169ca300b083adc135e3dbcc871362d790d0405d8ced161ac3a1085192137\"",
+      "last_updated": "2024-05-21T16:09:14Z",
+      "topics": [
+        "assistant",
+        "card",
+        "home",
+        "massa",
+        "node",
+        "stacking",
+        "status",
+        "wallet"
+      ],
+      "last_fetched": 1739196885.699778
+    },
+    "631670903": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ufozone/ha-zcs-mower",
+      "category": "integration",
+      "description": "ZCS Lawn Mower Robots (Ambrogio, Techline, Wiper) platform as a Custom Component for Home Assistant.",
+      "domain": "zcsmower",
+      "etag_repository": "W/\"a00be0df93833469c5544e0a2759db948b2971135f23fc4c95b5b3a5c6bc4520\"",
+      "last_updated": "2025-02-13T16:26:31Z",
+      "stargazers_count": 21,
+      "topics": [
+        "ambrogio",
+        "lawn-mower",
+        "lawnmower",
+        "mower",
+        "mower-robot",
+        "wiper",
+        "zcs",
+        "zucchetti"
+      ],
+      "last_fetched": 1739471314.980257
+    },
+    "187245511": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/group-card",
+      "category": "plugin",
+      "description": null,
+      "etag_repository": "W/\"3ec8ce672c4350951cbda582b642b5143a4d28cb5c6b2f8e9371e695dd848427\"",
+      "last_updated": "2021-06-12T14:19:18Z",
+      "stargazers_count": 23,
+      "last_fetched": 1738937585.470208
+    },
+    "200665691": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "franc6/ics_calendar",
+      "category": "integration",
+      "description": "Provides an ICS (icalendar) platform for the Home Assistant calendar",
+      "domain": "ics_calendar",
+      "etag_repository": "W/\"7d1f04073b8578134a22fe927397bcca0a921d4059ed197ad805c0c9fa03d986\"",
+      "last_updated": "2025-02-13T18:14:11Z",
+      "stargazers_count": 177,
+      "topics": [
+        "calendar",
+        "ics"
+      ],
+      "last_fetched": 1739484969.394188
+    },
+    "195594888": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "claudegel/sinope-gt125",
+      "category": "integration",
+      "description": "Sinope custom component for Home Assistant to manage Sinopé devices directly via the GT125 gateway",
+      "domain": "sinope",
+      "etag_repository": "W/\"e0b746252b6bc8dd350c4d35a4bfcd136f1547cfe68b3d117a5bd9a5f94aeaa9\"",
+      "last_updated": "2024-12-14T03:57:03Z",
+      "stargazers_count": 16,
+      "topics": [
+        "sinope"
+      ],
+      "last_fetched": 1734805083.352267
+    },
+    "599334003": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pkscout/simple-weather-clock",
+      "category": "plugin",
+      "description": "A card for Home Assistant designed to display a digital clock with six slots below for various numeric environmental sensor data.",
+      "etag_repository": "W/\"48c4298f0ae514ba7b994ded09721fe579fb7b4a9dc576f10c5a62ba91ed56d5\"",
+      "last_updated": "2023-06-03T21:45:55Z",
+      "stargazers_count": 5,
+      "topics": [
+        "clock",
+        "weather"
+      ],
+      "last_fetched": 1733545762.689127
+    },
+    "129353521": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "syssi/xiaomi_raw",
+      "category": "integration",
+      "description": "Custom component for Home Assistant to faciliate the reverse engeneering of Xiaomi MiIO devices",
+      "domain": "xiaomi_miio_raw",
+      "etag_repository": "W/\"482927427e99ec7b148dc308cbb14131050f80b88468c6ee83a58470c38270ab\"",
+      "last_updated": "2024-06-27T08:46:07Z",
+      "stargazers_count": 108,
+      "topics": [
+        "miio",
+        "miio-device",
+        "miio-protocol",
+        "monitoring"
+      ],
+      "last_fetched": 1738102897.456225
+    },
+    "178921037": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "benct/lovelace-multiple-entity-row",
+      "category": "plugin",
+      "description": "Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI",
+      "downloads": 64994,
+      "etag_repository": "W/\"8c68046de74febe398e22b6a7ccbadc9122f555a8bfa802fca528153bb02dab2\"",
+      "last_updated": "2024-04-04T02:30:57Z",
+      "stargazers_count": 846,
+      "topics": [
+        "attribute",
+        "card",
+        "entity",
+        "entity-attribute",
+        "entity-rows",
+        "format",
+        "multiple",
+        "state"
+      ],
+      "last_fetched": 1739636082.416944
+    },
+    "618871749": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "carleeno/elevenlabs_tts",
+      "category": "integration",
+      "description": "Custom TTS Integration using ElevenLabs API",
+      "domain": "elevenlabs_tts",
+      "downloads": 1592,
+      "etag_repository": "W/\"53426d69e7f9ce4be724ff247c2b4fd06df27fa9d008faff65581b01418eef15\"",
+      "last_updated": "2024-10-21T02:38:22Z",
+      "stargazers_count": 94,
+      "topics": [
+        "elevenlabs",
+        "text-to-speech",
+        "tts"
+      ],
+      "last_fetched": 1739470820.292323
+    },
+    "480112024": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "patrickribbing/sjofartsverket_viva-component",
+      "category": "integration",
+      "description": "Get wind information from the Swedish Sjöfarsverket's ViVa service.",
+      "domain": "sjofartsverket_viva",
+      "etag_repository": "W/\"1cd1e39a6c60e64b5891ba9b26a5f3e2e2c1e9e0a1d936bb16df56d724ca4e0e\"",
+      "last_updated": "2023-07-14T12:19:43Z",
+      "stargazers_count": 5,
+      "last_fetched": 1729217168.702058
+    },
+    "162808336": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bigbadblunt/homeassistant-lightwave2",
+      "category": "integration",
+      "description": "Lightwave RF custom component for Home Assistant. Requires generation 2 (\"Link Plus\") hub, but will control both generation 1 (\"Connect Series\") and generation 2 (\"Smart Series\") devices.",
+      "domain": "lightwave2",
+      "etag_repository": "W/\"68ce39dae3dc338483cf283bdfaa3a5850424444ec912ac1c2a04c9553eca394\"",
+      "last_updated": "2024-02-05T22:01:26Z",
+      "stargazers_count": 41,
+      "topics": [
+        "lightwave",
+        "lightwaverf"
+      ],
+      "last_fetched": 1738786567.837523
+    },
+    "256899380": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "atymic/project_three_zero_ha",
+      "category": "integration",
+      "description": "Project Three Zero Home Assistant Integration",
+      "domain": "project_zero_three",
+      "etag_repository": "W/\"551abc4d9fe7d27ae78de33feb932bbe5b3db05c3ded99f0f79456b7f06cc0e9\"",
+      "last_updated": "2023-10-15T22:27:07Z",
+      "stargazers_count": 6,
+      "topics": [
+        "fuel"
+      ],
+      "last_fetched": 1738630926.207016
+    },
+    "188323494": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ExperienceLovelace/ha-floorplan",
+      "category": "plugin",
+      "description": "Bring new life to Home Assistant. By mapping entities to a SVG-object, you're able to control devices, show states, calling services - and much more. Add custom styling on top, to visualize whatever you can think of. Your imagination just became the new limit.",
+      "downloads": 22776,
+      "etag_repository": "W/\"b5caaaa4300dd25c11be9c30017f65b077558eaeeb328d7821d476f98f2363fe\"",
+      "last_updated": "2025-02-12T19:55:14Z",
+      "stargazers_count": 1202,
+      "topics": [
+        "floorplan",
+        "lovelace-card",
+        "lovelace-floorplan",
+        "panel"
+      ],
+      "last_fetched": 1739542422.114029
+    },
+    "243122556": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Hellowlol/ha-tide",
+      "category": "integration",
+      "description": "Tide a sensor for HASS.",
+      "domain": "tide",
+      "etag_repository": "W/\"ec422516d7fcdac8ea3cd5ff594c23e09ff30858c2aa3bb9eb43eeb3822416c5\"",
+      "last_updated": "2021-06-06T20:30:32Z",
+      "stargazers_count": 4,
+      "topics": [
+        "norway",
+        "tide"
+      ],
+      "last_fetched": 1729216980.983066
+    },
+    "457458731": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AmoebeLabs/HA-Theme_M3-07-DarkOliveGreen",
+      "category": "theme",
+      "description": "Material Design 3 based theme (dark olive green) for Home Assistant",
+      "etag_repository": "W/\"c6ff1a93057e7da2981fb4b885d393fe6cd1cb0e52e05b72934a2224dd6e8299\"",
+      "last_updated": "2022-06-15T07:56:39Z",
+      "stargazers_count": 1,
+      "topics": [
+        "dark-mode",
+        "dark-theme",
+        "home-assistant-theme",
+        "light-mode",
+        "light-theme",
+        "material-3"
+      ],
+      "last_fetched": 1731206804.639283
+    },
+    "382905556": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kotborealis/home-assistant-custom-components-cover-time-based-synced",
+      "category": "integration",
+      "description": "⌛ Time-based cover. Install it via HACS.",
+      "domain": "cover_time_based_synced",
+      "etag_repository": "W/\"0458a7aa0c8414d25cdbd3e9ef079136b5be47a1136e444d218067461731454e\"",
+      "last_updated": "2023-04-18T13:20:55Z",
+      "stargazers_count": 25,
+      "topics": [
+        "cover",
+        "roller-shutters",
+        "service",
+        "shutter",
+        "trigger"
+      ],
+      "last_fetched": 1739628969.866305
+    },
+    "698694783": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MarcoGos/davis_vantage",
+      "category": "integration",
+      "description": "Davis Vantage custom component integration for Home Assistant",
+      "domain": "davis_vantage",
+      "etag_repository": "W/\"5391dedae956562257eec2ada131aabbf9b1bf5998cf98e12ca77dd708a3d064\"",
+      "last_updated": "2025-02-15T16:05:57Z",
+      "stargazers_count": 11,
+      "topics": [
+        "davis-weatherlink",
+        "weather-station"
+      ],
+      "last_fetched": 1739643744.005053
+    },
+    "151580533": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.unifigateway",
+      "category": "integration",
+      "description": "High level health status of UniFi Security Gateway devices via UniFi Controller",
+      "domain": "unifigateway",
+      "etag_repository": "W/\"2a890628bb54d02a2f94df718f3bee27258069aca54b921871dabe014e250fe3\"",
+      "last_updated": "2021-04-19T12:12:56Z",
+      "stargazers_count": 132,
+      "last_fetched": 1736644250.122708
+    },
+    "448604854": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TomBrien/cardiffwaste-ha",
+      "category": "integration",
+      "description": "A Home Assistant integration to provide sensors for waste collections in Cardiff, UK",
+      "domain": "cardiffwaste",
+      "etag_repository": "W/\"42bcf5f4c201b118e86b908c6c5df220c535169d45edac6683cabf451267dafe\"",
+      "last_updated": "2023-10-18T18:35:55Z",
+      "stargazers_count": 11,
+      "topics": [
+        "cardiff",
+        "waste-collection"
+      ],
+      "last_fetched": 1736253381.556858
+    },
+    "610701268": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nathanmarlor/foxess_modbus",
+      "category": "integration",
+      "description": "FoxESS inverter integration. Connect directly to your FoxESS inverter (no cloud!) for real-time status and control.",
+      "domain": "foxess_modbus",
+      "downloads": 945,
+      "etag_repository": "W/\"7388d33f5f2b418fb8bddb867590cd42c0bab6d7a597ddf052cfc446712fb202\"",
+      "last_updated": "2025-02-14T13:26:53Z",
+      "stargazers_count": 140,
+      "topics": [
+        "energy",
+        "foxess"
+      ],
+      "last_fetched": 1739550154.759863
+    },
+    "220313935": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "turbokongen/hass-AMS",
+      "category": "integration",
+      "description": "Custom component reading AMS through MBus adapter into HomeAssistant",
+      "domain": "ams",
+      "etag_repository": "W/\"24521b81e2d7abd1d26a3ac708ba6dd2329b20e67b10eb0e6223e7a0752cc1f8\"",
+      "last_updated": "2024-05-05T10:37:24Z",
+      "stargazers_count": 48,
+      "topics": [
+        "mbus-adapter",
+        "meter",
+        "sensors"
+      ],
+      "last_fetched": 1738254359.009105
+    },
+    "658597458": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vakio-ru/vakio_base_smart",
+      "category": "integration",
+      "description": "Интеграция для Home Assistant, позволяющая управлять устройством Vakio Base Smart",
+      "domain": "vakio_base_smart",
+      "etag_repository": "W/\"0487ab7c58ec7842ee7a1e551048993616b4711363169d869f2e38c06d224785\"",
+      "last_updated": "2023-12-09T09:18:55Z",
+      "stargazers_count": 7,
+      "topics": [
+        "basesmart",
+        "vakio"
+      ],
+      "last_fetched": 1733368180.445606
+    },
+    "141952963": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/circle-sensor-card",
+      "category": "plugin",
+      "description": "A custom component for displaying sensor values as cards or elements",
+      "etag_repository": "W/\"3b712070aa56cab9315e66dfadb7a63231079c08bd86500e2eb769b6c0f40e40\"",
+      "last_updated": "2022-06-02T04:10:16Z",
+      "stargazers_count": 186,
+      "last_fetched": 1738880024.065121
+    },
+    "303827752": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sbabcock23/hass-tryfi",
+      "category": "integration",
+      "description": "Home Assistant integration for TryFi Dog Collar GPS monitoring.",
+      "domain": "tryfi",
+      "etag_repository": "W/\"46ca6478014846d36150f0444d5e05f389b315078154959f8e093821498d6610\"",
+      "last_updated": "2025-01-03T21:34:41Z",
+      "stargazers_count": 55,
+      "topics": [
+        "dog",
+        "dog-collar",
+        "gps",
+        "iot",
+        "tryfi"
+      ],
+      "last_fetched": 1738419551.923224
+    },
+    "209996125": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Poeschl/Remote-PicoTTS",
+      "category": "integration",
+      "description": "A custom component for Home Assistant which integrates my picoTTS Addon on HASS.io,",
+      "domain": "picotts_remote",
+      "etag_repository": "W/\"013e91b4db5f4470c80833ce9840863d2ec3108b98d5f573a64921e94ecc7a5c\"",
+      "last_updated": "2022-06-03T14:25:15Z",
+      "stargazers_count": 12,
+      "topics": [
+        "component",
+        "picotts-addon",
+        "remote-picotts"
+      ],
+      "last_fetched": 1733546076.869031
+    },
+    "258012818": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vigonotion/hass-simpleicons",
+      "category": "integration",
+      "description": "Use Simple Icons in Home Assistant",
+      "domain": "simpleicons",
+      "downloads": 6978,
+      "etag_repository": "W/\"09a46dd04ecb041423461b4f6ab6308abbc7b0b9279936b9fb1ce3bc53c64ff2\"",
+      "last_updated": "2025-01-07T15:11:49Z",
+      "stargazers_count": 153,
+      "topics": [
+        "simple-icons"
+      ],
+      "last_fetched": 1739242412.559167
+    },
+    "220679143": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hasl-sensor/lovelace-hasl-departure-card",
+      "category": "plugin",
+      "description": "Lovelace Departure Card for the HASL Platform",
+      "etag_repository": "W/\"b9a5cef619e770dc400c30b73158b12ba88f2a9002e6058283ceec82da9c2298\"",
+      "last_updated": "2025-02-04T12:35:15Z",
+      "stargazers_count": 19,
+      "topics": [
+        "departures",
+        "hasl",
+        "sl",
+        "stockholms-lokaltrafik"
+      ],
+      "last_fetched": 1738678447.366214
+    },
+    "194140521": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/hass-browser_mod",
+      "category": "integration",
+      "description": "🔹 A Home Assistant integration to turn your browser into a controllable entity and media player",
+      "domain": "browser_mod",
+      "etag_repository": "W/\"2e465d6f5e8cec8bd7a88ce58c0f39e3dcf8551e3a9cf095c9e4d261ef3036f3\"",
+      "last_updated": "2025-01-31T23:11:22Z",
+      "stargazers_count": 1402,
+      "last_fetched": 1739607901.278776
+    },
+    "312896602": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "skodaconnect/homeassistant-skodaconnect",
+      "category": "integration",
+      "description": "Skoda Connect - A home assistant plugin to add integration with your car",
+      "domain": "skodaconnect",
+      "etag_repository": "W/\"f52334943b4de15809c60114b0216245873e161aaa33a09918db5c87ed6137bd\"",
+      "last_updated": "2024-11-06T17:57:47Z",
+      "stargazers_count": 231,
+      "topics": [
+        "skoda-connect"
+      ],
+      "last_fetched": 1739629177.217444
+    },
+    "777916906": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "aegjoyce/custom-ambilight",
+      "category": "integration",
+      "description": "A re-written Ambilight component that handles API quirks better.",
+      "domain": "custom_ambilight",
+      "etag_repository": "W/\"db27c64e963eb15c8b4508c53b5447fead2728c4fbe2893496f4962c577c6f12\"",
+      "last_updated": "2025-02-12T11:34:49Z",
+      "stargazers_count": 11,
+      "topics": [
+        "ambilight",
+        "home-assistant-integration",
+        "light",
+        "philips"
+      ],
+      "last_fetched": 1739369618.459133
+    },
+    "687451320": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pantherale0/ha-nintendoparentalcontrols",
+      "category": "integration",
+      "description": "Home Assistant integration for Nintendo Switch Parental Controls",
+      "domain": "nintendo_parental",
+      "downloads": 2711,
+      "etag_repository": "W/\"baaf5b363c7a6a902aff33ce0c2392b1eb93262f8954f0aa586dc563ace4e02e\"",
+      "last_updated": "2025-02-03T23:25:09Z",
+      "stargazers_count": 100,
+      "topics": [
+        "api",
+        "nintendo-switch",
+        "parental-control",
+        "parental-control-tool"
+      ],
+      "last_fetched": 1739607777.905097
+    },
+    "76125161": {
+      "repository_manifest": {
+        "name": "iCal Sensor",
+        "homeassistant": "2024.1.1"
+      },
+      "full_name": "tybritten/ical-sensor-homeassistant",
+      "authors": [
+        "@Olen",
+        "@TyBritten"
+      ],
+      "category": "integration",
+      "description": "an iCal Sensor for Home Assistant",
+      "domain": "ical",
+      "etag_repository": "W/\"559a665f30894d9fb17a5972812d30ccfbded8f1a1b7d720817b98839bf91d90\"",
+      "last_updated": "2025-02-12T13:04:35Z",
+      "stargazers_count": 106,
+      "topics": [
+        "ical"
+      ],
+      "installed_commit": "a26965c",
+      "installed": true,
+      "last_commit": "a26965c",
+      "last_version": "1.7.2",
+      "manifest_name": "ical Sensor",
+      "releases": true,
+      "version_installed": "1.7.2",
+      "last_fetched": 1739515428.747014
+    },
+    "237102126": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "peetereczek/ztm",
+      "category": "integration",
+      "description": "Home Assistant (hass.io) custom component for Warsaw public transport",
+      "domain": "ztm",
+      "etag_repository": "W/\"905669a64b1a0aa8cf9dc1c4d96181682650eb08ab190c747b70724b21df60a8\"",
+      "last_updated": "2024-12-15T22:36:29Z",
+      "stargazers_count": 13,
+      "last_fetched": 1736432411.500911
+    },
+    "591644026": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Daanoz/ha-google-photos",
+      "category": "integration",
+      "description": "Home Assistant Google Photos integration",
+      "domain": "google_photos",
+      "downloads": 4904,
+      "etag_repository": "W/\"70483d2378b379892cfa4018f32141ab6caf5155c0c1f8910d77680105e8f6d8\"",
+      "last_updated": "2024-09-28T11:39:39Z",
+      "stargazers_count": 90,
+      "topics": [
+        "google-photos",
+        "home-assistant-integration"
+      ],
+      "last_fetched": 1739628782.876116
+    },
+    "131915802": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/places",
+      "category": "integration",
+      "description": "Component to integrate with OpenStreetMap Reverse Geocode (places)",
+      "domain": "places",
+      "downloads": 2431,
+      "etag_repository": "W/\"7d22618276f3faf77d4d25908e6e0b621354ed5348818d12b901f4141815742e\"",
+      "last_updated": "2025-01-30T18:59:17Z",
+      "stargazers_count": 129,
+      "topics": [
+        "device-tracker",
+        "geolocation",
+        "openstreetmap"
+      ],
+      "last_fetched": 1739235837.584911
+    },
+    "215075899": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/grey-night",
+      "category": "theme",
+      "description": "Grey Night theme for Home Assistant",
+      "etag_repository": "W/\"af7900af99210958ae5297c2b01858dd1817e83acc7fc8df00f633c03279193a\"",
+      "last_updated": "2024-02-19T10:56:21Z",
+      "stargazers_count": 4,
+      "last_fetched": 1738976437.510327
+    },
+    "407205510": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alryaz/hass-pik-intercom",
+      "category": "integration",
+      "description": "ПИК Домофон для Home Assistant",
+      "domain": "pik_intercom",
+      "downloads": 14,
+      "etag_repository": "W/\"f96f51623082332e0e3887eebc703cc17c2104b2acfaf28df5bd7ed885b8709c\"",
+      "last_updated": "2024-03-17T13:05:15Z",
+      "stargazers_count": 53,
+      "topics": [
+        "intercom",
+        "pik-group"
+      ],
+      "last_fetched": 1737972928.535539
+    },
+    "620909192": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TheHolyRoger/hass-cryptoinfo",
+      "category": "integration",
+      "description": "Provides Home Assistant sensors for all cryptocurrencies supported by CoinGecko",
+      "domain": "cryptoinfo_advanced",
+      "etag_repository": "W/\"bf59d5dcbbe22075472d8745ac58f2eb48df2277571ed49dc4c3fcee400a2060\"",
+      "last_updated": "2024-04-11T14:22:37Z",
+      "stargazers_count": 13,
+      "topics": [
+        "bitcoin",
+        "cryptocurrency"
+      ],
+      "last_fetched": 1739528592.396985
+    },
+    "220679530": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hasl-sensor/lovelace-hasl-traffic-status-card",
+      "category": "plugin",
+      "description": "Lovelace Traffic Status Card for the HASL Platform",
+      "etag_repository": "W/\"1e2a5daec2125727981dbdd5f9eb5b9a87a98b6cf90586b87d6daa8955e4b820\"",
+      "last_updated": "2020-03-04T12:20:16Z",
+      "stargazers_count": 5,
+      "topics": [
+        "hasl",
+        "sl",
+        "stockholms-lokaltrafik",
+        "traffic-status"
+      ],
+      "last_fetched": 1729213409.810167
+    },
+    "582955421": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dingo35/ha-SmartEVSEv3",
+      "category": "integration",
+      "description": "Integrate SmartEVSEv3 with HomeAssistant through custom component ",
+      "domain": "smartevse",
+      "etag_repository": "W/\"669f1e4254b86feba3d900283986f5126bbaf805aea9b0944760ccf8f597fc4c\"",
+      "last_updated": "2024-07-15T13:17:20Z",
+      "stargazers_count": 15,
+      "topics": [
+        "evse"
+      ],
+      "last_fetched": 1736086435.866339
+    },
+    "197983504": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rdehuyss/homeassistant-custom_components-denkovi",
+      "category": "integration",
+      "description": "Support for Denkovi IOT Relay modules in HomeAssistant",
+      "domain": "denkovi",
+      "etag_repository": "W/\"489e2f2557475b3b8f7b56175ed774ca7331f29fb65f32443e8b772689fbd725\"",
+      "last_updated": "2022-01-04T15:00:15Z",
+      "stargazers_count": 7,
+      "topics": [
+        "denkovi"
+      ],
+      "last_fetched": 1729217207.830593
+    },
+    "560848165": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RonnyWinkler/homeassistant.homey",
+      "category": "integration",
+      "description": "Homey compound device component",
+      "domain": "homey",
+      "etag_repository": "W/\"b4c8d529591d197c9727b23f85a461de8b290fffd872b921edf57a5475cd0d07\"",
+      "last_updated": "2023-06-08T14:25:19Z",
+      "stargazers_count": 6,
+      "topics": [
+        "compound",
+        "homey"
+      ],
+      "last_fetched": 1731501224.719035
+    },
+    "776014198": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MadSnuif/hockeynl-card",
+      "category": "plugin",
+      "description": "HA Card for Dutch field hockey-league for use with  hockey-team-tracker HACS integration",
+      "etag_repository": "W/\"948287514808253cafb7a87e40b1b13b72e2346e8aee2ebfdb784b33628381f6\"",
+      "last_updated": "2024-08-20T11:10:11Z",
+      "topics": [
+        "field-hockey",
+        "hockey",
+        "hockeynl",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1736151590.621501
+    },
+    "354515979": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mr-Groch/ambihue",
+      "category": "integration",
+      "description": "ON/OFF Abilight+Hue (Switch) component for Philips Ambilight TV's",
+      "domain": "philips_ambilight_hue",
+      "etag_repository": "W/\"ebbc31674d8c5c56bf2ecd39655efa911ca11555a1be4666df42440cd0ed1c05\"",
+      "last_updated": "2023-03-12T21:32:05Z",
+      "stargazers_count": 12,
+      "topics": [
+        "ambilight",
+        "philips-hue"
+      ],
+      "last_fetched": 1729217128.810884
+    },
+    "679713495": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "andrew-codechimp/HA-Battery-Notes",
+      "category": "integration",
+      "description": "A Home Assistant integration to provide battery notes of devices",
+      "domain": "battery_notes",
+      "downloads": 16743,
+      "etag_repository": "W/\"3811d146dc9294125685cec54688ef51f580f9e29dfec6fcab2117f497c1781a\"",
+      "last_updated": "2025-02-15T14:19:37Z",
+      "stargazers_count": 681,
+      "topics": [
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739636108.248717
+    },
+    "273007955": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DBa2016/power-usage-card-regex",
+      "category": "plugin",
+      "description": "Lovelace pie chart card that displays current energy usage",
+      "etag_repository": "W/\"6248dda3b2ff36eea28ed5f6b77c49f973bf06109c4c4fc47def3bbec3967798\"",
+      "last_updated": "2022-07-26T02:31:34Z",
+      "stargazers_count": 8,
+      "topics": [
+        "lovelace-custom-card",
+        "power-usage"
+      ],
+      "last_fetched": 1732270558.914914
+    },
+    "295627573": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "michaellunzer/Home-Assistant-Custom-Component-Fortnite",
+      "category": "integration",
+      "description": "This is a Home-Assistant custom component that pulls Fortnite stats using the python API library from the site fortnitetracker.com",
+      "domain": "fortnite",
+      "downloads": 25,
+      "etag_repository": "W/\"b8daf28288e5a4f00528bc7a54f72a5914cc5d7cb320537dc129dad4c769ce01\"",
+      "last_updated": "2021-11-03T06:00:38Z",
+      "stargazers_count": 4,
+      "topics": [
+        "fortnite",
+        "fortnite-api",
+        "fortnite-stats"
+      ],
+      "last_fetched": 1739607724.364119
+    },
+    "771099628": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "verdel/hass-petoneer-smartdot",
+      "category": "integration",
+      "description": "Home assistant custom component for Petoneer SmartDot",
+      "domain": "petoneer_smartdot",
+      "etag_repository": "W/\"43a02d5a276602cd36ab04640f5d6a8d79c5d5f2b7364908297bdb59ed32f63a\"",
+      "last_updated": "2024-04-26T17:51:07Z",
+      "stargazers_count": 9,
+      "topics": [
+        "bluetooth",
+        "petoneer",
+        "smartdot"
+      ],
+      "last_fetched": 1738441368.166692
+    },
+    "680112919": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Clooos/Bubble-Card",
+      "category": "plugin",
+      "description": "Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.",
+      "etag_repository": "W/\"9ee27839e370c43a81847aec69e8f8572770ed317302c5377bc317f73bf22515\"",
+      "last_updated": "2025-02-15T11:15:50Z",
+      "stargazers_count": 2477,
+      "topics": [
+        "button",
+        "card",
+        "cards",
+        "dashboard",
+        "frontend",
+        "lovelace-custom-card",
+        "minimalist",
+        "mobile-first",
+        "pop-up",
+        "popup",
+        "slider"
+      ],
+      "last_fetched": 1739650412.745327
+    },
+    "750769225": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ross-w/emerald-hws-ha",
+      "category": "integration",
+      "description": "HACS plugin for Emerald HWS",
+      "domain": "emeraldenergy",
+      "downloads": 18,
+      "etag_repository": "W/\"5d812d959fe08bf1b6253144c3ea56db9b557c36a0a8ab1cdcff23c042747d8e\"",
+      "last_updated": "2025-02-10T21:19:09Z",
+      "stargazers_count": 5,
+      "topics": [
+        "water-heater"
+      ],
+      "last_fetched": 1739607832.299718
+    },
+    "222687548": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dwainscheeren/dwains-lovelace-dashboard",
+      "category": "integration",
+      "description": "An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile",
+      "domain": "dwains_dashboard",
+      "etag_repository": "W/\"319de7d294befd1bbd7e55307131e952caf0924f6e8471149652440e146ae609\"",
+      "last_updated": "2024-06-29T17:54:03Z",
+      "stargazers_count": 1849,
+      "topics": [
+        "dashboard",
+        "dwains-lovelace-dashboard",
+        "home-assistant-dashboard"
+      ],
+      "last_fetched": 1739650608.285551
+    },
+    "306822538": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "exxamalte/home-assistant-custom-components-nsw-rural-fire-service-fire-danger",
+      "category": "integration",
+      "description": "Home Assistant Custom Component: NSW Rural Fire Service Fire Danger",
+      "domain": "nsw_rural_fire_service_fire_danger",
+      "etag_repository": "W/\"7e8518ff763abffbf1278b7fa3d275238d55cd932a499c3734d073c601867a70\"",
+      "last_updated": "2024-11-18T13:57:11Z",
+      "stargazers_count": 11,
+      "topics": [
+        "fire-danger",
+        "nsw",
+        "rural-fire-service"
+      ],
+      "last_fetched": 1731946847.764329
+    },
+    "646115401": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "samjsmart/ha-zone4",
+      "category": "integration",
+      "description": "Control an Apart Zone 4 pre-amp from Home Assistant",
+      "domain": "zone4",
+      "downloads": 9,
+      "etag_repository": "W/\"dc36b17cb2c74a7c425737f4007019edc755c6c3f552ef63e5a9d25cd3c683fa\"",
+      "last_updated": "2023-05-31T18:13:51Z",
+      "topics": [
+        "media",
+        "zone4"
+      ],
+      "last_fetched": 1729217241.598062
+    },
+    "234875951": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vlumikero/home-assistant-securitas",
+      "category": "integration",
+      "description": "A Home Assistant custom component for Securitas Home Alarm, for alarms bought in Sweden before 2018-12-01",
+      "domain": "securitas",
+      "etag_repository": "W/\"a7910106baecf03254a4695ef30bb495a736fee5660284cda0f6c3cc3033006a\"",
+      "last_updated": "2021-07-24T17:58:21Z",
+      "last_fetched": 1729217343.562983
+    },
+    "658074877": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Ludy87/ipv64",
+      "category": "integration",
+      "description": "IPv64.net | Free DynDNS2 & Healthcheck Service Home Assistant Integration",
+      "domain": "ipv64",
+      "downloads": 230,
+      "etag_repository": "W/\"7c2754b4ab84ccadc265a168debb73f8df87cf42272951669af1a71f6a33a457\"",
+      "last_updated": "2025-02-15T00:43:02Z",
+      "stargazers_count": 10,
+      "topics": [
+        "dyndns",
+        "hassio-integration",
+        "hassos",
+        "home-assistant-component",
+        "ipv4",
+        "ipv6",
+        "ipv64",
+        "rpicloud"
+      ],
+      "last_fetched": 1739587683.541768
+    },
+    "692701325": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "briis/weatherflow_forecast",
+      "category": "integration",
+      "description": "Home Assistant integration for WeatherFlow Forecast",
+      "domain": "weatherflow_forecast",
+      "downloads": 9,
+      "etag_repository": "W/\"a824c28ca9c279e1a751f27e5c423f823ea52c8c5dc6945efffb9ed28d98feeb\"",
+      "last_updated": "2025-02-03T19:03:55Z",
+      "stargazers_count": 71,
+      "topics": [
+        "home-assistant-component",
+        "weather-forecast",
+        "weatherflow"
+      ],
+      "last_fetched": 1738880072.871415
+    },
+    "187245418": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/bignumber-card",
+      "category": "plugin",
+      "description": null,
+      "etag_repository": "W/\"c0e1a8e41c5e7b2119ee15bf068d715d5b80c6dcc4595dd52a536eccc4ac491b\"",
+      "last_updated": "2022-01-31T15:47:59Z",
+      "stargazers_count": 128,
+      "last_fetched": 1739225606.262644
+    },
+    "233445397": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "am80l/sundown",
+      "category": "theme",
+      "description": "Custom theme for home assistant",
+      "etag_repository": "W/\"6486a8f08430d3a9691c83a273c1c33ba004ee97659795e24e0e3a6e1a82f8c4\"",
+      "last_updated": "2020-07-29T01:28:19Z",
+      "stargazers_count": 5,
+      "last_fetched": 1738976421.397752
+    },
+    "228579545": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sebr/bhyve-home-assistant",
+      "category": "integration",
+      "description": "Orbit BHyve custom component for Home Assistant",
+      "domain": "bhyve",
+      "etag_repository": "W/\"56a8bdd08e9899a25741b50dec3dbfa0674e23b9a3097d3c44e9d0aea8f5552a\"",
+      "last_updated": "2025-02-10T03:53:45Z",
+      "stargazers_count": 266,
+      "topics": [
+        "bhyve",
+        "home-assistant-component",
+        "irrigation",
+        "orbit",
+        "orbit-bhyve"
+      ],
+      "last_fetched": 1739161536.338378
+    },
+    "151280062": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kalkih/mini-graph-card",
+      "category": "plugin",
+      "description": "Minimalistic graph card for Home Assistant Lovelace UI",
+      "downloads": 271008,
+      "etag_repository": "W/\"3f8862b2f3b2f7e3d91011979d77b5f12722d71e1d9868167dab42978a27e637\"",
+      "last_updated": "2025-01-19T13:29:42Z",
+      "stargazers_count": 3246,
+      "topics": [
+        "automation",
+        "custom",
+        "graph"
+      ],
+      "last_fetched": 1739650487.855415
+    },
+    "600885053": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "signalkraft/mypyllant-component",
+      "category": "integration",
+      "description": "Home Assistant component for the myVAILLANT API, controls Vaillant devices such as aroTHERM heatpumps and ecoTEC boilers",
+      "domain": "mypyllant",
+      "downloads": 4704,
+      "etag_repository": "W/\"f11db14e832bf00b19e0911d98e574f122dd06108b19ed95a48a5da23562da1b\"",
+      "last_updated": "2025-01-10T18:52:13Z",
+      "stargazers_count": 174,
+      "topics": [
+        "home-assistant-component",
+        "vaillant"
+      ],
+      "last_fetched": 1739550271.795119
+    },
+    "230974064": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "arsaboo/oxford_blue_theme",
+      "category": "theme",
+      "description": "Oxford blue theme for Home Assistant",
+      "etag_repository": "W/\"f06d1a6c34c58ed96bf56e79e1244efd70e30b9b1af272fa0f3ce0d5ea96e93e\"",
+      "last_updated": "2020-02-27T00:08:56Z",
+      "stargazers_count": 6,
+      "last_fetched": 1738976421.319907
+    },
+    "646875198": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nimroddolev/chime_tts",
+      "category": "integration",
+      "description": "A custom Home Assistant integration to play combined audio files before and/or after text-to-speech (TTS) messages",
+      "domain": "chime_tts",
+      "downloads": 5491,
+      "etag_repository": "W/\"fb7ecf33c46344218c970d48952c6c8ca8bc9bf44d0891850d37429c37a3b744\"",
+      "last_updated": "2025-02-10T07:06:56Z",
+      "stargazers_count": 220,
+      "last_fetched": 1739643792.352259
+    },
+    "501368149": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "J-Lindvig/Fuelprices_DK",
+      "category": "integration",
+      "description": "Scraping of 5 types of fuel :fuelpump: from 8 different fuelcompanies in Denmark :denmark:.",
+      "domain": "fuelprices_dk",
+      "etag_repository": "W/\"477eb9ea7aa64ebf3a9eed3296f72f495d5c6ff1120bad30224a05000202b626\"",
+      "last_updated": "2024-02-06T21:41:40Z",
+      "stargazers_count": 21,
+      "topics": [
+        "denmark",
+        "economy",
+        "fuel-prices",
+        "scraping"
+      ],
+      "last_fetched": 1735913818.716631
+    },
+    "795624377": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vermut/ha_amc_alarm",
+      "category": "integration",
+      "description": "AMC Alarm integration for HomeAssistant",
+      "domain": "amc_alarm",
+      "downloads": 54,
+      "etag_repository": "W/\"3d0f9892ff9b3554fe0d57dcf941607b8768e4e713b6cc0e63274ec472724057\"",
+      "last_updated": "2024-11-09T19:57:34Z",
+      "stargazers_count": 7,
+      "topics": [
+        "hassio-integration"
+      ],
+      "last_fetched": 1739197365.342847
+    },
+    "296946072": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "boralyl/kodi-recently-added",
+      "category": "integration",
+      "description": "Custom component to feed recently added tv shows and movies to the custom card \"Upcoming Media Card\" for Home Assistant. ",
+      "domain": "kodi_recently_added",
+      "etag_repository": "W/\"27d49381f3b674f95cedf2f8f4ad7b9fdce8dc7572471038c3ed05f47c3d944d\"",
+      "last_updated": "2021-12-19T23:48:44Z",
+      "stargazers_count": 10,
+      "topics": [
+        "kodi"
+      ],
+      "last_fetched": 1732756067.281725
+    },
+    "231145540": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dcramer/lovelace-nextbus-card",
+      "category": "plugin",
+      "description": "A card giving richer public transit display using NextBus sensors.",
+      "downloads": 504,
+      "etag_repository": "W/\"969e6887acd9738ef89beb012f9fed255a9782cf7abddef6e9fdb67b390a8e34\"",
+      "last_updated": "2023-01-04T13:48:39Z",
+      "stargazers_count": 7,
+      "topics": [
+        "lovelace-custom-card",
+        "nextbus",
+        "public-transit"
+      ],
+      "last_fetched": 1729213371.661446
+    },
+    "669776150": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "djerik/beolink-ha",
+      "category": "integration",
+      "description": "Home Assistant component that acts as a bridge making your Home Assistant entities available in the BeoLink app",
+      "domain": "beolink",
+      "etag_repository": "W/\"a412867990e1fce377d8541f3973e21fb51c9efa7a187859da06a05c423fe8c8\"",
+      "last_updated": "2024-02-21T23:26:00Z",
+      "stargazers_count": 6,
+      "topics": [
+        "bangolufsen",
+        "beolink-gateway"
+      ],
+      "last_fetched": 1729213493.225626
+    },
+    "292616002": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "swartjean/ha-seedboxes-cc",
+      "category": "integration",
+      "description": "Home Assistant - Seedboxes.cc Integration",
+      "domain": "seedboxes_cc",
+      "etag_repository": "W/\"7d7db185143ebfe9bc839ca52293d0ca6b6567545e5d2d4cdf3fb950c2330ad2\"",
+      "last_updated": "2021-04-05T10:15:21Z",
+      "stargazers_count": 3,
+      "topics": [
+        "monitoring",
+        "seedbox",
+        "torrents"
+      ],
+      "last_fetched": 1729217275.739248
+    },
+    "325097827": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "andvikt/mega_hacs",
+      "category": "integration",
+      "description": "MegaD HomeAssistant integration",
+      "domain": "mega",
+      "etag_repository": "W/\"9bda4792311ae0df8c33e9a77dd1e983e48578045a4c1a6c32d0742cb7f3891d\"",
+      "last_updated": "2024-03-12T16:37:52Z",
+      "stargazers_count": 133,
+      "topics": [
+        "custom-integration",
+        "megad"
+      ],
+      "last_fetched": 1739463497.908645
+    },
+    "347143701": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rccoleman/channels_dvr_recently_recorded",
+      "category": "integration",
+      "description": "▶️ Channels DVR component to feed Upcoming Media Card.",
+      "domain": "channels_dvr_recently_recorded",
+      "etag_repository": "W/\"db949a40ebcbeb8084935a96fbf99e0404862b224682ba9e17f686aa59d25074\"",
+      "last_updated": "2024-10-20T15:50:07Z",
+      "stargazers_count": 13,
+      "topics": [
+        "channels-dvr",
+        "homeassista"
+      ],
+      "last_fetched": 1738707615.121656
+    },
+    "632003835": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "grimmpp/home-assistant-eltako",
+      "category": "integration",
+      "description": "Integration for Eltako 14 series in Home Assistant",
+      "domain": "eltako",
+      "etag_repository": "W/\"f75d2ca942e95e4485298d89812c1ff1580757b3de4fc45f21d4e4fa22bc03ab\"",
+      "last_updated": "2025-02-15T08:06:40Z",
+      "stargazers_count": 46,
+      "topics": [
+        "custom-compoent",
+        "eltako",
+        "eltako14bus"
+      ],
+      "last_fetched": 1739614568.807777
+    },
+    "197715418": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RodBr/miflora-card",
+      "category": "plugin",
+      "description": "A Home Assistant Lovelace card to report MiFlora plant sensors based on the HA Plant Card.",
+      "etag_repository": "W/\"08d3c85a926019021862c3ce9c013c7015cfa88a8f6b37e251bea631c0ca8d68\"",
+      "last_updated": "2023-04-16T12:17:24Z",
+      "stargazers_count": 24,
+      "last_fetched": 1739643516.807409
+    },
+    "233289477": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "linsvensson/sensor.greenely",
+      "category": "integration",
+      "description": "Custom component to get usage data and prices from Greenely for Home Assistant",
+      "domain": "greenely",
+      "etag_repository": "W/\"f9a57b5b94f74fbc77ab2d2ed2a617b66ade99a9aab228834b8c6781c1fe2927\"",
+      "last_updated": "2024-12-25T17:26:03Z",
+      "stargazers_count": 53,
+      "last_fetched": 1735640382.692765
+    },
+    "556352757": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mmillmor/geo_home",
+      "category": "integration",
+      "description": "Geo Home smart meter integration for Home Assistant",
+      "domain": "geo_home",
+      "etag_repository": "W/\"18e8e6548e3c76d05834cad8eb911f32ab6253458f0e8a51e728bd901bc93ebf\"",
+      "last_updated": "2024-03-15T21:28:04Z",
+      "stargazers_count": 25,
+      "topics": [
+        "home-assistant-integration",
+        "smart-meter"
+      ],
+      "last_fetched": 1739277183.780961
+    },
+    "593695273": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jampez77/DVLA-Vehicle-Enquiry-Service",
+      "category": "integration",
+      "description": "A custom component for connecting to the DVLAs Vehicle Enquiry Service API.",
+      "domain": "dvla",
+      "etag_repository": "W/\"4f422856a41334d498ca60889cfd64db499ec669dc65be4990aa5869cfb5d161\"",
+      "last_updated": "2024-11-28T08:42:44Z",
+      "stargazers_count": 28,
+      "last_fetched": 1739355514.035684
+    },
+    "222422187": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "basnijholt/lovelace-ios-dark-mode-theme",
+      "category": "theme",
+      "description": "🏠🤖 Theme by @basnijholt based on iOS Dark Mode for Lovelace Home Assistant ",
+      "etag_repository": "W/\"0427db8bc5e4ec8adeb19c196a9745e5bcedb5ae98d22919efc0475b2e5b348f\"",
+      "last_updated": "2022-11-03T15:53:32Z",
+      "stargazers_count": 462,
+      "topics": [
+        "dark-mode",
+        "darkmode",
+        "ios"
+      ],
+      "last_fetched": 1739484782.179574
+    },
+    "176018567": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/gpodder",
+      "category": "integration",
+      "description": "🎧 gPodder Integration for Podcast Feed Monitoring",
+      "domain": "gpodder",
+      "downloads": 677,
+      "etag_repository": "W/\"cbe8ad9519f8a1d55dab227b45c80b79ee0a332605b741ba521a8248e50c49cc\"",
+      "last_updated": "2021-06-05T21:16:30Z",
+      "stargazers_count": 14,
+      "last_fetched": 1729731820.380327
+    },
+    "304967918": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "junkfix/numberbox-card",
+      "category": "plugin",
+      "description": "Replace input_number sliders with plus and minus buttons",
+      "etag_repository": "W/\"56e78a5896e1e44778d27e6f5ddfcbff3438b5465634481d3b8280df5cc3f3dc\"",
+      "last_updated": "2024-04-09T16:10:46Z",
+      "stargazers_count": 118,
+      "topics": [
+        "input",
+        "lovelace-card",
+        "lovelace-cards",
+        "lovelace-custom-card",
+        "number",
+        "numberbox-card",
+        "slider"
+      ],
+      "last_fetched": 1738304416.19282
+    },
+    "740129969": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "3ll3d00d/jriver_homeassistant",
+      "category": "integration",
+      "description": "Integrates JRiver Media Server into Home Assistant",
+      "domain": "jriver",
+      "etag_repository": "W/\"5b3ae81334cd2935a68d50e662ec73a5a341435e42d198e8b57b132617301e56\"",
+      "last_updated": "2025-02-12T23:25:02Z",
+      "stargazers_count": 5,
+      "topics": [
+        "jriver-mediacenter"
+      ],
+      "last_fetched": 1739408551.72953
+    },
+    "525954717": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-HomeWhiz/home-assistant-HomeWhiz",
+      "category": "integration",
+      "description": "Home Assistant custom component for devices that can connect to HomeWhiz mobile app (Beko, Grundig, Arcelik)",
+      "domain": "homewhiz",
+      "etag_repository": "W/\"61d768a3c29f9139272b3a3c984bd884ef23d638f1e68d293fb765b58f1684c0\"",
+      "last_updated": "2025-01-20T18:32:14Z",
+      "stargazers_count": 104,
+      "topics": [
+        "homewhiz"
+      ],
+      "last_fetched": 1738520430.163395
+    },
+    "159025199": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kalanda/homeassistant-aemet-sensor",
+      "category": "integration",
+      "description": "AEMET integration for Home Assistant",
+      "domain": "aemet",
+      "etag_repository": "W/\"aae8a1bc3d7e99665a317c94ef69172fe2e931125c6957a8ddc83cc4fb90e992\"",
+      "last_updated": "2022-06-03T06:00:18Z",
+      "stargazers_count": 21,
+      "topics": [
+        "aemet"
+      ],
+      "last_fetched": 1729217043.103786
+    },
+    "643579135": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jmcollin78/solar_optimizer",
+      "category": "integration",
+      "description": "The Solar Optimizer integration for Home Assistant starts and stops your equipments depending on the Solar net production",
+      "domain": "solar_optimizer",
+      "etag_repository": "W/\"b3ca53ca0c98195d24516e21dd3f6be620b7d05fc999fc5e1f4656d186baa472\"",
+      "last_updated": "2025-02-15T10:55:46Z",
+      "stargazers_count": 113,
+      "topics": [
+        "energy",
+        "optimisation",
+        "solar"
+      ],
+      "last_fetched": 1739628931.868636
+    },
+    "439367892": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "KartoffelToby/better-thermostat-ui-card",
+      "category": "plugin",
+      "description": "a custom card for a better thermostat in home assistant based on better_thermostat intigration",
+      "downloads": 42039,
+      "etag_repository": "W/\"29aba51ba6375eccb6764930b966598759fc74d928f6360dc8f0b9919a8be7fa\"",
+      "last_updated": "2024-11-03T21:00:37Z",
+      "stargazers_count": 268,
+      "topics": [
+        "thermostat"
+      ],
+      "last_fetched": 1739355353.685393
+    },
+    "223541049": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jaruba/ha-samsungtv-tizen",
+      "category": "integration",
+      "description": "📺 HomeAssistant - For Samsung TVs 2016+, Includes SmartThings API and Channel List Support",
+      "domain": "samsungtv_tizen",
+      "etag_repository": "W/\"dda2679ecb644452652c2d6c85e65f31894fc3d8a45f8f725f301b113a89bdbe\"",
+      "last_updated": "2022-12-31T20:09:24Z",
+      "stargazers_count": 291,
+      "last_fetched": 1738845034.233781
+    },
+    "665501829": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mlamberts78/weather-chart-card",
+      "category": "plugin",
+      "description": "Custom weather card with charts.",
+      "downloads": 18527,
+      "etag_repository": "W/\"8f51d7a0b3da9b32b901e73a5d814132d1a425309bde409abe0ea58a7ddbfc8e\"",
+      "last_updated": "2024-10-03T11:26:52Z",
+      "stargazers_count": 353,
+      "topics": [
+        "card",
+        "weather"
+      ],
+      "last_fetched": 1739650515.117396
+    },
+    "142051833": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ofekashery/vertical-stack-in-card",
+      "category": "plugin",
+      "description": "📐 Home Assistant Card: Group multiple cards into a single sleek card.",
+      "downloads": 50540,
+      "etag_repository": "W/\"8a1914afc4f15033f9f9790ebbc07884d2b65e8f5a5a3748410842e981bc2e35\"",
+      "last_updated": "2024-12-13T20:33:28Z",
+      "stargazers_count": 913,
+      "last_fetched": 1739549888.355782
+    },
+    "177469955": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dlarrick/hass-kumo",
+      "category": "integration",
+      "description": "Home Assistant module interfacing with Mitsubishi mini-split units",
+      "domain": "kumo",
+      "etag_repository": "W/\"92fee0d2ca667887e06e00bc9f453bfee779fe9c04dfffc8e4d04dfee61520de\"",
+      "last_updated": "2025-01-01T12:20:33Z",
+      "stargazers_count": 102,
+      "topics": [
+        "climate",
+        "kumo",
+        "kumocloud",
+        "mini-split",
+        "mitsubishi"
+      ],
+      "last_fetched": 1739593181.27928
+    },
+    "257005990": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "madmicio/LG-WebOS-Remote-Control",
+      "category": "plugin",
+      "description": "Remote Control for LG TV WebOS",
+      "downloads": 23662,
+      "etag_repository": "W/\"cba398d2b6d7de1f8ae97dcad9d921eb634ab88e0c8fe1676c5221ccaef39955\"",
+      "last_updated": "2024-05-27T11:25:14Z",
+      "stargazers_count": 456,
+      "topics": [
+        "lg",
+        "remote",
+        "webos"
+      ],
+      "last_fetched": 1739408663.240796
+    },
+    "532263303": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "toringer/home-assistant-met-next-6-hours-forecast",
+      "category": "integration",
+      "description": "Met.no next 6 hours forecast component for Home Assistant",
+      "domain": "met_next_6_hours_forecast",
+      "downloads": 1433,
+      "etag_repository": "W/\"f1376a7ece4c685e6e7fc36eafd3b4e483fcc00fbd380ed64d4643f4643adf46\"",
+      "last_updated": "2024-09-02T01:25:09Z",
+      "stargazers_count": 4,
+      "topics": [
+        "forecast",
+        "metno",
+        "weather",
+        "weather-forecast"
+      ],
+      "last_fetched": 1732983867.908276
+    },
+    "244872232": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jcwillox/lovelace-paper-buttons-row",
+      "category": "plugin",
+      "description": "Adds highly configurable buttons that use actions and per-state styling.",
+      "downloads": 22767,
+      "etag_repository": "W/\"2036d75982cfa69fa23e95060ccca0f76d58d78d4f0a90f4d0241e2669ad4360\"",
+      "last_updated": "2025-01-21T22:00:19Z",
+      "stargazers_count": 325,
+      "topics": [
+        "actions",
+        "buttons",
+        "haptic",
+        "paper"
+      ],
+      "last_fetched": 1739125072.203937
+    },
+    "627734223": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sanghviharshit/ha-monarchmoney",
+      "category": "integration",
+      "description": "💰💲🏠💳🏦 Integration for Monarch in Home Assistant",
+      "domain": "monarchmoney",
+      "etag_repository": "W/\"9568ec9f602249ee3407b89565a9e423027a00fef54998e96f7dfb259b9744c5\"",
+      "last_updated": "2025-02-04T01:04:28Z",
+      "stargazers_count": 23,
+      "topics": [
+        "finance",
+        "monarch",
+        "monarchmoney",
+        "money"
+      ],
+      "last_fetched": 1739283719.156504
+    },
+    "478078274": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sergeylysov/sst_cloud",
+      "category": "integration",
+      "description": "Unofficial SST Cloud integration for Home Assistant",
+      "domain": "sst_cloud",
+      "etag_repository": "W/\"cdfd59d937e776b6236f87df83426d5417f2cfd1ef4ac8a4859f186c1de50fdc\"",
+      "last_updated": "2025-02-09T08:04:32Z",
+      "stargazers_count": 32,
+      "topics": [
+        "iot",
+        "neptun",
+        "sst"
+      ],
+      "last_fetched": 1739096528.621304
+    },
+    "137655647": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bertbert72/HomeAssistant_VirginTivo",
+      "category": "integration",
+      "description": "HomeAssistant component for control of Virgin Media Tivo boxes",
+      "domain": "virgintivo",
+      "etag_repository": "W/\"c17e3a93a7ec56294ce04d27259f5c9817d8866fa07b64361e60e98eb78a125e\"",
+      "last_updated": "2024-12-24T11:07:52Z",
+      "stargazers_count": 31,
+      "last_fetched": 1736304304.756513
+    },
+    "602776380": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MiguelAngelLV/balance_neto",
+      "category": "integration",
+      "description": "Componente para Home Assistant que calcula el Balance Neto Horario para instalaciones fotovoltáicas.",
+      "domain": "balance_neto",
+      "downloads": 13,
+      "etag_repository": "W/\"554bf4c9ecb1e29a10ed8d6b15b7670655ee92442fdb8e34e8e5c77f1b3dc516\"",
+      "last_updated": "2024-05-14T17:44:39Z",
+      "stargazers_count": 43,
+      "topics": [
+        "fotovoltaica"
+      ],
+      "last_fetched": 1739211882.587917
+    },
+    "621677113": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "OpenEPaperLink/Home_Assistant_Integration",
+      "category": "integration",
+      "description": "Home assistant Integration for the OpenEPaperLink project",
+      "domain": "open_epaper_link",
+      "etag_repository": "W/\"b5daa4c83950e2f4d3ae35083ff68bb7d48d5e969ad70beb25db9d17153c8117\"",
+      "last_updated": "2025-01-25T19:42:13Z",
+      "stargazers_count": 190,
+      "topics": [
+        "epaper-displays"
+      ],
+      "last_fetched": 1739495353.75923
+    },
+    "253019926": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "artem-sedykh/mini-humidifier",
+      "category": "plugin",
+      "description": "Minimalistic humidifier card for Home Assistant Lovelace UI",
+      "downloads": 5631,
+      "etag_repository": "W/\"2efd27f0efce5a7b65b048f322bc3ee66c66859a5fc7f5ba35c89915fb28ff73\"",
+      "last_updated": "2024-04-10T10:27:38Z",
+      "stargazers_count": 160,
+      "topics": [
+        "automation",
+        "custom",
+        "humidifier"
+      ],
+      "last_fetched": 1737224168.737759
+    },
+    "233090507": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kodi1/meteoalarm",
+      "category": "integration",
+      "description": "meteoalarm sensor",
+      "domain": "meteoalarm_m",
+      "etag_repository": "W/\"b9682e31cd34ac99f8517343cf291cf45ced181909feb98f9a1e37061a50fe47\"",
+      "last_updated": "2021-12-31T18:00:45Z",
+      "stargazers_count": 5,
+      "topics": [
+        "meteoalarm"
+      ],
+      "last_fetched": 1729217054.561233
+    },
+    "525588589": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cjaliaga/home-assistant-aquarea",
+      "category": "integration",
+      "description": "Home Assistant integration for Panasonic Aquarea devices connected to Aquarea Smart Cloud",
+      "domain": "aquarea",
+      "etag_repository": "W/\"86c5c69c5ac4b0db8027bb33177d1af215ec239edf3f0360fdd63bcc81f34e42\"",
+      "last_updated": "2024-04-01T21:47:16Z",
+      "stargazers_count": 90,
+      "topics": [
+        "aquarea",
+        "panasonic",
+        "panasonic-comfort-cloud",
+        "panasonic-smart-cloud"
+      ],
+      "last_fetched": 1739377155.231211
+    },
+    "789397431": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Tvalley71/dantherm",
+      "category": "integration",
+      "description": "Dantherm Integration for Home Assistant",
+      "domain": "dantherm",
+      "downloads": 91,
+      "etag_repository": "W/\"9d2cc20afa5c7ddbb299ace785eb07882499f12562295c0dfd381330c008eb45\"",
+      "last_updated": "2025-02-14T12:42:24Z",
+      "stargazers_count": 18,
+      "topics": [
+        "custom-integration",
+        "home-assistant-integration",
+        "ventilation"
+      ],
+      "last_fetched": 1739542959.391416
+    },
+    "186765704": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nervetattoo/banner-card",
+      "category": "plugin",
+      "description": "A fluffy banner card for Home Assistant 🥰",
+      "downloads": 56709,
+      "etag_repository": "W/\"4d0431474086354dba2742ab5f2c8f7cf278f2cd01013ef88fa318de3a148f1e\"",
+      "last_updated": "2023-02-03T04:52:53Z",
+      "stargazers_count": 641,
+      "last_fetched": 1739196939.326615
+    },
+    "401454435": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hif2k1/battery_sim",
+      "category": "integration",
+      "description": "Home assistant home battery simulator - allows you to model how much energy you would save with a home battery",
+      "domain": "battery_sim",
+      "etag_repository": "W/\"2c875b2ef07275a795fd2c602ffd7d06216aca7d30c0646e73272de784136f2b\"",
+      "last_updated": "2024-12-29T20:32:31Z",
+      "stargazers_count": 129,
+      "topics": [
+        "energy-storage",
+        "environmental"
+      ],
+      "last_fetched": 1738945198.136757
+    },
+    "786482294": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dasshubham762/atomberg-integration",
+      "category": "integration",
+      "description": "Home Assistant integration for Atomberg Fans.",
+      "domain": "atomberg",
+      "etag_repository": "W/\"aa62b43a13256ad0db7a7d693e8b4a8fdf061f3854a1fba53d50cb6f914d84ef\"",
+      "last_updated": "2025-02-10T06:10:31Z",
+      "stargazers_count": 28,
+      "topics": [
+        "atomberg",
+        "fan"
+      ],
+      "last_fetched": 1739175613.247262
+    },
+    "325329098": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "IATkachenko/HA-SleepAsAndroid",
+      "category": "integration",
+      "description": "Sleep As Android integration for Home Assistant",
+      "domain": "sleep_as_android",
+      "downloads": 1799,
+      "etag_repository": "W/\"7c19dd139579fccc0e746d7741f8ec7b14ec1f52f3cfcb673c66ba10b43d5438\"",
+      "last_updated": "2025-01-27T11:59:07Z",
+      "stargazers_count": 172,
+      "topics": [
+        "mqtt",
+        "sleep-analysis",
+        "sleep-as-android",
+        "sleep-tracker"
+      ],
+      "last_fetched": 1739110537.742353
+    },
+    "587122619": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dahlb/ha_carrier",
+      "category": "integration",
+      "description": "Carrier Infinity Integration for Home Assistant",
+      "domain": "ha_carrier",
+      "etag_repository": "W/\"595e8d7c995c455b85a34741a2887af425c88849500a4616b5783956cdb86daf\"",
+      "last_updated": "2025-02-15T16:20:43Z",
+      "stargazers_count": 61,
+      "topics": [
+        "carrier-integration"
+      ],
+      "last_fetched": 1739643512.577439
+    },
+    "587057164": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kizza/magic-home-party-card",
+      "category": "plugin",
+      "description": "A Home Assistant custom card for managing Magic Home lighting effects",
+      "downloads": 1353,
+      "etag_repository": "W/\"b4497347bcee459ab653b24b1f2d9ae12f2dfc7434d49701db3ce20f129105ff\"",
+      "last_updated": "2024-03-03T22:23:08Z",
+      "stargazers_count": 2,
+      "topics": [
+        "magic-home"
+      ],
+      "last_fetched": 1734027764.072365
+    },
+    "182113743": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gadgetchnnel/lovelace-text-input-row",
+      "category": "plugin",
+      "description": "A custom Lovelace text input row for use in entities cards",
+      "etag_repository": "W/\"a1fc68d77de91ab796ed851c9af1cd3c1d25c894dbec8d846a507f4023f68e14\"",
+      "last_updated": "2023-12-07T17:47:24Z",
+      "stargazers_count": 39,
+      "last_fetched": 1734300878.695843
+    },
+    "519811207": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "trvqhuy/nestup_evn",
+      "category": "integration",
+      "description": "A simple yet efficient custom component to fetch data from EVN Vietnam for Home Assistant",
+      "domain": "nestup_evn",
+      "etag_repository": "W/\"4df111cd5b0cdd56084f76bd16935cd638ca3e66c2e812c746fe45a0e26d031e\"",
+      "last_updated": "2025-02-11T08:37:29Z",
+      "stargazers_count": 67,
+      "topics": [
+        "electricity-meter",
+        "homeassistant-custom-component",
+        "polling-service"
+      ],
+      "last_fetched": 1739269486.92185
+    },
+    "215825339": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alryaz/hass-hekr-component",
+      "category": "integration",
+      "description": "Hekr integration using python-hekr",
+      "domain": "hekr",
+      "etag_repository": "W/\"1526c1d404a1c62bb1761c4b8b55bc778a7fbca162bcdad9efbd1b41c8fd73cc\"",
+      "last_updated": "2025-01-19T14:23:28Z",
+      "stargazers_count": 35,
+      "topics": [
+        "consumption",
+        "hekr",
+        "wisen-application"
+      ],
+      "last_fetched": 1737382406.05108
+    },
+    "537806998": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lociii/homeassistant-overwolf-status",
+      "category": "integration",
+      "description": "Home Assistant custom integration that handles game events from Overwolf and broadcasts them as events in Home Assistant",
+      "domain": "overwolfstatus",
+      "etag_repository": "W/\"c90a44440dbbad00685b70ae2cb2f3b5f679907f146da55c888af5afb280ea9f\"",
+      "last_updated": "2024-07-05T08:12:52Z",
+      "stargazers_count": 13,
+      "topics": [
+        "game-state-integration",
+        "gaming",
+        "overwolf"
+      ],
+      "last_fetched": 1737994967.469111
+    },
+    "309018094": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "itchannel/fordpass-ha",
+      "category": "integration",
+      "description": "Fordpass integration for Home Assistant",
+      "domain": "fordpass",
+      "etag_repository": "W/\"951fa63ff854af2f626434f6752e914c51cbd1056f3c6e14a5d80cb4963c6fc9\"",
+      "last_updated": "2025-01-19T02:39:25Z",
+      "stargazers_count": 335,
+      "topics": [
+        "assistant",
+        "car",
+        "fordpass",
+        "home"
+      ],
+      "last_fetched": 1739528308.284406
+    },
+    "348464316": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ec-blaster/magicswitchbot-homeassistant",
+      "category": "integration",
+      "description": "Magic Switchbot integration component for Home Assistant",
+      "domain": "magicswitchbot",
+      "etag_repository": "W/\"08c0b1c4181803a7506caaef061ce8ac215db7521cd87068cd05edda90a72a2d\"",
+      "last_updated": "2022-10-08T15:57:58Z",
+      "stargazers_count": 16,
+      "topics": [
+        "magicswitchbot",
+        "switches"
+      ],
+      "last_fetched": 1729213510.339503
+    },
+    "294609880": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Makin-Things/bom-radar-card",
+      "category": "plugin",
+      "description": "A rain radar card using the new tiled images from the Australian BOM",
+      "downloads": 4957,
+      "etag_repository": "W/\"3a47551c9b1d8cc7f00512a0c8e852e6e2d351ab0a9eebe52b80649ea849d4e9\"",
+      "last_updated": "2024-01-15T09:27:44Z",
+      "stargazers_count": 101,
+      "topics": [
+        "bom",
+        "frontend",
+        "meteorology",
+        "radar",
+        "weather"
+      ],
+      "last_fetched": 1738909276.47912
+    },
+    "401282856": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "BottlecapDave/HomeAssistant-OctopusEnergy",
+      "category": "integration",
+      "description": "Unofficial Home Assistant integration for interacting with Octopus Energy",
+      "domain": "octopus_energy",
+      "etag_repository": "W/\"99d2d8d166e8c3a193a2a8ee3d13d42761051d3e0c60160f08516af7e98f856d\"",
+      "last_updated": "2025-02-15T08:04:14Z",
+      "stargazers_count": 675,
+      "topics": [
+        "energy-consumption",
+        "octopus-energy"
+      ],
+      "last_fetched": 1739614422.936195
+    },
+    "139634406": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ciotlosm/lovelace-thermostat-dark-card",
+      "category": "plugin",
+      "description": "🌡 Thermostat card with a round and black feel to it",
+      "downloads": 37029,
+      "etag_repository": "W/\"84e4c1017078dee9eaaad846a0a5e7e3cbc461d295911c3b4f47a43fa472ae63\"",
+      "last_updated": "2024-08-30T05:12:50Z",
+      "stargazers_count": 737,
+      "topics": [
+        "thermostat"
+      ],
+      "last_fetched": 1739363179.304784
+    },
+    "203244705": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mofeywalker/openmensa-hass-component",
+      "category": "integration",
+      "description": "A platform sensor which tells you which meals are served in your canteen.",
+      "domain": "openmensa",
+      "etag_repository": "W/\"aa9fd77e912b815ef3a8c42c71c8945bb06f73345e3800d757b1fa2303a84574\"",
+      "last_updated": "2021-09-04T08:04:28Z",
+      "stargazers_count": 5,
+      "last_fetched": 1739305282.954114
+    },
+    "497319128": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "NemesisRE/kiosk-mode",
+      "category": "plugin",
+      "description": "🙈 Hides the Home Assistant header and/or sidebar",
+      "downloads": 46285,
+      "etag_repository": "W/\"ee8ed814395607de00c2e7bc05df28cdd0bc204321057425afd64398b35d39f9\"",
+      "last_updated": "2025-02-12T13:47:11Z",
+      "stargazers_count": 461,
+      "topics": [
+        "customization"
+      ],
+      "last_fetched": 1739456145.293268
+    },
+    "97201395": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "syssi/xiaomiplug",
+      "category": "integration",
+      "description": "Xiaomi Mi Smart WiFi Socket integration for Home Assistant",
+      "domain": "xiaomi_miio_plug",
+      "etag_repository": "W/\"96f51285791039f943514ca0d464a54fdf4008cbc638f51ac89b2b5ef2557970\"",
+      "last_updated": "2024-02-11T13:07:11Z",
+      "stargazers_count": 110,
+      "topics": [
+        "miio",
+        "miio-device",
+        "miio-protocol",
+        "switch",
+        "xiaomi"
+      ],
+      "last_fetched": 1738333266.903598
+    },
+    "341931266": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fufar/simple-clock-card",
+      "category": "plugin",
+      "description": "Simple clock card for Home assistant lovelace",
+      "etag_repository": "W/\"4933b845724d3621be24892c111b29e903834bf9ed4df17a6652bc4689a7ff18\"",
+      "last_updated": "2023-12-18T17:58:14Z",
+      "stargazers_count": 56,
+      "topics": [
+        "clock",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739241898.466587
+    },
+    "169783299": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ljmerza/github-card",
+      "category": "plugin",
+      "description": "Track your repo issues, starts, forks, and pull requests",
+      "downloads": 1092,
+      "etag_repository": "W/\"12cd798126b6351dd42763e4beb2195f6e188322033836630c2452ce3348c1b5\"",
+      "last_updated": "2020-01-13T23:55:00Z",
+      "stargazers_count": 12,
+      "last_fetched": 1730485186.739043
+    },
+    "567001290": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "knudsvik/EnergyScore",
+      "category": "integration",
+      "description": "Custom Integration for Home Assistant to score how energy is utilized based on price point",
+      "domain": "energyscore",
+      "etag_repository": "W/\"5782c5a40c1d81d4aad08c1590cfb4f6b045507add3b04a0f57c4b4126877f77\"",
+      "last_updated": "2023-10-15T12:44:22Z",
+      "stargazers_count": 35,
+      "topics": [
+        "energy"
+      ],
+      "last_fetched": 1739607660.538917
+    },
+    "353966616": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "viktak/ha-cc-openweathermap_all",
+      "category": "integration",
+      "description": "Home Assistant custom component combining multiple OpenWeatherMap API calls",
+      "domain": "openweathermap_all",
+      "etag_repository": "W/\"3efaf1f6d5ccd9b53a02208ec8b83d5f0c5cc9ee9458182218b50ef8aee2c96a\"",
+      "last_updated": "2025-01-08T09:08:13Z",
+      "stargazers_count": 23,
+      "topics": [
+        "openweathermap"
+      ],
+      "last_fetched": 1736331896.182781
+    },
+    "755320495": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "andrewjswan/SwatchTime",
+      "category": "integration",
+      "description": "Swatch / Internet Time for Home Assistant",
+      "domain": "swatch_time",
+      "etag_repository": "W/\"633b86aab3ee9a290b9e7d543cf3b91f14c64cfbb32cca8139f215b39423ed60\"",
+      "last_updated": "2025-02-10T13:00:51Z",
+      "stargazers_count": 3,
+      "topics": [
+        "swatch-internet-time"
+      ],
+      "last_fetched": 1739196846.947546
+    },
+    "374314958": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alexdelprete/ha-abb-powerone-pvi-sunspec",
+      "category": "integration",
+      "description": "HA Custom Component to integrate data from ABB/Power-One/FIMER PV Inverters that support SunSpec Modbus (Sunspec M1, M101, M103, M160), natively or through the VSN300 wifi logger card.",
+      "domain": "abb_powerone_pvi_sunspec",
+      "downloads": 2,
+      "etag_repository": "W/\"39234b84173d22c8aaef0276a6a20959bbf9092bbf0bccf829f1efaa4cd26676\"",
+      "last_updated": "2025-02-12T11:52:48Z",
+      "stargazers_count": 25,
+      "topics": [
+        "abb",
+        "fimer",
+        "home-assistant-component",
+        "inverter",
+        "modbus",
+        "modbus-tcp",
+        "power-one",
+        "sunspec"
+      ],
+      "last_fetched": 1739363191.251887
+    },
+    "290193894": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sillyfrog/Automate-Pulse-v2",
+      "category": "integration",
+      "description": "Rollease Acmeda Automate Pulse Hub v2 integration for Home Assistant",
+      "domain": "automate",
+      "etag_repository": "W/\"4eab079ec20688f10d60b5a613ee5fae6b0917570c12bb85c3cbe4865815718a\"",
+      "last_updated": "2024-11-11T00:08:15Z",
+      "stargazers_count": 38,
+      "last_fetched": 1738458765.273206
+    },
+    "146335411": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/rmv-card",
+      "category": "plugin",
+      "description": "Custom card for the RMV component.",
+      "etag_repository": "W/\"23af6fe218c79cdd25491f5aec52de03af152ca0397000b96b1400168118de2b\"",
+      "last_updated": "2023-10-09T10:55:52Z",
+      "stargazers_count": 27,
+      "last_fetched": 1729213360.445734
+    },
+    "454859084": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ekutner/home-connect-hass",
+      "category": "integration",
+      "description": "Alternative (and improved) Home Connect integration for Home Assistant",
+      "domain": "home_connect_alt",
+      "etag_repository": "W/\"a57a9ea90ff6f5fa1d165f1119841c9ba757e9a296385dc61437d841abd7eb22\"",
+      "last_updated": "2025-02-02T08:36:03Z",
+      "stargazers_count": 713,
+      "topics": [
+        "home-assistant-component",
+        "home-assistant-integration",
+        "home-connect",
+        "homeconnect"
+      ],
+      "last_fetched": 1739528228.131938
+    },
+    "650550675": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vakio-ru/vakio_openair",
+      "category": "integration",
+      "description": "Интеграция для Home Assistant, позволяющая управлять устройством Vakio Openair",
+      "domain": "vakio_openair",
+      "etag_repository": "W/\"9d8f48a838d6a5537d4c6668758328b4c684f1f243ab799a2ca9cae7c722b8e7\"",
+      "last_updated": "2023-12-09T09:19:33Z",
+      "stargazers_count": 2,
+      "topics": [
+        "openair",
+        "vakio"
+      ],
+      "last_fetched": 1739069659.838582
+    },
+    "538235457": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "juacas/zte_tracker",
+      "category": "integration",
+      "description": "Device tracker for ZTE Routers in Home Assistant",
+      "domain": "zte_tracker",
+      "etag_repository": "W/\"4b30406a626ad7fcfc725192ea98490e6a062441d016a3a89588bc87e47066fc\"",
+      "last_updated": "2024-06-18T07:04:21Z",
+      "stargazers_count": 17,
+      "topics": [
+        "device-tracker",
+        "router"
+      ],
+      "last_fetched": 1738160246.899873
+    },
+    "117426840": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "robinostlund/homeassistant-volkswagencarnet",
+      "category": "integration",
+      "description": "Volkswagen Carnet Component for home assistant",
+      "domain": "volkswagencarnet",
+      "downloads": 16388,
+      "etag_repository": "W/\"d9e5a1fcf36f371ddf7f2e0ce1b3e19e5b887224ec53c77956928949f717ba9c\"",
+      "last_updated": "2024-12-14T14:25:05Z",
+      "stargazers_count": 366,
+      "topics": [
+        "volkswagen-carnet"
+      ],
+      "last_fetched": 1739636560.102249
+    },
+    "570909059": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "catppuccin/home-assistant",
+      "category": "theme",
+      "description": "🏠 Soothing pastel theme for Home Assistant",
+      "etag_repository": "W/\"053a60a0dc5095104bd5ed6ec031add11ea3d3cebe09dec8ca3a2d750ef8fa4b\"",
+      "last_updated": "2024-06-29T17:33:24Z",
+      "stargazers_count": 197,
+      "topics": [
+        "catppuccin",
+        "catppuccin-theme"
+      ],
+      "last_fetched": 1739268924.106377
+    },
+    "686778752": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pantherale0/ha-familysafety",
+      "category": "integration",
+      "description": "Microsoft Family Safety Home Assistant integration",
+      "domain": "family_safety",
+      "downloads": 798,
+      "etag_repository": "W/\"0f457df71995f1b0c3aae4937f42829d37ed08a844167d7560d11b0bc3bb9a89\"",
+      "last_updated": "2025-02-08T16:18:23Z",
+      "stargazers_count": 23,
+      "topics": [
+        "microsoft",
+        "parental-control"
+      ],
+      "last_fetched": 1739607772.457945
+    },
+    "443651710": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Neekster/MidnightTeal",
+      "category": "theme",
+      "description": "A dark teal theme for HomeAssistant.",
+      "etag_repository": "W/\"ae872fdd61c6b0937e1e358a3bfff707b1ccb046449b44e2b388c289950d0e72\"",
+      "last_updated": "2022-03-11T20:50:36Z",
+      "stargazers_count": 2,
+      "topics": [
+        "dark-theme"
+      ],
+      "last_fetched": 1729213364.988225
+    },
+    "363468409": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mbillow/ha-redpocket",
+      "category": "integration",
+      "description": "RedPocket Integration for Data Usage Monitoring",
+      "domain": "redpocket",
+      "etag_repository": "W/\"ed0df26e42496a98edb500acc2266cab000a2ce526f67996da5388c8eccafb6a\"",
+      "last_updated": "2021-06-06T19:51:29Z",
+      "stargazers_count": 3,
+      "topics": [
+        "home",
+        "mvno",
+        "redpocket"
+      ],
+      "last_fetched": 1730089399.237441
+    },
+    "577981941": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "avolmensky/panasonic_eolia",
+      "category": "integration",
+      "description": "Panasonic Eolia component for Home Assistant",
+      "domain": "panasonic_eolia",
+      "etag_repository": "W/\"7b3088b279fe79c9e941c0c4836007f249b91a50cef996f090d305f4001b7a63\"",
+      "last_updated": "2025-01-19T23:56:21Z",
+      "stargazers_count": 3,
+      "topics": [
+        "eolia",
+        "panasonic"
+      ],
+      "last_fetched": 1737334977.466866
+    },
+    "647057223": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "delphiki/hass-pronote",
+      "category": "integration",
+      "description": "Pronote integration for Home Assistant",
+      "domain": "pronote",
+      "etag_repository": "W/\"1a92bad7a5d3f35d4837d60428ce8ca17a5d6ffeab14d9f98613d9f61c50fe4b\"",
+      "last_updated": "2025-02-08T17:11:22Z",
+      "stargazers_count": 68,
+      "topics": [
+        "hassio-integration",
+        "pronote"
+      ],
+      "last_fetched": 1739038735.713162
+    },
+    "680920137": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dalinicus/homeassistant-aerogarden",
+      "category": "integration",
+      "description": "Aerogarden integration for Home Assistant",
+      "domain": "aerogarden",
+      "downloads": 249,
+      "etag_repository": "W/\"b17922e2be0cff83870224ec5347c24c5e3f1339a4e7e3ec730d95770905172b\"",
+      "last_updated": "2024-10-14T14:55:24Z",
+      "stargazers_count": 10,
+      "topics": [
+        "aerogarden",
+        "bounty",
+        "farm",
+        "harvest",
+        "hydroponics"
+      ],
+      "last_fetched": 1733516287.634343
+    },
+    "716211438": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JanGiese/notion_todo",
+      "category": "integration",
+      "description": "ToDo Integration for Notion and HomeAssistant",
+      "domain": "notion_todo",
+      "downloads": 1111,
+      "etag_repository": "W/\"7cae2d3ed58f76d887ca276403307ca4b591faf57d09474b70bfed8158f3cf56\"",
+      "last_updated": "2024-06-03T21:20:17Z",
+      "stargazers_count": 17,
+      "topics": [
+        "home-assistant-custom-component",
+        "notion-database"
+      ],
+      "last_fetched": 1739607607.445756
+    },
+    "771239559": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bkbilly/medisanabp_ble",
+      "category": "integration",
+      "description": "🩺 Home Assistant custom integration for Medisana Blood Pressure Measurement",
+      "domain": "medisanabp_ble",
+      "etag_repository": "W/\"357a86d51246fee5a3d16f3148fb118f2e780860950f5d468d91967db333b643\"",
+      "last_updated": "2024-12-30T09:43:40Z",
+      "stargazers_count": 12,
+      "topics": [
+        "blood-pressure-monitor",
+        "bluetooth-low-energy",
+        "heartbeat"
+      ],
+      "last_fetched": 1739470798.135014
+    },
+    "378010382": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alryaz/hass-tns-energo",
+      "category": "integration",
+      "description": "TNS Energo Integration",
+      "domain": "tns_energo",
+      "etag_repository": "W/\"8b7e3f2ff878cfad741da6cf1eed7737960534e7880bcd8d06c6d7481d48817f\"",
+      "last_updated": "2023-06-19T07:51:16Z",
+      "stargazers_count": 14,
+      "topics": [
+        "moscow",
+        "tns-energo"
+      ],
+      "last_fetched": 1734956787.735911
+    },
+    "205261230": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-Lovelace-HTML-Jinja2-Template-card",
+      "category": "plugin",
+      "description": "This card displays provided Jinja2 template as an HTML content of a card. It uses exactly the same engine as Home Assistant in Developer tools.",
+      "etag_repository": "W/\"2c8a41e373f40903788a450bc0a7147f54177e66cf8e79117385bb83f73e741e\"",
+      "last_updated": "2024-06-18T20:23:23Z",
+      "stargazers_count": 74,
+      "topics": [
+        "jinja2",
+        "lovelace-card"
+      ],
+      "last_fetched": 1739063266.653097
+    },
+    "177978011": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "StyraHem/ShellyForHASS",
+      "category": "integration",
+      "description": "Shelly smart home platform for Home Assistant",
+      "domain": "shelly",
+      "downloads": 5540,
+      "etag_repository": "W/\"8e43608a99485116a51a92278058e14b844423032a3f981c07bc07351a656ca9\"",
+      "last_updated": "2025-01-19T15:09:05Z",
+      "stargazers_count": 623,
+      "last_fetched": 1739183027.560853
+    },
+    "313270182": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Kibibit/kb-frosted-cards",
+      "category": "plugin",
+      "description": "Make Cards and Popups blur everything behind them.",
+      "etag_repository": "W/\"5290c22e686fb4d22c6ca907fd9cfb4e9fcf6d4f6f7960936cd51fd5ebbee275\"",
+      "last_updated": "2022-06-19T17:40:45Z",
+      "stargazers_count": 10,
+      "topics": [
+        "effect",
+        "frosted-glass"
+      ],
+      "last_fetched": 1729213432.449498
+    },
+    "274738925": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "denysdovhan/purifier-card",
+      "category": "plugin",
+      "description": "Air Purifier card for Home Assistant Lovelace UI",
+      "downloads": 10285,
+      "etag_repository": "W/\"92a060e2cc7d64b2a67bef9530e331f730645969559ed0dc122076e22dac7a60\"",
+      "last_updated": "2025-02-01T16:06:26Z",
+      "stargazers_count": 299,
+      "topics": [
+        "air-purifier",
+        "purifier"
+      ],
+      "last_fetched": 1739333811.20949
+    },
+    "265059207": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ThermIQ/thermiq_mqtt-ha",
+      "category": "integration",
+      "description": "Home Assistant integration of ThermIQ-MQTT, providing control and logging of Thermia heatpumps  ",
+      "domain": "thermiq_mqtt",
+      "etag_repository": "W/\"71863fd34a20c0bc75b618b5789a26d168d456b1c67319ecaeb619df20fee449\"",
+      "last_updated": "2025-02-09T15:21:12Z",
+      "stargazers_count": 24,
+      "topics": [
+        "bergvarme",
+        "danfoss",
+        "dhp",
+        "diplomat",
+        "g2",
+        "g3",
+        "ha",
+        "heatpump",
+        "optimum",
+        "thermal-pump",
+        "thermia",
+        "thermiq",
+        "thermiq-mqtt",
+        "varmepump"
+      ],
+      "last_fetched": 1739607900.858557
+    },
+    "279538782": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pcourbin/ecodevices_rt2",
+      "category": "integration",
+      "description": "Home Assistant custom component for GCE Ecodevices RT2",
+      "domain": "ecodevices_rt2",
+      "etag_repository": "W/\"67ce7e77f9e6b15f784974a8caec9ab6e0a5d41aa6d6f5d486e117f5178e0028\"",
+      "last_updated": "2025-02-13T09:14:30Z",
+      "stargazers_count": 10,
+      "last_fetched": 1739442093.208686
+    },
+    "137126619": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "davesmeghead/visonic",
+      "category": "integration",
+      "description": "Visonic Custom Component for integration with Home Assistant",
+      "domain": "visonic",
+      "etag_repository": "W/\"1fabdd31cd098554db8648fc7344c9afca2252d0345b20a283287fee17824aeb\"",
+      "last_updated": "2025-01-19T12:58:25Z",
+      "stargazers_count": 95,
+      "topics": [
+        "visonic"
+      ],
+      "last_fetched": 1739441804.257286
+    },
+    "527414830": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amosyuen/ha-eight-sleep-climate",
+      "category": "integration",
+      "description": "Climate entity for controlling eight sleep bed",
+      "domain": "eight_sleep_climate",
+      "etag_repository": "W/\"940a7f9ae2f9e5315e27af8736e06f50f5ea8e75ad25d91efaeade04d396f781\"",
+      "last_updated": "2025-02-10T17:35:08Z",
+      "stargazers_count": 11,
+      "topics": [
+        "eight-sleep",
+        "thermostat"
+      ],
+      "last_fetched": 1739218468.632183
+    },
+    "234750356": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "basnijholt/lovelace-ios-light-mode-theme",
+      "category": "theme",
+      "description": "🏠🤖 Theme based on iOS Light Mode for Lovelace Home Assistant ",
+      "etag_repository": "W/\"840e286892004d23fccb4f56ec2b4db98121f7dbbf22b5553183bce9001cfd61\"",
+      "last_updated": "2020-01-20T19:48:02Z",
+      "stargazers_count": 9,
+      "topics": [
+        "ios",
+        "light-mode",
+        "lightmode"
+      ],
+      "last_fetched": 1729213336.461064
+    },
+    "255366214": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Banditen01/vintage_theme",
+      "category": "theme",
+      "description": "🎙️ Vintage theme original colours & style designed by @surendrananup HACS adapted by @Banditen01",
+      "etag_repository": "W/\"716bbf280b5918a7df94325994f9a01eaec63459128563d770c2489d2783145c\"",
+      "last_updated": "2023-09-30T07:27:22Z",
+      "stargazers_count": 7,
+      "topics": [
+        "unofficial"
+      ],
+      "last_fetched": 1729213336.324497
+    },
+    "747418323": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MineTech13/homeassistant-basestation",
+      "category": "integration",
+      "description": "Read and manage power states for your Valve Index® Base Stations in Home Assistant.",
+      "domain": "basestation",
+      "etag_repository": "W/\"5decaeb1b35d511f60ca2de5b82ae4bb1246ed6cbf8517b81d9e662d41735f13\"",
+      "last_updated": "2024-07-15T18:58:43Z",
+      "stargazers_count": 4,
+      "topics": [
+        "basestation",
+        "lighthouse"
+      ],
+      "last_fetched": 1738873227.470742
+    },
+    "216165131": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/solarized-light",
+      "category": "theme",
+      "description": "Solarized Light theme for Home Assistant",
+      "etag_repository": "W/\"06d6dae11e0ed47861edf4a756eb7d8dc5b6faff75add650ceef154ec2616d12\"",
+      "last_updated": "2023-03-27T02:57:14Z",
+      "stargazers_count": 4,
+      "last_fetched": 1738976443.170595
+    },
+    "250488711": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "marcelwestrahome/home-assistant-niu-component",
+      "category": "integration",
+      "description": "niu scooter integration for Home assistant.",
+      "domain": "niu",
+      "etag_repository": "W/\"25916c690ae91af1fd5cde270459927dbd6a46e4f50c03eb9f13eae97d9c39d4\"",
+      "last_updated": "2025-01-21T11:21:13Z",
+      "stargazers_count": 49,
+      "topics": [
+        "niu",
+        "scooters"
+      ],
+      "last_fetched": 1739242189.019422
+    },
+    "567030726": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "daredoes/default-dashboard",
+      "category": "plugin",
+      "description": "Automatically set the default dashboard for all devices for Home Assistant",
+      "downloads": 4689,
+      "etag_repository": "W/\"11d77dedd3a0fbd82d8ccdcd923345c2fe68003472c05531ddf5f1a526e056ef\"",
+      "last_updated": "2023-05-03T07:44:41Z",
+      "stargazers_count": 48,
+      "topics": [
+        "hacs-custom"
+      ],
+      "last_fetched": 1734027699.28452
+    },
+    "589430688": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-custom-components-GNE-PV-Monitoring",
+      "category": "integration",
+      "description": "This sensor uses official API to get data from GNE",
+      "domain": "gne_pv_monitoring",
+      "downloads": 28,
+      "etag_repository": "W/\"561283cd0f7f1edf1a2edcc35378fa6c3889a6cb2b24b35e0d6aa61d365c0cbc\"",
+      "last_updated": "2024-12-30T06:18:01Z",
+      "stargazers_count": 6,
+      "topics": [
+        "gne",
+        "photovoltaic"
+      ],
+      "last_fetched": 1736065383.32285
+    },
+    "706651591": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amitfin/oref_alert",
+      "category": "integration",
+      "description": "Israeli Oref Alerts",
+      "domain": "oref_alert",
+      "downloads": 723,
+      "etag_repository": "W/\"efb25fedb57397f0f64b0c25a3f62e746f755cb3a242c7bd7ea53b63c3f3c8ea\"",
+      "last_updated": "2025-02-10T02:31:12Z",
+      "stargazers_count": 83,
+      "topics": [
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739161071.447977
+    },
+    "402156016": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "golles/ha-kamstrup_403",
+      "category": "integration",
+      "description": "Custom component that integrates the Kamstrup 403 heating system into Home Assistant. This component does also support a few other heating systems",
+      "domain": "kamstrup_403",
+      "etag_repository": "W/\"831363be963fe5d966ce7fa4786de70125b8296ffb380f9c7d4a5b277b9a15dc\"",
+      "last_updated": "2025-01-31T14:56:18Z",
+      "stargazers_count": 77,
+      "topics": [
+        "home-assistant-component",
+        "home-assistant-integration",
+        "kamstrup",
+        "kamstrup403",
+        "stadsverwarming"
+      ],
+      "last_fetched": 1739607569.657174
+    },
+    "449218690": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rautesamtr/thermal_comfort_icons",
+      "category": "plugin",
+      "description": "Thermal Comfort custom icons for Home Assistant to accompany the MDI icons",
+      "etag_repository": "W/\"1cd2ed2ebf5b59dde9ce2d426c7070671ec39403692e9e47d3de52ab8fc26939\"",
+      "last_updated": "2022-01-29T15:14:16Z",
+      "stargazers_count": 33,
+      "topics": [
+        "absolute-humidity",
+        "dew-point",
+        "dew-point-perception",
+        "frost-point",
+        "frost-risk",
+        "heat-index",
+        "icons",
+        "iconset",
+        "simmer-index",
+        "simmer-zone",
+        "thermal-perception"
+      ],
+      "last_fetched": 1733998683.575101
+    },
+    "403381222": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "williamahartman/noctis-solarized",
+      "category": "theme",
+      "description": "Noctis theme made Solarized",
+      "etag_repository": "W/\"56890c753daabdf50e6653de969fd0567fec9cb161c0c7635e75693cbe125e61\"",
+      "last_updated": "2022-03-06T20:37:36Z",
+      "stargazers_count": 7,
+      "topics": [
+        "home-assistant-theme"
+      ],
+      "last_fetched": 1739434705.080621
+    },
+    "307098646": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nielsfaber/alarmo",
+      "category": "integration",
+      "description": "Easy to use alarm system integration for Home Assistant",
+      "domain": "alarmo",
+      "downloads": 48457,
+      "etag_repository": "W/\"8fe025f04b05fea500b7eb069a0eac57ba284f66528e21ab3983a9af1789eccc\"",
+      "last_updated": "2025-01-31T20:27:43Z",
+      "stargazers_count": 1500,
+      "topics": [
+        "alarm",
+        "assistant",
+        "home",
+        "security"
+      ],
+      "last_fetched": 1739629065.491039
+    },
+    "145777833": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.personalcapital",
+      "category": "integration",
+      "description": "💵 Personal Capital Integration for Bank Account Monitoring",
+      "domain": "personalcapital",
+      "etag_repository": "W/\"1a68b30a956d07031722b4e8466df44dd6b734c67755f461abecf108f612238e\"",
+      "last_updated": "2023-04-14T05:56:48Z",
+      "stargazers_count": 17,
+      "last_fetched": 1736995305.416243
+    },
+    "714191907": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alengwenus/ha-sma-ev-charger",
+      "category": "integration",
+      "description": "SMA EV Charger integration for Home Assistant",
+      "domain": "smaev",
+      "etag_repository": "W/\"2cdfe5c0ee209d559c8ab7a2cf8d75d2ffed5e37dad2210435a9c47bf96c4c20\"",
+      "last_updated": "2024-08-30T10:05:48Z",
+      "stargazers_count": 19,
+      "topics": [
+        "pv",
+        "sma",
+        "solar",
+        "solar-energy",
+        "wallbox"
+      ],
+      "last_fetched": 1734423600.652785
+    },
+    "279157206": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rsnodgrass/water-heater-card",
+      "category": "plugin",
+      "description": "Water Heater card for Home Assistant's Lovelace UI",
+      "etag_repository": "W/\"21f20f66ae5034dbd47df3d77c4c8484664a8f18c582a59f961b56a8381668db\"",
+      "last_updated": "2022-09-09T06:27:18Z",
+      "stargazers_count": 8,
+      "last_fetched": 1736504235.632859
+    },
+    "375838748": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Kannix2005/homeassistant-selve",
+      "category": "integration",
+      "description": "Home Assistant Custom component to manage Selve devices",
+      "domain": "selve",
+      "etag_repository": "W/\"d989cca91699e21dc1e5feb3d5302dbaaff20d39837f4d7e5b06605062750fc4\"",
+      "last_updated": "2024-09-19T15:00:40Z",
+      "stargazers_count": 16,
+      "topics": [
+        "selve"
+      ],
+      "last_fetched": 1737853691.403653
+    },
+    "391372854": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nielsfaber/alarmo-card",
+      "category": "plugin",
+      "description": "Home Assistant card for controlling the Alarmo component",
+      "downloads": 33525,
+      "etag_repository": "W/\"8b078b88124c7fed04f9e4e2c1858bda73f5067722fc17e3a281141de0e50b82\"",
+      "last_updated": "2024-08-16T02:55:23Z",
+      "stargazers_count": 117,
+      "topics": [
+        "alarm",
+        "alarmo",
+        "assistant",
+        "card",
+        "home",
+        "security"
+      ],
+      "last_fetched": 1738858647.279458
+    },
+    "501725479": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "zanna-37/hass-swipe-navigation",
+      "category": "plugin",
+      "description": "↔️ Swipe through Home Assistant Dashboard views on mobile.",
+      "downloads": 22185,
+      "etag_repository": "W/\"11299d6ddf82e6268a7e787362a295eca59caf31d6fc4331a7ea7f3879328b37\"",
+      "last_updated": "2025-02-03T22:07:00Z",
+      "stargazers_count": 397,
+      "topics": [
+        "navigation",
+        "swipe"
+      ],
+      "last_fetched": 1739341340.495835
+    },
+    "400832075": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "radical-squared/aquatemp",
+      "category": "integration",
+      "description": "Home Assistant AquaTemp Heat Pump Climate Entity",
+      "domain": "aqua_temp",
+      "etag_repository": "W/\"92a023856cc8ae134c29bcf61346c0df37798b882426f50a547bdf6eaa9da13a\"",
+      "last_updated": "2024-11-27T07:23:33Z",
+      "stargazers_count": 42,
+      "topics": [
+        "aquatemp",
+        "climate-entity"
+      ],
+      "last_fetched": 1739046066.474501
+    },
+    "390073284": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jjlawren/sonos_cloud",
+      "category": "integration",
+      "description": "Sonos cloud API integration for Home Assistant with improved TTS/alerts handling",
+      "domain": "sonos_cloud",
+      "etag_repository": "W/\"86585badaec45b9ba6fb732d82f407bdd910f4cb9377a802e83ca3044c33e513\"",
+      "last_updated": "2024-07-18T02:54:28Z",
+      "stargazers_count": 125,
+      "topics": [
+        "sonos"
+      ],
+      "last_fetched": 1739628927.177844
+    },
+    "201963665": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/healthchecksio",
+      "category": "integration",
+      "description": "Update and display the status of your healthchecks.io  checks.",
+      "domain": "healthchecksio",
+      "downloads": 2724,
+      "etag_repository": "W/\"cdb513bc3d22817676e12b230a4eb1df51786059e472bf248ee9461db0dff7b2\"",
+      "last_updated": "2025-02-10T13:13:43Z",
+      "stargazers_count": 55,
+      "topics": [
+        "api-client",
+        "healthchecksio",
+        "monitor"
+      ],
+      "last_fetched": 1739607456.319393
+    },
+    "543068603": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "abualy/philips-tv-remote-card",
+      "category": "plugin",
+      "description": "philips tv remote card for for home assistant ",
+      "etag_repository": "W/\"980fbe8126a2c57bd956ce86667b15a586d05272a18b3c2394eef165b0e97169\"",
+      "last_updated": "2023-02-27T22:46:21Z",
+      "stargazers_count": 15,
+      "topics": [
+        "hacs-custom",
+        "philips",
+        "remote",
+        "remote-control"
+      ],
+      "last_fetched": 1739297803.876072
+    },
+    "337228671": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "CJNE/ha-porscheconnect",
+      "category": "integration",
+      "description": "Porsche Connect custom component for Home Assistant",
+      "domain": "porscheconnect",
+      "etag_repository": "W/\"0cb2e53cb20abe5024801e26d8dae44d70c7e44fde5f8e5801405e0ef79a4a5b\"",
+      "last_updated": "2025-02-10T20:29:02Z",
+      "stargazers_count": 38,
+      "topics": [
+        "porsche"
+      ],
+      "last_fetched": 1739225682.096942
+    },
+    "289251122": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mletenay/home-assistant-goodwe-inverter",
+      "category": "integration",
+      "description": "Experimental version of Home Assistant integration for Goodwe solar inverters",
+      "domain": "goodwe",
+      "etag_repository": "W/\"f6074c760799dfafb96804ed782db3e6bdb3e3d0f168ae0510a1a0c347caba60\"",
+      "last_updated": "2024-10-21T08:13:31Z",
+      "stargazers_count": 157,
+      "topics": [
+        "goodwe",
+        "pv-systems"
+      ],
+      "last_fetched": 1739471116.906478
+    },
+    "190260955": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bramkragten/mind",
+      "category": "integration",
+      "description": "Add support for Mind Mobility vehicles in Home Assistant",
+      "domain": "mind",
+      "etag_repository": "W/\"c84d5828486f50bd8c267d862e93337511515ec5abb02dbc62f467a5d6149b2c\"",
+      "last_updated": "2021-05-07T13:37:44Z",
+      "stargazers_count": 9,
+      "last_fetched": 1729213407.707691
+    },
+    "734825457": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nathan-gs/ha-map-card",
+      "category": "plugin",
+      "description": "A Map Card for Home Assistant",
+      "downloads": 1916,
+      "etag_repository": "W/\"33dbab2e8860384e67e78dd14f49c5a9174d3c99a4eadfdd6dd8b9aff8849ea6\"",
+      "last_updated": "2025-02-11T19:17:47Z",
+      "stargazers_count": 53,
+      "topics": [
+        "geospatial",
+        "ha-map-card-plugin",
+        "leafletjs",
+        "lovelace-card",
+        "maps"
+      ],
+      "last_fetched": 1739614487.256684
+    },
+    "588912665": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vooon/hass-myheat",
+      "category": "integration",
+      "description": "Home Assistant intergration with myheat.net gas heating controllers",
+      "domain": "myheat",
+      "etag_repository": "W/\"1f04b86bc9890440f29c91e3bf18bfdc07621abc5800cfe5f5078b7f601a9e7b\"",
+      "last_updated": "2025-02-05T17:34:38Z",
+      "stargazers_count": 12,
+      "topics": [
+        "gas-boiler",
+        "home-assistant-integration",
+        "myheat"
+      ],
+      "last_fetched": 1738787087.080542
+    },
+    "259867685": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hasl-sensor/integration",
+      "category": "integration",
+      "description": "Swedish Public Transport Sensor (HASL). Formerly named HomeAssistant SL Sensor",
+      "domain": "hasl3",
+      "etag_repository": "W/\"e5dc83ff2f2d78fc46c714acef434954e7881d300b038639a4eb9d68aefa4601\"",
+      "last_updated": "2024-12-18T13:39:48Z",
+      "stargazers_count": 41,
+      "topics": [
+        "ha-sensor-sl",
+        "hasl",
+        "hasl3",
+        "haslv3",
+        "sl-sensor",
+        "stockholms-lokaltrafik"
+      ],
+      "last_fetched": 1738426683.999404
+    },
+    "718762596": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "krasnoukhov/homeassistant-tesy",
+      "category": "integration",
+      "description": "Home Assistant Tesy integration",
+      "domain": "tesy",
+      "etag_repository": "W/\"1bc7e6f9341447bc46cb507c4613f2263019d78627465b9a0d281550e628e491\"",
+      "last_updated": "2025-01-24T09:26:22Z",
+      "stargazers_count": 8,
+      "topics": [
+        "tesy"
+      ],
+      "last_fetched": 1737713999.663385
+    },
+    "501618674": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "andrzejchm/blebox_shutterbox_tilt",
+      "category": "integration",
+      "description": "HACS integration for BleBox shutterBox that adds tilt support",
+      "domain": "blebox_shutterbox_tilt",
+      "etag_repository": "W/\"bf52d423c53423f99b6f0ab8316595b9eb2d6fb01a2aa31bec49444e34a4f620\"",
+      "last_updated": "2023-10-24T01:14:26Z",
+      "stargazers_count": 6,
+      "last_fetched": 1729213362.632766
+    },
+    "186605347": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bosch-thermostat/home-assistant-bosch-custom-component",
+      "category": "integration",
+      "description": "HA custom component for Bosch thermostats",
+      "domain": "bosch",
+      "etag_repository": "W/\"0d9e08f900a7b3a90bf6a711c0fb3e5a77c41ea94f10f9a31e4894f085e0fce9\"",
+      "last_updated": "2024-11-03T15:42:39Z",
+      "stargazers_count": 255,
+      "topics": [
+        "bosch",
+        "bosch-thermostat",
+        "buderus",
+        "nefit",
+        "sensors",
+        "thermostat",
+        "xmpp"
+      ],
+      "last_fetched": 1739650511.827527
+    },
+    "442181774": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tadasdanielius/daikin_altherma",
+      "category": "integration",
+      "description": "Daikin Altherma custom component for home assistant",
+      "domain": "daikin_altherma",
+      "etag_repository": "W/\"b7e6098df949626f78e48a145dcd290c05511082dea75f72a1ce4d35eeb01409\"",
+      "last_updated": "2024-10-30T15:06:31Z",
+      "stargazers_count": 86,
+      "topics": [
+        "altherma",
+        "brp069a61",
+        "brp069a62",
+        "daikin",
+        "daikin-altherma",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1738311960.526782
+    },
+    "356655356": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tofuSCHNITZEL/home-assistant-wienerlinien",
+      "category": "integration",
+      "description": "A sensor that give you information about departures from a specified Wiener Linien stop.",
+      "domain": "wienerlinien",
+      "etag_repository": "W/\"2c7952d88de70917b99b8a48d353616bbefa62a98852a10a6e6694c94a78c3f6\"",
+      "last_updated": "2024-05-16T13:23:15Z",
+      "stargazers_count": 26,
+      "topics": [
+        "wiener-linien"
+      ],
+      "last_fetched": 1737649533.798333
+    },
+    "630565367": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DeerMaximum/Technische-Alternative-CoE",
+      "category": "integration",
+      "description": "Custom Home Assistant integration to read data from a C.M.I. via CoE",
+      "domain": "ta_coe",
+      "etag_repository": "W/\"fab0fc41d37f4c404afff3351468553d1eb99d343d270a4b8085e4a62548e26c\"",
+      "last_updated": "2025-01-04T19:08:16Z",
+      "stargazers_count": 12,
+      "last_fetched": 1739607494.011498
+    },
+    "295523408": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "epoplavskis/homeassistant_salus",
+      "category": "integration",
+      "description": "Home Assistant integration with Salus devices",
+      "domain": "salus",
+      "etag_repository": "W/\"aeae328b000714faccc3f2e21020d35a35dfb3fa174311cf736cda2326dff3f0\"",
+      "last_updated": "2025-01-23T20:50:42Z",
+      "stargazers_count": 56,
+      "last_fetched": 1739117836.434071
+    },
+    "273333188": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jeroenterheerdt/HADailySensor",
+      "category": "integration",
+      "description": "Sensor for Home Assistant that gets reset at midnight",
+      "domain": "daily",
+      "etag_repository": "W/\"5a32db02916c00a1f47eaf6c35de833808030ae460e87d759d336d8d381a2a59\"",
+      "last_updated": "2025-01-06T22:44:58Z",
+      "stargazers_count": 81,
+      "topics": [
+        "aggregation",
+        "average",
+        "max",
+        "maximum",
+        "mean",
+        "median",
+        "min",
+        "minimum",
+        "standard-deviation",
+        "statistics",
+        "stdev",
+        "sum",
+        "var",
+        "variance"
+      ],
+      "last_fetched": 1738880254.025505
+    },
+    "207110572": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.avfallsor",
+      "category": "integration",
+      "description": "Simple sensor for avfallsor",
+      "domain": "avfallsor",
+      "etag_repository": "W/\"c97997d45f555a152bd7032aa83d75d3fa3442b1088a26af557e911f2a93f739\"",
+      "last_updated": "2024-12-26T21:20:43Z",
+      "stargazers_count": 8,
+      "last_fetched": 1739355369.070741
+    },
+    "364769821": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ljmerza/harmony-remote-card",
+      "category": "plugin",
+      "description": "Harmony Hub Remote Control Card for Home Assistant",
+      "downloads": 2863,
+      "etag_repository": "W/\"c572b16cf414fd6c7fa7f5a25d25a07e9543fa21d1a30afb9357dc7352e8d508\"",
+      "last_updated": "2024-07-24T19:15:07Z",
+      "stargazers_count": 15,
+      "topics": [
+        "harmony",
+        "remote"
+      ],
+      "last_fetched": 1729213438.212883
+    },
+    "249942054": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-hui-element",
+      "category": "plugin",
+      "description": "🔹 Use built-in elements in the wrong place",
+      "etag_repository": "W/\"d2312ce80ba140bd952b300362eaec8936deb3220c73f982dcb832d7142a5152\"",
+      "last_updated": "2023-11-22T21:08:49Z",
+      "stargazers_count": 110,
+      "last_fetched": 1738032197.173006
+    },
+    "242528119": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ruuvi-friends/ruuvi-hass.io",
+      "category": "integration",
+      "description": "Ruuvi tag BLE sensor for Home Assistant.",
+      "domain": "ruuvi",
+      "etag_repository": "W/\"2f01f58068d1c1855a0176cac0aa9d2b361ef274d232fe5f7421b04edc045505\"",
+      "last_updated": "2022-01-25T13:23:39Z",
+      "stargazers_count": 41,
+      "topics": [
+        "ruuvi-ble-devices",
+        "ruuvitag",
+        "ruuvitag-sensor"
+      ],
+      "last_fetched": 1739341651.245372
+    },
+    "284283867": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TarheelGrad1998/gallery-card",
+      "category": "plugin",
+      "description": "A custom card for Home Assistant that will display images and/or videos from a folder in the style of a gallery.  ",
+      "etag_repository": "W/\"ac1788c9a4bdb9941a0a7291d6b61e5ad94d4d44fb61ff136a92381985bfa1a7\"",
+      "last_updated": "2024-04-13T20:26:04Z",
+      "stargazers_count": 104,
+      "topics": [
+        "gallery",
+        "gallery-card",
+        "images",
+        "videos"
+      ],
+      "last_fetched": 1737030472.147185
+    },
+    "319744131": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "martindybal/taphome-homeassistant",
+      "category": "integration",
+      "description": "TapHome integration into Home Assistant.",
+      "domain": "taphome",
+      "etag_repository": "W/\"bacbf700650182e939452d835671381f5676f4658d61f92e0f48d9fad19c203a\"",
+      "last_updated": "2025-02-03T07:50:40Z",
+      "stargazers_count": 11,
+      "topics": [
+        "taphome"
+      ],
+      "last_fetched": 1739298197.224342
+    },
+    "307058107": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/lovelace-car-card",
+      "category": "plugin",
+      "description": "车辆仪表盘",
+      "etag_repository": "W/\"620a6df2b89a901d248d6b080db78a6bd7a8320d6461461183d7d466c6207d7f\"",
+      "last_updated": "2022-06-02T18:44:43Z",
+      "stargazers_count": 7,
+      "topics": [
+        "car",
+        "lovelace-custom-card",
+        "lynkco"
+      ],
+      "last_fetched": 1729213387.365487
+    },
+    "441920613": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "klejejs/ha-thermia-heat-pump-integration",
+      "category": "integration",
+      "description": "Thermia Heat Pump Integration for Home Assistant",
+      "domain": "thermia",
+      "downloads": 7,
+      "etag_repository": "W/\"777b615d1cd8b26b702b44151e807c641af28d6f0653dd44d6ce6f90098ab253\"",
+      "last_updated": "2024-12-05T22:28:12Z",
+      "stargazers_count": 40,
+      "topics": [
+        "heat-pump",
+        "thermia"
+      ],
+      "last_fetched": 1739117959.932088
+    },
+    "232077394": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kirei/hass-chargeamps",
+      "category": "integration",
+      "description": "Home Assistant Component for Chargeamps",
+      "domain": "chargeamps",
+      "etag_repository": "W/\"a9fd14d10c43634f6c5aeebf68989cf167567c1eb3e4ab562022f873bcbcbbd2\"",
+      "last_updated": "2024-11-25T07:57:19Z",
+      "stargazers_count": 29,
+      "topics": [
+        "chargeamps"
+      ],
+      "last_fetched": 1738175002.464585
+    },
+    "601894276": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "leonardlcl/general_link",
+      "category": "integration",
+      "description": "GeneralLink custom component for Home Assistant",
+      "domain": "general_link",
+      "etag_repository": "W/\"993f25f693554aaec6ad0cac64728ee98fd227caa67fe408fde87855182d90a1\"",
+      "last_updated": "2025-01-18T07:26:48Z",
+      "stargazers_count": 3,
+      "topics": [
+        "custom-integration",
+        "general",
+        "general-link",
+        "generallink",
+        "link"
+      ],
+      "last_fetched": 1737188447.80691
+    },
+    "675105585": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "werthdavid/homeassistant-pulsatrix-local-mqtt",
+      "category": "integration",
+      "description": "Home Assistant custom component for pulsatrix EV charger",
+      "domain": "pulsatrix_local_mqtt",
+      "etag_repository": "W/\"a1608301def9a074a9558fc405805d8d749fc96c9538b2e0c377a9171b19c5d8\"",
+      "last_updated": "2025-02-11T07:58:27Z",
+      "stargazers_count": 3,
+      "topics": [
+        "charger",
+        "homeassistant-custom-component",
+        "pulsatrix"
+      ],
+      "last_fetched": 1739262471.309115
+    },
+    "266557774": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "deblockt/hass-proscenic-790T-vacuum",
+      "category": "integration",
+      "description": "proscenic 790T intergration for home assistant",
+      "domain": "proscenic",
+      "downloads": 118,
+      "etag_repository": "W/\"94b4a09697598dc9175ecb83b93af5cc0657a9f020ee2603b2d2bcb2331cef7e\"",
+      "last_updated": "2023-10-05T19:07:28Z",
+      "stargazers_count": 17,
+      "topics": [
+        "790t",
+        "proscenic",
+        "vacuum",
+        "vacuum-cleaner"
+      ],
+      "last_fetched": 1729213481.800541
+    },
+    "703332819": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "malcolmturnbull/draculaish-ha-theme",
+      "category": "theme",
+      "description": "Dracula-Inspired Theme for Home Assistant with light and dark modes. ",
+      "etag_repository": "W/\"04217e477abfc078342e1374da9558a989196d4f70ee46da4dfa90b8cc5a3b29\"",
+      "last_updated": "2023-10-13T02:30:40Z",
+      "stargazers_count": 9,
+      "topics": [
+        "hacs-theme",
+        "home-assistant-theme"
+      ],
+      "last_fetched": 1733545656.09599
+    },
+    "676012641": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wolffshots/hass-audiobookshelf",
+      "category": "integration",
+      "description": "Adds sensors for an Audiobookshelf server to Home Assistant to show connection and active sessions",
+      "domain": "audiobookshelf",
+      "etag_repository": "W/\"02707335d7ff3baae022e2ee138ac851b9ea3c833498afef7a4cfd91ea246947\"",
+      "last_updated": "2025-02-10T17:25:08Z",
+      "stargazers_count": 44,
+      "topics": [
+        "audiobooks",
+        "audiobookshelf"
+      ],
+      "last_fetched": 1739212101.90337
+    },
+    "698783816": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ablyler/home-assistant-aquahawk",
+      "category": "integration",
+      "description": "Home Assistant Component for reading water usage data from AquaHawk",
+      "domain": "aquahawk",
+      "etag_repository": "W/\"dadcd2d55531150316ec1574ee334a5f3693dd6b9f0abba41cc90d4738c93ef9\"",
+      "last_updated": "2025-01-15T15:20:35Z",
+      "stargazers_count": 3,
+      "last_fetched": 1737929484.613748
+    },
+    "625369698": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "IvanSanchez/homeassistant-freeds",
+      "category": "integration",
+      "description": "FreeDS integration for Home Assistant (read-only clone of gitlab repo)",
+      "domain": "freeds",
+      "etag_repository": "W/\"728c4ab9b5d7caab7669dd6db266a3ce9aa50a67f40c15a7a1b32341de81060a\"",
+      "last_updated": "2024-11-21T21:32:08Z",
+      "stargazers_count": 9,
+      "topics": [
+        "freeds"
+      ],
+      "last_fetched": 1738397996.07673
+    },
+    "187339794": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "marrobHD/tv-card",
+      "category": "plugin",
+      "description": "📺 TV Remote Card",
+      "etag_repository": "W/\"03db4b778d5d6d0233c6cbfc54facd4b5877ecfcb166286e44a8f44c5f3d5246\"",
+      "last_updated": "2022-11-15T14:04:23Z",
+      "stargazers_count": 186,
+      "topics": [
+        "homeassistant-tv-card",
+        "lovelace-card",
+        "tv-card"
+      ],
+      "last_fetched": 1735244181.506772
+    },
+    "582608844": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "redlukas/emu_mbus_center",
+      "category": "integration",
+      "description": "Reads Values from a Emu M-Bus Center and exposes them to Home Assistant",
+      "domain": "emu_m_bus_center",
+      "etag_repository": "W/\"c6038057e54dde88f8732bedf80f5d5d7bbc460aa6755cc040572605824deb91\"",
+      "last_updated": "2025-01-09T01:25:49Z",
+      "stargazers_count": 4,
+      "topics": [
+        "m-bus",
+        "rest-client"
+      ],
+      "last_fetched": 1738534787.629416
+    },
+    "735063605": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elsbrock/cowboy-ha",
+      "category": "integration",
+      "description": "🤠 Custom Home Assistant Integration for Cowboy Bikes 🚲💨",
+      "domain": "cowboy",
+      "downloads": 124,
+      "etag_repository": "W/\"165933655cd6de1a80cfde0e94314a33fe69a1eda1d352dcdfccbf4ea12e86d9\"",
+      "last_updated": "2025-02-15T05:21:48Z",
+      "stargazers_count": 20,
+      "topics": [
+        "bike",
+        "cowboy"
+      ],
+      "last_fetched": 1739600421.787535
+    },
+    "319608056": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dckiller51/bodymiscale",
+      "category": "integration",
+      "description": "Custom_components Body Metrics for Xiaomi Miscale 1 and 2 (esphome or BLE monitor for Homeassistant)",
+      "domain": "bodymiscale",
+      "etag_repository": "W/\"eadc08ffed8d7b8226caebbea85a4aa4ecae5dea26e626317c152baf86ea60c0\"",
+      "last_updated": "2025-02-13T12:45:56Z",
+      "stargazers_count": 227,
+      "topics": [
+        "ble-monitor",
+        "esphome",
+        "miscale",
+        "mitemp-bt",
+        "xiaomi"
+      ],
+      "last_fetched": 1739501153.689189
+    },
+    "282509738": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "GuilleGF/hassio-ovh",
+      "category": "integration",
+      "description": "OVH DynHost Updater Component for https://www.home-assistant.io/",
+      "domain": "ovh",
+      "etag_repository": "W/\"1b5aef2b02c67f3f93e0b7acda9463eec4b84bb49c036e6b27b9c3e539ced070\"",
+      "last_updated": "2022-08-08T13:04:12Z",
+      "stargazers_count": 20,
+      "topics": [
+        "ddns",
+        "ddns-updater",
+        "ovh",
+        "ovh-dynhost"
+      ],
+      "last_fetched": 1737195393.787083
+    },
+    "313759590": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ryanmac8/HA-Mint-Mobile",
+      "category": "integration",
+      "description": "Mint Mobile Integration for Data Usage Monitoring",
+      "domain": "mintmobile",
+      "etag_repository": "W/\"86c5d19b41e53f7c623badf3e39679aa8e03f24d36631c26c81f6cf9deaf32f9\"",
+      "last_updated": "2024-01-23T15:51:03Z",
+      "stargazers_count": 8,
+      "topics": [
+        "automation"
+      ],
+      "last_fetched": 1730089511.224075
+    },
+    "139892990": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/brewdog",
+      "category": "integration",
+      "description": "🍻 Display information about random beers from Brewdog as a sensor in Home Assistant, you can use this in a push notification next time you visit a bar.",
+      "domain": "brewdog",
+      "etag_repository": "W/\"4149baa9dde552be692ed6cc510d24584188c2b4343e1054aa7a95c979b3d4c8\"",
+      "last_updated": "2022-03-11T08:08:33Z",
+      "stargazers_count": 7,
+      "topics": [
+        "api",
+        "brewdog",
+        "punkapi"
+      ],
+      "last_fetched": 1729213436.025226
+    },
+    "632590573": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "krissen/pollenprognos-card",
+      "category": "plugin",
+      "description": "A custom Lovelace card to display pollen information",
+      "etag_repository": "W/\"be5ada0d8be16e6364f02dc7fef6462bc3d8092febc7c62aa441a436821dffc1\"",
+      "last_updated": "2023-05-09T17:42:14Z",
+      "stargazers_count": 9,
+      "topics": [
+        "lovelace-card",
+        "lovelace-custom-card",
+        "pollen",
+        "pollenprognos"
+      ],
+      "last_fetched": 1737886489.069028
+    },
+    "573233876": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Sian-Lee-SA/Home-Assistant-Switch-Manager",
+      "category": "integration",
+      "description": "Switch manager is a centralised component to handle button pushes for your wireless switches. This includes anything passed through the event bus. The component relies on switch blueprints which is easily made to allow GUI configuration of your switches and their button pushes. This helps remove clutter from the automations.",
+      "domain": "switch_manager",
+      "etag_repository": "W/\"5dea43de1b193091536508426da43a04e6429c8042d1037fb7ae1631d66cdd1b\"",
+      "last_updated": "2025-02-09T00:17:21Z",
+      "stargazers_count": 331,
+      "topics": [
+        "component",
+        "script",
+        "switch-manager"
+      ],
+      "last_fetched": 1739521567.433179
+    },
+    "309178213": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gtjadsonsantos/controlid",
+      "category": "integration",
+      "description": "home-assistant service  for  control the controlid 🚪🔑",
+      "domain": "controlid",
+      "etag_repository": "W/\"fd0a4d1a16f0e33429ffaf09a85a78854c9ff4daf3153fc34cf78e16cfe58180\"",
+      "last_updated": "2021-06-24T16:29:59Z",
+      "topics": [
+        "controlid"
+      ],
+      "last_fetched": 1729216969.547604
+    },
+    "752373259": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ThomasLomas/ha-starlinghomehub",
+      "category": "integration",
+      "description": "Integrating Starling Developer Connect API to Home Assistant",
+      "domain": "starling_home_hub",
+      "downloads": 223,
+      "etag_repository": "W/\"73673282091ec84aaf323be1ccdbec15f21c950ee6bda1d7346fb99fa32aed55\"",
+      "last_updated": "2025-02-10T22:58:13Z",
+      "stargazers_count": 27,
+      "topics": [
+        "starling"
+      ],
+      "last_fetched": 1739607901.311365
+    },
+    "646272989": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "usernein/tailwindcss-template-card",
+      "category": "plugin",
+      "description": "Custom card for Home Assistant that renders html code with TailwindCSS styles into the dashboard",
+      "downloads": 2723,
+      "etag_repository": "W/\"1f8d1fe96e31c2013f6c28267afa78507c116eafd44409d41db22c585eb0822c\"",
+      "last_updated": "2023-12-19T14:06:59Z",
+      "stargazers_count": 57,
+      "topics": [
+        "daisyui",
+        "dashboard",
+        "preact",
+        "tailwind",
+        "tailwindcss",
+        "twind"
+      ],
+      "last_fetched": 1739103932.69913
+    },
+    "311594993": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "slashback100/presence_simulation",
+      "category": "integration",
+      "description": "Home Assistant Presence Simulation",
+      "domain": "presence_simulation",
+      "etag_repository": "W/\"72b22d9631ac36c832917169dc8c4644598217a1b584d3ab617c79cd67afe29a\"",
+      "last_updated": "2025-01-29T14:35:23Z",
+      "stargazers_count": 750,
+      "topics": [
+        "historic",
+        "presence",
+        "presence-simulation",
+        "simulation"
+      ],
+      "last_fetched": 1739614864.493555
+    },
+    "442878365": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hostcc/hass-gs-alarm",
+      "category": "integration",
+      "description": "Custom Home Assistant integration for G90 security systems",
+      "domain": "gs_alarm",
+      "etag_repository": "W/\"0f7eecd313613c5a2c4564bdcd0c937db224aaa00403174466a1a5123a999427\"",
+      "last_updated": "2024-12-28T22:10:11Z",
+      "stargazers_count": 2,
+      "topics": [
+        "alarm",
+        "alarm-panel"
+      ],
+      "last_fetched": 1739628899.955541
+    },
+    "810273505": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RogerSelwyn/MS365-Mail",
+      "category": "integration",
+      "description": "Microsoft 365 Mail Integration for Home Assistant",
+      "domain": "ms365_mail",
+      "downloads": 158,
+      "etag_repository": "W/\"62529e9e417d95a1b2b30ef5e15d357de32f489370c0f58c6f1fbbc6e859062d\"",
+      "last_updated": "2025-02-13T18:01:26Z",
+      "stargazers_count": 11,
+      "topics": [
+        "homeassistant-custom-component",
+        "mail",
+        "microsoft",
+        "ms365",
+        "o365"
+      ],
+      "last_fetched": 1739581764.692027
+    },
+    "190927524": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-card-mod",
+      "category": "plugin",
+      "description": "🔹 Add CSS styles to (almost) any lovelace card",
+      "etag_repository": "W/\"8ecb45bdb2c9f8ecee2f30e645c02b6637b591b7a0b21be61687b9fb70bee9ad\"",
+      "last_updated": "2025-01-06T22:34:35Z",
+      "stargazers_count": 1278,
+      "last_fetched": 1739643532.461846
+    },
+    "370997019": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bernikr/lovelace-webos-keyboard-card",
+      "category": "plugin",
+      "description": "Type on your WebOS TV using this lovelace card",
+      "etag_repository": "W/\"a61ca580cf606f8c86e0bd570eeeb7bfb846436f6ac643f788a6ff72e3ab955d\"",
+      "last_updated": "2024-01-13T20:24:46Z",
+      "stargazers_count": 6,
+      "topics": [
+        "card",
+        "input-method",
+        "keyboard",
+        "remote",
+        "webos"
+      ],
+      "last_fetched": 1737248743.090317
+    },
+    "391700886": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "deblockt/hass-aria2",
+      "category": "integration",
+      "description": "Aria2 integration for home assistant",
+      "domain": "aria2",
+      "downloads": 15,
+      "etag_repository": "W/\"b5d76b85cd1bab690fd8d0a15e9c0882cdc02ed8b30e8107cdea0aed046e0e32\"",
+      "last_updated": "2023-10-05T19:04:30Z",
+      "stargazers_count": 6,
+      "topics": [
+        "aria2",
+        "download-manager",
+        "downloader"
+      ],
+      "last_fetched": 1736201715.897945
+    },
+    "330644825": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "leikoilja/ha-google-home",
+      "category": "integration",
+      "description": "Home Assistant Google Home custom component ",
+      "domain": "google_home",
+      "etag_repository": "W/\"0259c526b7f383f67f01213da257e8b8377eabdfc1befeac2a1475c7701d93ef\"",
+      "last_updated": "2025-02-03T14:32:16Z",
+      "stargazers_count": 460,
+      "topics": [
+        "google-assistent",
+        "google-home"
+      ],
+      "last_fetched": 1739312298.729982
+    },
+    "437278224": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kongo09/hass-dell-printer",
+      "category": "integration",
+      "description": "Support DELL printers in Home Assistant",
+      "domain": "dell_printer",
+      "etag_repository": "W/\"24996d9ac99ae993bbf3e06e70aac9e951064e695dfa2824e8e67acd7b08b53f\"",
+      "last_updated": "2022-06-26T17:26:42Z",
+      "stargazers_count": 6,
+      "topics": [
+        "dell",
+        "printer"
+      ],
+      "last_fetched": 1729217059.942965
+    },
+    "268163975": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "artem-sedykh/mini-climate-card",
+      "category": "plugin",
+      "description": "Minimalistic climate card for Home Assistant Lovelace UI",
+      "downloads": 7031,
+      "etag_repository": "W/\"9fc3cac5e200454c693602727effd0bb81fcf12912d7ad315a708c11968bf535\"",
+      "last_updated": "2025-02-10T22:04:31Z",
+      "stargazers_count": 299,
+      "topics": [
+        "automation",
+        "climate",
+        "climate-entity",
+        "custom",
+        "hacktoberfest2021"
+      ],
+      "last_fetched": 1739607345.142102
+    },
+    "188698828": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dext0r/yandex_smart_home",
+      "category": "integration",
+      "description": "Управление устройствами из Home Assistant через Алису (Умный дом Яндекса) или Марусю",
+      "domain": "yandex_smart_home",
+      "downloads": 11259,
+      "etag_repository": "W/\"580c17acdf06028a7c7563fbae7ff978371484cef10151ff69a57ec45c96f279\"",
+      "last_updated": "2025-02-08T06:56:20Z",
+      "stargazers_count": 848,
+      "topics": [
+        "alice",
+        "home-assistant-component",
+        "marusia",
+        "voice-assistant",
+        "yandex"
+      ],
+      "last_fetched": 1739607499.413292
+    },
+    "474183846": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sanghviharshit/ha-mila",
+      "category": "integration",
+      "description": "🏡 💨  Home Assistant custom component for Mila Air Purifier (Unofficial)",
+      "domain": "mila",
+      "etag_repository": "W/\"adaa3e12f0d60916bf2c9d3d4a8953a291d9b93d7821ff47074f52e855492fdf\"",
+      "last_updated": "2024-11-03T18:56:21Z",
+      "stargazers_count": 47,
+      "topics": [
+        "air-purifier",
+        "air-quality",
+        "air-quality-sensor",
+        "mila"
+      ],
+      "last_fetched": 1739442162.971013
+    },
+    "386049746": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "viragelabs/virage_dashboard",
+      "category": "integration",
+      "description": "A Home Assistant integration to keep track of Virage Laboratories devices, and set up and properly label rf sensors and door contacts",
+      "domain": "virage_dashboard",
+      "etag_repository": "W/\"d2f3bb5fd67534173f882337c22fe7d32f23280c25cdca5bb574cf25fb9e12b3\"",
+      "last_updated": "2022-10-23T18:48:35Z",
+      "stargazers_count": 1,
+      "topics": [
+        "virage",
+        "viragelaboratories",
+        "viragelabs"
+      ],
+      "last_fetched": 1729217343.605405
+    },
+    "187201747": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jihao/rokid-webhook-hass",
+      "category": "integration",
+      "description": "rokid webhook component for Home Assistant (若琪HA组件)",
+      "domain": "rokid_webhook",
+      "etag_repository": "W/\"66b3caa03102baf7f1d997b9d380c4bfc7b0348df093662b2951315879b0597a\"",
+      "last_updated": "2022-02-15T08:44:30Z",
+      "stargazers_count": 14,
+      "last_fetched": 1729217020.598259
+    },
+    "335019855": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "IhorSyerkov/linak-desk-card",
+      "category": "plugin",
+      "description": "Home Assistant Lovelace Card for controlling desks based on linak bluetooth controller.",
+      "downloads": 985,
+      "etag_repository": "W/\"c1731e145c9f12786bcb89c9d63dc2e49f318ffe39834ae05289df0233cae36a\"",
+      "last_updated": "2024-04-16T09:36:20Z",
+      "stargazers_count": 65,
+      "topics": [
+        "linak-desk-card"
+      ],
+      "last_fetched": 1737116749.517552
+    },
+    "224073673": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pinkywafer/Calendarific",
+      "category": "integration",
+      "description": "Calendarific holiday sensor for Home Assistant ",
+      "domain": "calendarific",
+      "downloads": 1665,
+      "etag_repository": "W/\"c5c9eaac4f5618b5f29291b07e2ceceafa0bbf29ccef4df61153dfe2f1553c91\"",
+      "last_updated": "2024-04-03T02:00:30Z",
+      "stargazers_count": 20,
+      "topics": [
+        "api-client",
+        "calendarific",
+        "holidays"
+      ],
+      "last_fetched": 1738441224.246455
+    },
+    "316807165": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "HomeAssistant-Mods/home-assistant-miele",
+      "category": "integration",
+      "description": "Miele integration for Home assistant",
+      "domain": "miele",
+      "etag_repository": "W/\"dfdf66f5c9dc53afe82999c64db4a3279a6efb215679abdf3405d890d8f59180\"",
+      "last_updated": "2025-02-10T19:08:40Z",
+      "stargazers_count": 154,
+      "topics": [
+        "miele"
+      ],
+      "last_fetched": 1739218684.055554
+    },
+    "679361462": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kverqus/hassam",
+      "category": "integration",
+      "description": "SSAM integration for Home Assistant",
+      "domain": "hassam",
+      "etag_repository": "W/\"0a85584b72c94d93fabef8a16fda5057990e9a5f42baea4eaea329457b373d8e\"",
+      "last_updated": "2024-11-10T08:28:20Z",
+      "stargazers_count": 3,
+      "topics": [
+        "home-assistant-component",
+        "ssam"
+      ],
+      "last_fetched": 1738945283.032274
+    },
+    "459336824": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "regulad/hass-lacrosseview",
+      "category": "integration",
+      "description": "La Crosse view for Home Assistant",
+      "domain": "lacrosseview",
+      "etag_repository": "W/\"22cdc2e418bd228a86c5b589be90685fc6a11682680660ebd82d8e489c6cae2e\"",
+      "last_updated": "2023-05-13T19:16:21Z",
+      "stargazers_count": 5,
+      "topics": [
+        "home-assistant-config",
+        "lacrosseview"
+      ],
+      "last_fetched": 1737915865.264614
+    },
+    "622582764": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AndreaTomatis/loex-xsmart-integration",
+      "category": "integration",
+      "description": "Loex Xsmart Integration for Home Assistant",
+      "domain": "loex_xsmart",
+      "etag_repository": "W/\"22314f61614b83d2ea323f099ea677bc5c1386f791714d206ff8339a2b4155de\"",
+      "last_updated": "2024-08-26T14:11:03Z",
+      "last_fetched": 1736360342.985225
+    },
+    "796755589": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elyobelyob/octopus-energy-greenness-forecast-card",
+      "category": "plugin",
+      "description": "This lovelace card for Home Assistant displays the Octopus Energy Greener Days scores",
+      "etag_repository": "W/\"58a2c754ad4d672486226066e47fae89444c2a5f61beb51aba520a740d06875d\"",
+      "last_updated": "2024-12-24T17:57:12Z",
+      "stargazers_count": 9,
+      "topics": [
+        "energy",
+        "octopus-energy"
+      ],
+      "last_fetched": 1739434666.556584
+    },
+    "321071222": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DanChaltiel/heatzy-pilote-card",
+      "category": "plugin",
+      "description": "Heatzy Pilote Card",
+      "etag_repository": "W/\"46ae0d5925a28f81f952ddf7dc32a349ebebb2cd6cb5018be124782e9409ffa2\"",
+      "last_updated": "2023-12-24T14:59:26Z",
+      "stargazers_count": 4,
+      "topics": [
+        "climate",
+        "hacs-plugin",
+        "heatzy"
+      ],
+      "last_fetched": 1730844821.633399
+    },
+    "276636213": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "konnectedvn/lovelace-vertical-slider-cover-card",
+      "category": "plugin",
+      "description": "Cover card with homekit style vertical position slider (best with panel-mode but normal-mode works also)",
+      "downloads": 11776,
+      "etag_repository": "W/\"258c83edac9c1ba37bf2b26ce3179b536fa865fdf728de95556ec85b55c6d26a\"",
+      "last_updated": "2024-04-19T15:13:05Z",
+      "stargazers_count": 56,
+      "topics": [
+        "card"
+      ],
+      "last_fetched": 1737116765.856483
+    },
+    "586474647": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "myTselection/pixometer",
+      "category": "integration",
+      "description": "Home Assistant custom component HACS for Pixolus Pixometer app meter reading integration.",
+      "domain": "pixometer",
+      "etag_repository": "W/\"aa257f19ba473c6151759585144d2f228662ebe6b2d413eaa3d47665e4ecd594\"",
+      "last_updated": "2024-11-23T14:28:01Z",
+      "stargazers_count": 3,
+      "topics": [
+        "meterreading",
+        "pixometer"
+      ],
+      "last_fetched": 1732378906.971742
+    },
+    "405007807": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "macxq/foxess-ha",
+      "category": "integration",
+      "description": "Home Assistant & FoxESS integration. Monitor you photovoltaic installation directly from HA ☀️ ⚡️ ",
+      "domain": "foxess",
+      "etag_repository": "W/\"563ca7ae2cb5c5d0e7cdfac1707073ecf6b647b08d96794799abbfcd6d51a331\"",
+      "last_updated": "2025-02-11T16:58:11Z",
+      "stargazers_count": 129,
+      "topics": [
+        "energy-monitor",
+        "foxess",
+        "photovoltaics",
+        "pv"
+      ],
+      "last_fetched": 1739298185.689126
+    },
+    "494545750": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elden1337/hass-peaqhvac",
+      "category": "integration",
+      "description": "Home Assistant custom component to help hvac-systems stay below peak hourly energy levels and prioritize cheap hours to heat your home.",
+      "domain": "peaqhvac",
+      "etag_repository": "W/\"5c24200faf4a7e0762b4053357871c953bc70de291ee3eae4deebc94c4192c59\"",
+      "last_updated": "2025-01-24T09:36:27Z",
+      "stargazers_count": 7,
+      "topics": [
+        "nibe",
+        "peak-shaving",
+        "smart-pricing"
+      ],
+      "last_fetched": 1737721669.673046
+    },
+    "180528950": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-more-info-card",
+      "category": "plugin",
+      "description": "🔹 Display the more-info dialog of any entity as a lovelace card",
+      "etag_repository": "W/\"304f982d2a892b086b0d4cb4e7e00f6c9aca099ad88b7d87c6559f09fd06cf0d\"",
+      "last_updated": "2023-10-17T05:20:38Z",
+      "stargazers_count": 170,
+      "last_fetched": 1739427694.652597
+    },
+    "340596609": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "osk2/panasonic_smart_app",
+      "category": "integration",
+      "description": "🔛 Panasonic Smart App integration for Home Assistant.",
+      "domain": "panasonic_smart_app",
+      "etag_repository": "W/\"ef611ab15b659d80c2bc90095cf410ef6b8f33fb6d63a91a69fc41ba4c7fe582\"",
+      "last_updated": "2025-02-06T06:42:22Z",
+      "stargazers_count": 103,
+      "topics": [
+        "panasonic"
+      ],
+      "last_fetched": 1739420607.063767
+    },
+    "373832981": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wassy92x/lovelace-digital-clock",
+      "category": "plugin",
+      "description": "A custom digital clock card for Home Assistant",
+      "downloads": 59424,
+      "etag_repository": "W/\"a25c8543664c6923341a896c1b33906d1dc57e25557331b6c93b265dd831d549\"",
+      "last_updated": "2024-01-16T17:48:48Z",
+      "stargazers_count": 118,
+      "topics": [
+        "lovelace-card"
+      ],
+      "last_fetched": 1739593196.224144
+    },
+    "269588712": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mvdwetering/huesyncbox",
+      "category": "integration",
+      "description": "Custom integration for Home Assistant to control the Philips Hue Play HDMI Sync Box 4K or 8K",
+      "domain": "huesyncbox",
+      "downloads": 1171,
+      "etag_repository": "W/\"53d311283057386b3e8c03010be7402d4a62366bd2871ad6cdfa2ea2872c268c\"",
+      "last_updated": "2025-02-05T20:00:45Z",
+      "stargazers_count": 122,
+      "topics": [
+        "hue-entertainment",
+        "huesync",
+        "philips-hue"
+      ],
+      "last_fetched": 1738866291.839569
+    },
+    "290261325": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "basnijholt/adaptive-lighting",
+      "category": "integration",
+      "description": "Adaptive Lighting custom component for Home Assistant",
+      "domain": "adaptive_lighting",
+      "etag_repository": "W/\"1333072fee918b0fefef9e5a3117fe0a7df32fc3f05f844bb6b41363ed74dff1\"",
+      "last_updated": "2025-02-10T20:41:59Z",
+      "stargazers_count": 2187,
+      "topics": [
+        "adaptive-lighting",
+        "automation",
+        "hue",
+        "iot",
+        "lights",
+        "sunrise",
+        "sunset",
+        "zigbee"
+      ],
+      "last_fetched": 1739643437.990203
+    },
+    "542686924": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JaccoR/hass-entso-e",
+      "category": "integration",
+      "description": "Integration for Home Assistant to fetch day ahead energy prices from European countries via ENTSO-e Transparency Platform",
+      "domain": "entsoe",
+      "downloads": 5349,
+      "etag_repository": "W/\"c8c0c7c33c84bb200f714efeaca1494074989cddc2e1f3284d81d44d9b33d8e4\"",
+      "last_updated": "2024-11-19T12:15:41Z",
+      "stargazers_count": 194,
+      "topics": [
+        "day-ahead",
+        "day-ahead-auction",
+        "day-ahead-market",
+        "electricity-market",
+        "electricity-prices",
+        "energy",
+        "energy-prices",
+        "entso-e",
+        "entsoe"
+      ],
+      "last_fetched": 1739369875.542526
+    },
+    "273405252": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ironsheep/lovelace-lightning-detector-card",
+      "category": "plugin",
+      "description": "A Lightning Detection Display Card for Home Assistant Lovelace",
+      "downloads": 10773,
+      "etag_repository": "W/\"825ff57e5acc687f69a1adc5993e29171e2f5594b0c082a85a7fcded9586f1b9\"",
+      "last_updated": "2023-01-04T15:47:05Z",
+      "stargazers_count": 24,
+      "topics": [
+        "as3935",
+        "lovelace-card",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1737116749.675241
+    },
+    "229014136": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "doudz/homeassistant-myjdownloader",
+      "category": "integration",
+      "description": "myjdownloader integration for home assistant",
+      "domain": "myjdownloader",
+      "etag_repository": "W/\"a3539b4ed9e13807c9548bdd1ceda1889d868fab44b4c5a4619439a81727086a\"",
+      "last_updated": "2024-04-14T22:10:07Z",
+      "stargazers_count": 39,
+      "last_fetched": 1738631033.975034
+    },
+    "228063780": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Limych/ha-iaquk",
+      "category": "integration",
+      "description": "Indoor Air Quality Sensor Component for Home Assistant",
+      "domain": "iaquk",
+      "downloads": 7,
+      "etag_repository": "W/\"27d76fa6f28d239bff1925771163da7dd248e5ee2d4a3fb6056b0c740574cc14\"",
+      "last_updated": "2025-01-04T22:05:09Z",
+      "stargazers_count": 120,
+      "topics": [
+        "air-quality",
+        "indoor"
+      ],
+      "last_fetched": 1739291111.139187
+    },
+    "487536666": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "veista/nilan",
+      "category": "integration",
+      "description": "Nilan integration for Home Assistant",
+      "domain": "nilan",
+      "etag_repository": "W/\"b71e9a5a722503f4ca02fef6667fcf3704b099ec4b52d0b400ed82c502ba551f\"",
+      "last_updated": "2025-01-13T22:42:06Z",
+      "stargazers_count": 59,
+      "topics": [
+        "iot",
+        "modbus-tcp"
+      ],
+      "last_fetched": 1739629241.478484
+    },
+    "793739179": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jasperslits/haithowifi",
+      "category": "integration",
+      "description": "Home Assistant custom component for Itho Wifi add-on integration",
+      "domain": "ithodaalderop",
+      "downloads": 3,
+      "etag_repository": "W/\"c7c8afb7ac16996a6c2838f0c30f111bc18363ea80284dd9f132a3e6ed8ba8c0\"",
+      "last_updated": "2025-02-15T19:53:53Z",
+      "stargazers_count": 9,
+      "topics": [
+        "arjenhiemstra",
+        "itho",
+        "ithoaddon",
+        "nrgwatch"
+      ],
+      "last_fetched": 1739650704.3545
+    },
+    "356778495": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AlexxIT/WebRTC",
+      "category": "integration",
+      "description": "Home Assistant custom component for real-time viewing of almost any camera stream using WebRTC and other technologies.",
+      "domain": "webrtc",
+      "etag_repository": "W/\"c04ac82d4ce8013945f0f86e0e88cd799a4bc9a704c3e6ff55b8811ec7fa735c\"",
+      "last_updated": "2025-01-16T14:06:14Z",
+      "stargazers_count": 1643,
+      "topics": [
+        "ip-camera",
+        "mediasource-extensions",
+        "rtsp",
+        "webrtc"
+      ],
+      "last_fetched": 1739600251.730977
+    },
+    "139664351": {
+      "repository_manifest": {
+        "name": "Alexa Media Player",
+        "zip_release": true,
+        "filename": "alexa_media.zip",
+        "homeassistant": "2024.2.0b0"
+      },
+      "full_name": "alandtse/alexa_media_player",
+      "authors": [
+        "@alandtse",
+        "@keatontaylor"
+      ],
+      "category": "integration",
+      "description": "This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.",
+      "domain": "alexa_media",
+      "downloads": 53161,
+      "etag_repository": "W/\"5620e1927a6bfd90ecda9c666ec32ac7040ee5f0f889beb66674ae7247b36ae3\"",
+      "last_updated": "2025-02-10T20:26:11Z",
+      "stargazers_count": 1644,
+      "topics": [
+        "alexa"
+      ],
+      "installed_commit": "b7bf215",
+      "installed": true,
+      "last_commit": "b7bf215",
+      "last_version": "v5.4.0",
+      "manifest_name": "Alexa Media Player",
+      "releases": true,
+      "version_installed": "v5.4.0",
+      "last_fetched": 1739643389.356729
+    },
+    "779268034": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "chaptergy/homeassistant-theme-dark-pastel",
+      "category": "theme",
+      "description": "Dark Grey Theme for Home Assistant ",
+      "etag_repository": "W/\"5d16d059233e7639d40723e38a3c667b71d93e48e69a793d6c4f0b9b6a8b27ea\"",
+      "last_updated": "2024-05-12T19:45:34Z",
+      "stargazers_count": 3,
+      "topics": [
+        "lovelace-theme"
+      ],
+      "last_fetched": 1739414632.605634
+    },
+    "481715988": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PimDoos/kia_connect",
+      "category": "integration",
+      "description": "Home Assistant Custom Component: MijnKia Connected Services",
+      "domain": "kia_connect",
+      "etag_repository": "W/\"692e0fd54e82081da2f04332f2d6092f23631c0ccf447a19f6518249b9ac7b85\"",
+      "last_updated": "2024-07-06T11:32:57Z",
+      "stargazers_count": 8,
+      "topics": [
+        "api-wrapper",
+        "connected-vehicle",
+        "home-assistant-custom-component",
+        "kia"
+      ],
+      "last_fetched": 1738505903.461139
+    },
+    "362700564": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alandtse/tesla",
+      "category": "integration",
+      "description": "Tesla custom integration for Home Assistant. This requires a refresh token be generated by third-party apps to login.",
+      "domain": "tesla_custom",
+      "downloads": 18581,
+      "etag_repository": "W/\"80337077c5a0a6740c97e83cc1ef2596077eaee466188274218fc9ab1d681c49\"",
+      "last_updated": "2025-02-10T20:26:00Z",
+      "stargazers_count": 629,
+      "topics": [
+        "home-assistant-component",
+        "tesla"
+      ],
+      "last_fetched": 1739521065.364645
+    },
+    "227452940": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "SecKatie/ha-wyzeapi",
+      "category": "integration",
+      "description": "Home Assistant Integration for Wyze devices.",
+      "domain": "wyzeapi",
+      "etag_repository": "W/\"9f46c10be6c6fc32ee5187559fabc461b08f77c3513904e10d8d998c435f91a2\"",
+      "last_updated": "2025-02-02T07:26:22Z",
+      "stargazers_count": 807,
+      "topics": [
+        "bulb",
+        "switch",
+        "wyze",
+        "wyze-bulbs",
+        "wyze-switchs"
+      ],
+      "last_fetched": 1739636593.076208
+    },
+    "598381225": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "drc38/Fronius_solarweb",
+      "category": "integration",
+      "description": "Home Assistant integration for cloud-based Fronius Solar.web api",
+      "domain": "solarweb",
+      "downloads": 1921,
+      "etag_repository": "W/\"92da7d6e19c37cb0786b9b03bf8dc96eff5c9dafbbac3357516adfa35ba9f5a1\"",
+      "last_updated": "2025-02-14T19:36:40Z",
+      "stargazers_count": 7,
+      "topics": [
+        "fronius",
+        "fronius-solar-api"
+      ],
+      "last_fetched": 1739571323.644097
+    },
+    "360408082": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RobertD502/home-assistant-flair",
+      "category": "integration",
+      "description": "Custom component for Home Assistant Core for Flair pucks, vents, rooms, structures, and minisplits ",
+      "domain": "flair",
+      "downloads": 1164,
+      "etag_repository": "W/\"e259b5e9b40bcb296f6008b3c4138024f5ea0ce90f9002813471cf0e5b808a82\"",
+      "last_updated": "2024-07-17T18:22:13Z",
+      "stargazers_count": 103,
+      "topics": [
+        "flair",
+        "flair-hvac",
+        "flair-puck",
+        "flair-vent",
+        "flair-vents"
+      ],
+      "last_fetched": 1738916731.373252
+    },
+    "190927503": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "plmilord/Hass.io-custom-component-spaclient",
+      "category": "integration",
+      "description": "Home Assistant integration - Spa Client",
+      "domain": "spaclient",
+      "etag_repository": "W/\"64d21e49951f417aac1a568ad070d24e332bd6f2ba561d3f421f1dd6491729b0\"",
+      "last_updated": "2024-09-02T18:41:00Z",
+      "stargazers_count": 49,
+      "topics": [
+        "balboa",
+        "bwa",
+        "spaclient"
+      ],
+      "last_fetched": 1736799709.501089
+    },
+    "255139072": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dgomes/ha_erse",
+      "category": "integration",
+      "description": "Home Assistant Custom Component for ERSE",
+      "domain": "erse",
+      "etag_repository": "W/\"197b0332a14305627088d704b26c68cb0e567be70225ffa1b3374ee8007203db\"",
+      "last_updated": "2025-02-04T15:54:33Z",
+      "stargazers_count": 44,
+      "topics": [
+        "home-assistant-component",
+        "utility-meters"
+      ],
+      "last_fetched": 1739384467.641846
+    },
+    "504664392": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "basilfx/homeassistant-biketrax",
+      "category": "integration",
+      "description": "Custom component for the PowUnity BikeTrax integration for Home Assistant.",
+      "domain": "biketrax",
+      "etag_repository": "W/\"a8266dc46e986c9ed38f86862b98c94da165a094534425b5c0c263805ae61e34\"",
+      "last_updated": "2024-08-05T20:41:49Z",
+      "stargazers_count": 6,
+      "topics": [
+        "biketrax",
+        "powunity"
+      ],
+      "last_fetched": 1736439448.903178
+    },
+    "220678749": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "shogunxam/Home-Assistant-custom-components-cfr-toscana",
+      "category": "integration",
+      "description": "HA Integration for Centro Funzionale Regione Toscana",
+      "domain": "cfr",
+      "etag_repository": "W/\"adfa9daae4862d2bd7d4b05cfeeeb63429ba7cbc242cee456a2019eb8ebe1554\"",
+      "last_updated": "2024-11-01T09:42:36Z",
+      "stargazers_count": 6,
+      "last_fetched": 1730456604.761717
+    },
+    "196605143": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RobHofmann/HomeAssistant-PhilipsAndroid2014",
+      "category": "integration",
+      "description": "Custom component for Philips TV's running Android which are built between 2014 and 2016. Written in Python3 for Home Assistant.",
+      "domain": "philips_2014",
+      "etag_repository": "W/\"7e5a4fcb153b32ac28b4bc3da7d22164fcd064b89c3221d0c130f0e1d976d8b0\"",
+      "last_updated": "2021-05-09T12:39:18Z",
+      "stargazers_count": 3,
+      "last_fetched": 1730855325.573606
+    },
+    "100234318": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "syssi/philipslight",
+      "category": "integration",
+      "description": "Xiaomi Philips Lights integration for Home Assistant",
+      "domain": "xiaomi_miio_philipslight",
+      "etag_repository": "W/\"b09e3eb97a991439995a671fce36dcebb5f21f3e3e665be206323bd5fe031e9a\"",
+      "last_updated": "2025-01-05T18:50:24Z",
+      "stargazers_count": 73,
+      "topics": [
+        "light",
+        "miio",
+        "miio-protocol",
+        "xiaomi",
+        "xiaomi-philips-lights"
+      ],
+      "last_fetched": 1736166954.134612
+    },
+    "661342098": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "KiraPC/ha-switchbot-remote",
+      "category": "integration",
+      "description": "A Custom HomeAssistant Integration to control Switchbot Hub",
+      "domain": "switchbotremote",
+      "etag_repository": "W/\"85d8c828149b9c1a72e4abbd01e853bbb05e7e76a705d417f25aa52bc7cd8146\"",
+      "last_updated": "2024-12-17T17:53:27Z",
+      "stargazers_count": 66,
+      "topics": [
+        "python3",
+        "switchbot"
+      ],
+      "last_fetched": 1738707455.74732
+    },
+    "738003407": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TheNoctambulist/hass-airtouch",
+      "category": "integration",
+      "description": "Home Assistant integration for the Polyaire AirTouch AC Controllers",
+      "domain": "airtouch",
+      "downloads": 3,
+      "etag_repository": "W/\"47a6af31df14f75b8bf6dc1a1505020e975e9048644a1a719038e38151454a94\"",
+      "last_updated": "2024-12-21T00:06:29Z",
+      "stargazers_count": 21,
+      "topics": [
+        "airtouch",
+        "airtouch4",
+        "airtouch5",
+        "polyaire"
+      ],
+      "last_fetched": 1739442211.296786
+    },
+    "292081477": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "parautenbach/hass-shairport-sync",
+      "category": "integration",
+      "description": "A custom media player for Home Assistant that allows you to control and get updates from a Shairport Sync installation using MQTT.",
+      "domain": "shairport_sync",
+      "etag_repository": "W/\"dceee80a62a91003578051184057ee6e16c93aedb546461fec712d2a48eb89b4\"",
+      "last_updated": "2024-09-12T19:04:13Z",
+      "stargazers_count": 96,
+      "topics": [
+        "airplay",
+        "mqtt",
+        "shairport-sync"
+      ],
+      "last_fetched": 1739643808.060567
+    },
+    "411736321": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mampfes/hacs_dwd_pollenflug",
+      "category": "integration",
+      "description": "Adds pollen forecasts from DWD to Home Assistant.",
+      "domain": "dwd_pollenflug",
+      "etag_repository": "W/\"5b2a35db46ef56b4503b590a406f9f5f164974e097078325c409a40ece1164c8\"",
+      "last_updated": "2024-06-23T13:47:16Z",
+      "stargazers_count": 76,
+      "topics": [
+        "dwd",
+        "pollen",
+        "pollenflug"
+      ],
+      "last_fetched": 1739650799.988435
+    },
+    "345753205": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "finity69x2/fan-percent-button-row",
+      "category": "plugin",
+      "description": "Frontend plugin to control fans in Home Assistant using percent values for speeds",
+      "etag_repository": "W/\"b62d5b1c7b5e1fe24553cdbc08cd64186eed881943da624bf8c677454874edcb\"",
+      "last_updated": "2023-05-11T00:29:06Z",
+      "stargazers_count": 35,
+      "topics": [
+        "assistant",
+        "fan",
+        "home",
+        "percent",
+        "speed"
+      ],
+      "last_fetched": 1737087469.068334
+    },
+    "609302851": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bkbilly/tpms_ble",
+      "category": "integration",
+      "description": "🏍️ Home Assistant custom integration for Tire Pressure sensors",
+      "domain": "tpms_ble",
+      "etag_repository": "W/\"c64aa0963b14a9c3406e26508a731c80b9217f8e7a2919c4205e298a7b99b4a9\"",
+      "last_updated": "2025-02-15T13:10:44Z",
+      "stargazers_count": 23,
+      "topics": [
+        "bluetooth-low-energy",
+        "tire-pressure",
+        "tpms"
+      ],
+      "last_fetched": 1739628723.78428
+    },
+    "619284862": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AalianKhan/mushroom-strategy",
+      "category": "plugin",
+      "description": "A strategy to automatically generate a dashboard using mushroom cards",
+      "downloads": 3858,
+      "etag_repository": "W/\"3b5da876eba1da02ef62a31e640780ad960aa285fa4f90c6d62bc6a3d2f8ae43\"",
+      "last_updated": "2025-02-09T05:52:45Z",
+      "stargazers_count": 479,
+      "topics": [
+        "mushroom-strategy",
+        "strategy"
+      ],
+      "last_fetched": 1739593015.809507
+    },
+    "247070270": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ollo69/ha-samsungtv-smart",
+      "category": "integration",
+      "description": "📺 Home Assistant SamsungTV Smart Component with simplified SmartThings API Support configurable from User Interface.",
+      "domain": "samsungtv_smart",
+      "etag_repository": "W/\"10be054e675e8e24014e39addc2a0842c582d2de3b726515891497b4cbc3deee\"",
+      "last_updated": "2024-10-20T06:29:58Z",
+      "stargazers_count": 500,
+      "topics": [
+        "samsung",
+        "samsung-smart-tv",
+        "samsung-tv",
+        "smartthings"
+      ],
+      "last_fetched": 1739420606.942682
+    },
+    "204192861": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Limych/ha-average",
+      "category": "integration",
+      "description": "Average Sensor for Home Assistant",
+      "domain": "average",
+      "downloads": 65,
+      "etag_repository": "W/\"6970c94c7d7f30953b37e83b6209fd46d3df4a85c2dfa4552842ee9260f1384a\"",
+      "last_updated": "2025-02-10T01:43:26Z",
+      "stargazers_count": 372,
+      "topics": [
+        "average",
+        "home-assistant-component"
+      ],
+      "last_fetched": 1739636416.971569
+    },
+    "325635211": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kesteraernoudt/dobiss",
+      "category": "integration",
+      "description": "Custom Home Assistant Integration for the Dobiss NXT platform",
+      "domain": "dobiss",
+      "etag_repository": "W/\"5549940abc4aae8ddce89bda1bc8bacf153b590382523969f91e05e813ef39d5\"",
+      "last_updated": "2025-02-10T15:47:26Z",
+      "stargazers_count": 13,
+      "last_fetched": 1739211812.831503
+    },
+    "199306511": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gieljnssns/kostalpiko-sensor-homeassistant",
+      "category": "integration",
+      "description": "A custom component to get the readings of a Kostal Piko inverter",
+      "domain": "kostal",
+      "etag_repository": "W/\"f0d130795f95401d16bd9b81a855ef6012a13cd04e0c6e0524fca3ae824d635d\"",
+      "last_updated": "2021-06-16T14:25:39Z",
+      "stargazers_count": 13,
+      "last_fetched": 1736461007.10368
+    },
+    "539629703": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Danieldiazi/homeassistant-meteogalicia",
+      "category": "integration",
+      "description": "A Home Assistant integration that gives you weather info from MeteoGalicia, the meteorological agency for Galicia, Spain",
+      "domain": "meteogalicia",
+      "downloads": 381,
+      "etag_repository": "W/\"77f06d5a9b2a3d5f6d2e6a364c79bf01a6a036a645f03fe123cf15911426f9b6\"",
+      "last_updated": "2024-12-07T21:02:53Z",
+      "stargazers_count": 10,
+      "topics": [
+        "meteogalicia",
+        "weather",
+        "weather-forecast",
+        "weather-station"
+      ],
+      "last_fetched": 1733689039.717524
+    },
+    "526408682": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vasqued2/ha-teamtracker-card",
+      "category": "plugin",
+      "description": "A Home Assistant frontend custom card that will display real-time updates for teams tracked with the ha-teamtracker integration.  Has custom in-game layouts for football, baseball, basketball, hockey, soccer, golf, tennis, racing, and mma.",
+      "etag_repository": "W/\"76da41aa3bb193fb0bbd350c233d88a370780214d4242bd0226dc2d06ef41ff8\"",
+      "last_updated": "2025-01-26T14:36:33Z",
+      "stargazers_count": 85,
+      "topics": [
+        "baseball",
+        "basketball",
+        "football",
+        "golf",
+        "hockey",
+        "mma",
+        "racing",
+        "scoreboard",
+        "soccer",
+        "sports",
+        "teamtracker",
+        "tennis",
+        "volleyball"
+      ],
+      "last_fetched": 1739557266.565725
+    },
+    "166045890": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pippyn/Home-Assistant-Sensor-Afvalbeheer",
+      "category": "integration",
+      "description": "Provides Home Assistant sensors for multiple Dutch and Belgium waste collectors",
+      "domain": "afvalbeheer",
+      "etag_repository": "W/\"6edfde7f226802fba467d70ad8e9d650d600bce1a54b8c1440cbd43eb104078f\"",
+      "last_updated": "2025-02-06T08:47:50Z",
+      "stargazers_count": 314,
+      "topics": [
+        "belgium",
+        "dutch",
+        "hassio-integration",
+        "waste-collectors"
+      ],
+      "last_fetched": 1739614794.262945
+    },
+    "529083424": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jaroschek/home-assistant-myuplink",
+      "category": "integration",
+      "description": "Custom Home Assistant integration for devices and sensors in myUplink account.",
+      "domain": "myuplink",
+      "etag_repository": "W/\"843c19232be5bee9926d7e92fcca46b4b51bf4542674f3ce6bcd857f677d243c\"",
+      "last_updated": "2025-02-07T06:46:14Z",
+      "stargazers_count": 50,
+      "topics": [
+        "home-assistant-integration",
+        "myuplink",
+        "nibe",
+        "nibe-f",
+        "nibe-s"
+      ],
+      "last_fetched": 1738966607.799365
+    },
+    "320381430": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tomasrudh/analogclock",
+      "category": "plugin",
+      "description": "An analog clock for Home Assistant Lovelace",
+      "etag_repository": "W/\"f2b3fe85e5cb4315112e0db2ebe794a4b27ffe6fe417481bdea69009f930bee2\"",
+      "last_updated": "2024-08-01T20:39:29Z",
+      "stargazers_count": 23,
+      "topics": [
+        "analog",
+        "analog-clock",
+        "analogue",
+        "analogue-clock",
+        "assistant-lovelace",
+        "clock"
+      ],
+      "last_fetched": 1737929656.67726
+    },
+    "590806135": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amosyuen/ha-registry",
+      "category": "integration",
+      "description": "Adds services for home assistant registry operations",
+      "domain": "ha_registry",
+      "etag_repository": "W/\"61e23a69bf0c585c6a35ffd34c7dbab598236721bc793a54b7956f7eca2e75ca\"",
+      "last_updated": "2025-02-14T15:42:11Z",
+      "stargazers_count": 17,
+      "topics": [
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739549785.706253
+    },
+    "747328039": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kamaradclimber/geovelo-homeassistant",
+      "category": "integration",
+      "description": "An integration for homeassistant to expose information about geovelo account",
+      "domain": "geovelo",
+      "etag_repository": "W/\"a70d5d61a2dedba1884d7558f9bbaee9bc63ee2b22c438339eee3c1cfeedf65d\"",
+      "last_updated": "2024-06-18T16:59:17Z",
+      "stargazers_count": 3,
+      "topics": [
+        "geovelo"
+      ],
+      "last_fetched": 1737390064.916946
+    },
+    "207018200": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/garbage-collection-card",
+      "category": "plugin",
+      "description": "Custom Lovelace card for Garbage Collection custom component",
+      "downloads": 12663,
+      "etag_repository": "W/\"97bb104a35e57f435e1516aa66c190ed89f3c10590704f09df6ef1f23decc5b8\"",
+      "last_updated": "2023-11-03T13:28:46Z",
+      "stargazers_count": 134,
+      "topics": [
+        "garbage-collection",
+        "lovelace-custom-card",
+        "ui-lovelace"
+      ],
+      "last_fetched": 1736417703.539746
+    },
+    "490422137": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ddanssaert/home-assistant-ipcamlive",
+      "category": "integration",
+      "description": "IPCamLive integration for Home Assistant",
+      "domain": "ipcamlive",
+      "etag_repository": "W/\"8926095151d88850cb1fabb728edba0c176130e9fbc2d2142c071429282f206d\"",
+      "last_updated": "2025-01-02T08:58:06Z",
+      "stargazers_count": 9,
+      "topics": [
+        "ipcamera",
+        "ipcamlive"
+      ],
+      "last_fetched": 1736000028.772082
+    },
+    "760703637": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Anrolosia/Shopping-List-with-Grocy-Card",
+      "category": "plugin",
+      "description": "A custom card to work with Shopping list with Grocy integration for Home Assistant",
+      "downloads": 717,
+      "etag_repository": "W/\"80d7eedfbeee4442a1ae7d064440964b42087d129a542b6cca8de95ba80404d1\"",
+      "last_updated": "2024-12-07T20:35:14Z",
+      "stargazers_count": 5,
+      "topics": [
+        "custom",
+        "grocy"
+      ],
+      "last_fetched": 1738995425.754736
+    },
+    "301509152": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "BenPru/novus300_Rs485",
+      "category": "integration",
+      "description": "Home Assistant HACS component to readout values from a Paul Novus 300 ventilation system",
+      "domain": "novus300bus",
+      "etag_repository": "W/\"f47f6fa342240d5905995a02a5a52ac5350a7aa3c8c613854c7e9dc778fdf0e1\"",
+      "last_updated": "2023-01-30T22:06:47Z",
+      "stargazers_count": 6,
+      "last_fetched": 1734560068.806387
+    },
+    "168744428": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ljmerza/light-entity-card",
+      "category": "plugin",
+      "description": "Control any light or switch entity",
+      "downloads": 45744,
+      "etag_repository": "W/\"adafad56efc2c4e840d39e26ef36819314850893fd3f0b2dc55646d50a399572\"",
+      "last_updated": "2024-01-08T16:56:45Z",
+      "stargazers_count": 245,
+      "topics": [
+        "color-picker",
+        "home-assisttant",
+        "light-entity"
+      ],
+      "last_fetched": 1739297911.656613
+    },
+    "482473793": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Aohzan/hass-prixcarburant",
+      "category": "integration",
+      "description": "Récupération des prix des stations en France",
+      "domain": "prix_carburant",
+      "etag_repository": "W/\"0fddb8a8dde9fb3f059e8dce653d219e2229178a0b2638abdb0d1a1809fb2bcb\"",
+      "last_updated": "2025-01-09T13:43:12Z",
+      "stargazers_count": 33,
+      "topics": [
+        "carburant",
+        "gas",
+        "price"
+      ],
+      "last_fetched": 1739549796.433705
+    },
+    "146379582": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.trakt",
+      "category": "integration",
+      "description": "📺 Trakt Integration for Upcoming Media Card",
+      "domain": "trakt",
+      "etag_repository": "W/\"80758c5ae7351cc028cfac981f5178b628b069cbc27f8d49ce624bfa9b78ec96\"",
+      "last_updated": "2024-06-11T17:54:10Z",
+      "stargazers_count": 61,
+      "last_fetched": 1730974559.222797
+    },
+    "223993584": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/ble_monitor",
+      "category": "integration",
+      "description": "BLE monitor for passive BLE sensors",
+      "domain": "ble_monitor",
+      "etag_repository": "W/\"1be309e1f8d62a68239069f7da1e91961970db1256fb1e92496f9d13692be518\"",
+      "last_updated": "2025-02-07T08:38:32Z",
+      "stargazers_count": 1963,
+      "topics": [
+        "atc",
+        "govee",
+        "inkbird",
+        "kegtron",
+        "mibeacon",
+        "mijia",
+        "mitemp-bt",
+        "qingping",
+        "scales",
+        "thermoplus",
+        "thermopro",
+        "thermplus",
+        "xiaomi",
+        "xiaomi-sensors"
+      ],
+      "last_fetched": 1739650545.095619
+    },
+    "279680951": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kukulich/home-assistant-jablotron100",
+      "category": "integration",
+      "description": "Home Assistant custom component for JABLOTRON 100+ alarm system",
+      "domain": "jablotron100",
+      "etag_repository": "W/\"149bfd1b412bf4df71271a2f27a0e2840b821649cecac7e2137464d4f736a718\"",
+      "last_updated": "2025-01-10T14:05:08Z",
+      "stargazers_count": 78,
+      "topics": [
+        "alarm",
+        "jablotron"
+      ],
+      "last_fetched": 1739636405.313882
+    },
+    "548811638": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amosyuen/ha-epson-projector-link",
+      "category": "integration",
+      "description": "Home Assistant Epson Projector Link",
+      "domain": "epson_projector_link",
+      "etag_repository": "W/\"b14721c5ba88294fc4da33eacb74aa47d88c5674fb57ca92ed825b5e878afd06\"",
+      "last_updated": "2025-02-14T15:26:04Z",
+      "stargazers_count": 19,
+      "topics": [
+        "epson-projector"
+      ],
+      "last_fetched": 1739549785.704307
+    },
+    "625947979": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "geertmeersman/youfone",
+      "category": "integration",
+      "description": "Home Assistant component for Youfone services",
+      "domain": "youfone",
+      "downloads": 1,
+      "etag_repository": "W/\"d26ca5ae29c01f868176382dcfdb9ca350bb900f00aa283cd1c77f45ff607f37\"",
+      "last_updated": "2025-02-10T02:27:58Z",
+      "stargazers_count": 5,
+      "topics": [
+        "youfone"
+      ],
+      "last_fetched": 1739155690.86612
+    },
+    "101482973": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "syssi/xiaomi_airpurifier",
+      "category": "integration",
+      "description": "Xiaomi Mi Air Purifier and Xiaomi Mi Air Humidifier integration for Home Assistant",
+      "domain": "xiaomi_miio_airpurifier",
+      "etag_repository": "W/\"c3c09da6b33c0cee202e4d9650ad78c4553866827f687725cfa571fb88037ec3\"",
+      "last_updated": "2024-08-14T18:09:07Z",
+      "stargazers_count": 466,
+      "topics": [
+        "airfresh",
+        "airhumidifier",
+        "airpurifier",
+        "fan",
+        "miio",
+        "miio-protocol",
+        "miot",
+        "xiaomi"
+      ],
+      "last_fetched": 1739495470.668104
+    },
+    "366713850": {
+      "repository_manifest": {
+        "name": "Pirate Weather",
+        "render_readme": true,
+        "homeassistant": "2024.12.0"
+      },
+      "full_name": "Pirate-Weather/pirate-weather-ha",
+      "authors": [
+        "@alexander0042"
+      ],
+      "category": "integration",
+      "description": "Replacement for the default Dark Sky Home Assistant integration using Pirate Weather ",
+      "domain": "pirateweather",
+      "downloads": 7,
+      "etag_repository": "W/\"352fc3b57fff6dbcd1daf768b0ea46f1ec50aa5a09331329e43af34c66593347\"",
+      "last_updated": "2025-02-10T20:00:56Z",
+      "stargazers_count": 391,
+      "topics": [
+        "darksky-api",
+        "weather-api"
+      ],
+      "installed_commit": "0d819bd",
+      "installed": true,
+      "last_commit": "7401dcc",
+      "last_version": "v1.7",
+      "manifest_name": "Pirate Weather",
+      "releases": true,
+      "version_installed": "v1.7",
+      "last_fetched": 1739629107.912494
+    },
+    "242335771": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lindell/home-assistant-svt-play",
+      "category": "integration",
+      "description": "Play SVT Play videos and channels via home assistant",
+      "domain": "svt_play",
+      "etag_repository": "W/\"e2bf7b8a1f3b67e74820a939b55e3697d017835f4e97f4cb4893f76746b76b06\"",
+      "last_updated": "2024-04-04T05:12:28Z",
+      "stargazers_count": 27,
+      "topics": [
+        "svt",
+        "svtplay",
+        "sweden",
+        "tv",
+        "video"
+      ],
+      "last_fetched": 1737922720.91191
+    },
+    "742612421": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "geeks-r-us/maxstorage_ultimate",
+      "category": "integration",
+      "description": "Home Assistant integration to communicate with the Max.Storage Ultimate from MaxStorage",
+      "domain": "maxstorage_ultimate",
+      "etag_repository": "W/\"e5f44fa7fec4e8b4a95668f3d7ddc2d47e24f951ceac208d8179787e51b4e50c\"",
+      "last_updated": "2024-08-29T21:05:53Z",
+      "topics": [
+        "energystorage",
+        "maxstorage",
+        "solarmax"
+      ],
+      "last_fetched": 1739298030.858092
+    },
+    "292720530": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alryaz/hass-pandora-cas",
+      "category": "integration",
+      "description": "🚗 Pandora Car Alarm (and Telemetry) System / Автосигнализация и телеметрия Pandora (также поддерживается BENISH Guard)",
+      "domain": "pandora_cas",
+      "downloads": 1,
+      "etag_repository": "W/\"ac2680339e6b404a61b0c088d8a1b307294e2e9b5245bd77fac45de51eed052a\"",
+      "last_updated": "2025-02-14T21:46:08Z",
+      "stargazers_count": 45,
+      "topics": [
+        "benish",
+        "benish-guard",
+        "car-system",
+        "pandora-alarm",
+        "vehicle-tracking"
+      ],
+      "last_fetched": 1739581311.751694
+    },
+    "657461653": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vakio-ru/vakio_atmosphere",
+      "category": "integration",
+      "description": "Интеграция для Home Assistant, позволяющая управлять устройством Vakio Atmosphere",
+      "domain": "vakio_atmosphere",
+      "etag_repository": "W/\"3259257110ab5233cc2c7879b33ff962f5a498336d8160a0743a3e44c46df073\"",
+      "last_updated": "2023-12-09T09:17:46Z",
+      "stargazers_count": 2,
+      "topics": [
+        "atmosphere",
+        "vakio"
+      ],
+      "last_fetched": 1733368175.68435
+    },
+    "638230244": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "flixlix/energy-flow-card-plus",
+      "category": "plugin",
+      "description": "An upgraded Energy Distribution Card for Home Assistant, with added features like Individual Devices and refined UI enhancements, while maintaining the Energy Dashboard's original design.",
+      "downloads": 30008,
+      "etag_repository": "W/\"82512995070eb0bbfa40b4b91284ef7c35ca26db7460185a3533392ef4f940df\"",
+      "last_updated": "2024-10-13T17:28:30Z",
+      "stargazers_count": 173,
+      "topics": [
+        "automation",
+        "cards",
+        "customization",
+        "dashboard",
+        "diy",
+        "energy",
+        "green",
+        "renewable-energy",
+        "renewables",
+        "visualization"
+      ],
+      "last_fetched": 1738534395.145053
+    },
+    "183499944": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ljmerza/tracking-number-card",
+      "category": "plugin",
+      "description": "Show Tracking Numbers from the Email Sensor for Home Assistant",
+      "downloads": 2,
+      "etag_repository": "W/\"e348a00fde5f0f9e8dd354838d3d78dbdbd136389c2e6e3f288bb53cad824e81\"",
+      "last_updated": "2024-02-03T08:41:01Z",
+      "stargazers_count": 35,
+      "topics": [
+        "email",
+        "tracking-mumbers"
+      ],
+      "last_fetched": 1738577774.498749
+    },
+    "545945955": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "marcokreeft87/formulaone-card",
+      "category": "plugin",
+      "description": "Present the data of Formula One in a pretty way",
+      "etag_repository": "W/\"f17a2a30a1518018233d6d6165ba4cd2acd2f9b8ed48fae4d8db47405054aa9e\"",
+      "last_updated": "2024-12-01T06:18:28Z",
+      "stargazers_count": 167,
+      "topics": [
+        "card",
+        "f1",
+        "formula1",
+        "formulaone",
+        "homeassistant-frontend",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739650509.029977
+    },
+    "560614992": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "flyrmyr/system-flow-card",
+      "category": "plugin",
+      "description": "A system flow card inspired by the official Energy Distribution card for Home Assistant",
+      "etag_repository": "W/\"bd1ffc35a251bbd6a4688668ef19c793b9a93cf4549bf41263e3f53fe9e975c0\"",
+      "last_updated": "2024-03-29T15:33:30Z",
+      "stargazers_count": 44,
+      "topics": [
+        "dashboard",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1737404096.26334
+    },
+    "524730333": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vasqued2/ha-teamtracker",
+      "category": "integration",
+      "description": "Home Assistant integration that provides real-time scores in multiple professional (NBA, NFL, NHL, MLB, MLS, and more), college (NCAA), and international (soccer, golf, tennis, mma, racing) sports using ESPN APIs.",
+      "domain": "teamtracker",
+      "etag_repository": "W/\"b8e946b4a9adaddfd6171fd34bfc1f81b203fad9c2c5013809bbcc15c823d3fd\"",
+      "last_updated": "2025-01-26T04:23:27Z",
+      "stargazers_count": 205,
+      "topics": [
+        "afl",
+        "atp",
+        "baseball",
+        "basketball",
+        "espn",
+        "football",
+        "hockey",
+        "mlb",
+        "mls",
+        "nba",
+        "ncaa",
+        "nfl",
+        "nhl",
+        "pga",
+        "soccer",
+        "teamtracker",
+        "ufc",
+        "volleyball",
+        "wta"
+      ],
+      "last_fetched": 1739557659.01884
+    },
+    "522245338": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ndom91/homeassistant-checkly",
+      "category": "integration",
+      "description": "Home Assistant Integration for Checkly",
+      "domain": "checkly",
+      "etag_repository": "W/\"c5ef561b691f8dcd113ffcd597083c9403af5a41ceec5bef5cf4238ca28acde9\"",
+      "last_updated": "2022-12-18T23:34:44Z",
+      "stargazers_count": 6,
+      "topics": [
+        "checkly"
+      ],
+      "last_fetched": 1729217145.68548
+    },
+    "612978245": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "libdyson-wg/ha-dyson",
+      "category": "integration",
+      "description": "Home Assistant custom integration for Wi-Fi connected Dyson devices",
+      "domain": "dyson_local",
+      "etag_repository": "W/\"4cc21d74ccb999d5ebb483f30b57ace1bb2d286ebf64d3325db083477dce242a\"",
+      "last_updated": "2024-11-02T13:42:30Z",
+      "stargazers_count": 281,
+      "topics": [
+        "dyson",
+        "dyson-devices",
+        "dyson-fan",
+        "dyson-link",
+        "dysonlink"
+      ],
+      "last_fetched": 1739628991.179386
+    },
+    "284006518": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bremor/bonaire_myclimate",
+      "category": "integration",
+      "description": "Reverse engineered implementation of the Bonaire MyClimate app.",
+      "domain": "bonaire_myclimate",
+      "etag_repository": "W/\"ab13f684fc11a84b792e40f21286aa72ee41b84b02e64a7d38a25160837033ce\"",
+      "last_updated": "2024-09-29T09:45:43Z",
+      "stargazers_count": 22,
+      "topics": [
+        "bonaire",
+        "bonaire-myclimate",
+        "climate",
+        "myclimate"
+      ],
+      "last_fetched": 1734581927.089131
+    },
+    "603596768": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Andre0512/hon",
+      "category": "integration",
+      "description": "Home Assistant integration for Haier hOn: support for Haier/Candy/Hoover home appliances like washing machines and air conditioners in 28 languages.",
+      "domain": "hon",
+      "downloads": 17014,
+      "etag_repository": "W/\"fb2d2b6d4bcdf66df808e827f9f5bf6993577281a116801d5a435aa89371e0f8\"",
+      "last_updated": "2024-08-15T12:10:05Z",
+      "stargazers_count": 1354,
+      "topics": [
+        "candy",
+        "haier",
+        "haier-hon",
+        "home-assistant-integration",
+        "hoover"
+      ],
+      "last_fetched": 1739463492.575622
+    },
+    "334364176": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tom-winkler/ha-webfleet-integration",
+      "category": "integration",
+      "description": "Homeassistant WEBFLEET integration to be installed via HACS.",
+      "domain": "webfleet",
+      "etag_repository": "W/\"dfefd04238221f62c7870bbc6edebd04245643db2df9ec156c740f883247fe45\"",
+      "last_updated": "2023-03-13T07:57:06Z",
+      "last_fetched": 1729217304.040956
+    },
+    "555110808": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lewei50/ha_iammeter_modbus",
+      "category": "integration",
+      "description": "IamMeterr Modbus custom_component for Home Assistant",
+      "domain": "iammeter_modbus",
+      "etag_repository": "W/\"2278ae898f6d278189aeabb89329ef31350dc84b757744541f85346979d31d5d\"",
+      "last_updated": "2025-02-12T06:02:28Z",
+      "stargazers_count": 2,
+      "last_fetched": 1739441996.499953
+    },
+    "398767994": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "luuuis/hass_wibeee",
+      "category": "integration",
+      "description": "Home Assistant: Wibeee energy monitor custom component",
+      "domain": "wibeee",
+      "downloads": 226,
+      "etag_repository": "W/\"d8ccb5ce37f2911829c25e7dec5060ed0ac430c102a0c70274a4ae58792f4b3b\"",
+      "last_updated": "2025-01-04T15:26:28Z",
+      "stargazers_count": 23,
+      "topics": [
+        "circutor",
+        "mirubee",
+        "smilics",
+        "wibeee"
+      ],
+      "last_fetched": 1739564411.084779
+    },
+    "379621461": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tomasmcguinness/homeassistant-mixergy",
+      "category": "integration",
+      "description": "Add support for Mixergy's smart water tank into Home Assistant",
+      "domain": "mixergy",
+      "etag_repository": "W/\"a008d8151a2d5f5d58c5a64828f5f03f326667414e5c8e8ea25b92f7f78b5d96\"",
+      "last_updated": "2025-02-12T07:16:36Z",
+      "stargazers_count": 39,
+      "topics": [
+        "hotwater",
+        "mixergy"
+      ],
+      "last_fetched": 1739348870.841507
+    },
+    "261031401": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "youdroid/home-assistant-couchpotato",
+      "category": "integration",
+      "description": "🎥 CouchPotato component to feed Upcoming Media Card.",
+      "domain": "couchpotato",
+      "etag_repository": "W/\"354ea15ac3c7a7151a7c4e7957fb78a70842e4d407f86b409ca57a12b3017e08\"",
+      "last_updated": "2022-06-01T18:11:07Z",
+      "stargazers_count": 6,
+      "topics": [
+        "couchpotato"
+      ],
+      "last_fetched": 1729217360.524553
+    },
+    "183064800": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ljmerza/ha-email-sensor",
+      "category": "integration",
+      "description": "Email Sensor for collecting tracking numbers from over 40 providers.",
+      "domain": "email",
+      "etag_repository": "W/\"857c1c4c1de864eb2a132b4c2c63af1a2c5f6fb2e6e0828edcbed06d33ab9625\"",
+      "last_updated": "2023-07-27T17:36:02Z",
+      "stargazers_count": 92,
+      "last_fetched": 1738571030.179682
+    },
+    "258852884": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "laszlojakab/homeassistant-easycontrols",
+      "category": "integration",
+      "description": "Helios EasyControls Modbus TCP/IP integration for Home Assistant",
+      "domain": "easycontrols",
+      "downloads": 309,
+      "etag_repository": "W/\"97b84a08d401a35074969287537c82eeda5e7373d0702d959c8d24451e76cc9e\"",
+      "last_updated": "2024-11-30T13:30:42Z",
+      "stargazers_count": 21,
+      "topics": [
+        "easycontrols",
+        "eazyctrl",
+        "modbus"
+      ],
+      "last_fetched": 1736995507.733703
+    },
+    "249381778": {
+      "repository_manifest": {
+        "name": "Local Tuya",
+        "homeassistant": "2024.1.0"
+      },
+      "full_name": "rospogrigio/localtuya",
+      "authors": [
+        "@rospogrigio",
+        "@postlund"
+      ],
+      "category": "integration",
+      "description": "local handling for Tuya devices",
+      "domain": "localtuya",
+      "etag_repository": "W/\"5398cb4ae70d683d142859ae734c4eb192ffff1b48aa6d936aa39f845365030f\"",
+      "last_updated": "2025-01-14T14:06:33Z",
+      "stargazers_count": 3142,
+      "topics": [
+        "localtuya",
+        "tuya",
+        "tuya-api"
+      ],
+      "installed_commit": "5f2c027",
+      "installed": true,
+      "last_commit": "5f2c027",
+      "last_version": "v5.2.3",
+      "manifest_name": "LocalTuya integration",
+      "releases": true,
+      "version_installed": "v5.2.3",
+      "last_fetched": 1739636566.28778
+    },
+    "666816132": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "plmilord/Hass.io-custom-component-ikamand",
+      "category": "integration",
+      "description": "Home Assistant integration - iKamand",
+      "domain": "ikamand",
+      "etag_repository": "W/\"a7a79549044b2ec2ddbfbed6cf265c75155e9539fe2c3e882b22b78ecdb52e36\"",
+      "last_updated": "2024-08-03T16:07:36Z",
+      "stargazers_count": 18,
+      "topics": [
+        "ikamand",
+        "kamado-joe"
+      ],
+      "last_fetched": 1736108445.270732
+    },
+    "234983286": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Home-Is-Where-You-Hang-Your-Hack/sensor.goveetemp_bt_hci",
+      "category": "integration",
+      "description": "Govee Temperature/Humidity BLE Home Assistant Component",
+      "domain": "govee_ble_hci",
+      "etag_repository": "W/\"74be4957b6841872ddf4bc332b6590f487f9ced40ade034ef0e1a6427ab6618f\"",
+      "last_updated": "2023-01-07T20:46:55Z",
+      "stargazers_count": 163,
+      "topics": [
+        "ble",
+        "govee",
+        "h5051",
+        "h5072",
+        "h5074",
+        "h5075",
+        "h5101",
+        "h5102",
+        "h5177",
+        "h5179",
+        "home-assistant-component"
+      ],
+      "last_fetched": 1736028938.766564
+    },
+    "582798865": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "chkuendig/hass-amphiro-ble",
+      "category": "integration",
+      "description": "🚿 Amphiro Digital Hand Shower component for Home Assistant",
+      "domain": "amphiro_ble",
+      "etag_repository": "W/\"b439def4e49e4188d78874afa7aa15c940677c37363554e223b57784b0c82237\"",
+      "last_updated": "2024-12-05T19:54:01Z",
+      "stargazers_count": 9,
+      "topics": [
+        "amphiro",
+        "bluetooth",
+        "bluetooth-low-energy",
+        "hacs-custom"
+      ],
+      "last_fetched": 1739607439.575357
+    },
+    "582464471": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bkbilly/oralb_ble",
+      "category": "integration",
+      "description": "🪥 Integrates OralB Bluetooth Toothbrushes",
+      "domain": "oralb_ble",
+      "etag_repository": "W/\"d4e33bcc2e4933dc8bb1e025e8480a355471854efc3e01f5d5f7159de3ef62d6\"",
+      "last_updated": "2023-01-06T07:45:15Z",
+      "stargazers_count": 10,
+      "topics": [
+        "bluetooth",
+        "oralb"
+      ],
+      "last_fetched": 1735589719.524917
+    },
+    "161403328": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-card-tools",
+      "category": "plugin",
+      "description": "🔹A collection of tools for other lovelace plugins to use",
+      "etag_repository": "W/\"a8c794e90518a9e410b87da7eb48d78075655118afb0deea5ec6941cda25f7f8\"",
+      "last_updated": "2023-04-10T09:48:29Z",
+      "stargazers_count": 255,
+      "last_fetched": 1737454612.003708
+    },
+    "214792276": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/lovelace-fan-xiaomi",
+      "category": "plugin",
+      "description": "Xiaomi Smartmi Fan Lovelace card for HASS/Home Assistant.",
+      "etag_repository": "W/\"db464c04d3a1381b3ecd117acb1a31ee95c0dc80d83663d28557c01ae89b7700\"",
+      "last_updated": "2022-06-06T14:18:26Z",
+      "stargazers_count": 41,
+      "last_fetched": 1739161097.956227
+    },
+    "237532750": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sbryfcz/harmony-card",
+      "category": "plugin",
+      "description": "A Home Assistant Lovelace Care for Harmony Integration",
+      "downloads": 4884,
+      "etag_repository": "W/\"25ef274cb5f5f2ded2898e56b236450fe23e2aea88d24b998536720ac7faa501\"",
+      "last_updated": "2024-11-20T13:54:38Z",
+      "stargazers_count": 104,
+      "last_fetched": 1732119615.397068
+    },
+    "425931056": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dahlb/ha_kia_hyundai",
+      "category": "integration",
+      "description": "A Home Assistant HACS integration that supports Kia Connect(Uvo). The integration supports the USA.",
+      "domain": "ha_kia_hyundai",
+      "etag_repository": "W/\"89decdf5125b4ec89eae074d2d8cda85587e957a476e967d7323413d29284089\"",
+      "last_updated": "2025-02-11T15:41:01Z",
+      "stargazers_count": 23,
+      "topics": [
+        "car",
+        "kia",
+        "python3",
+        "uvo"
+      ],
+      "last_fetched": 1739290897.742113
+    },
+    "605635573": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "frenck/spook",
+      "category": "integration",
+      "description": "A scary 👻 powerful toolbox 🧰 for Home Assistant 🏡",
+      "domain": "spook",
+      "downloads": 45666,
+      "etag_repository": "W/\"4a51d433ca2ab25e9da0089e5dd8dbed9943773475271c20db6614c657c78f83\"",
+      "last_updated": "2025-02-11T12:53:26Z",
+      "stargazers_count": 643,
+      "topics": [
+        "home-assistant-component",
+        "home-assistant-config",
+        "home-assistant-configuration",
+        "home-assistant-integration",
+        "home-destruction",
+        "homeassistant-homie",
+        "homey",
+        "homie",
+        "powerful",
+        "powertools",
+        "random",
+        "spooky",
+        "toolbox"
+      ],
+      "last_fetched": 1739542577.408311
+    },
+    "311913208": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gazoodle/gecko-home-assistant",
+      "category": "integration",
+      "description": "Home Assistant integration for spas equipped with Gecko Alliance in.touch2 modules",
+      "domain": "gecko",
+      "etag_repository": "W/\"0fb076d9545a6a85f12a118b77edabaa2702165a69b3e3cd8419d8c382fcd193\"",
+      "last_updated": "2025-02-12T21:49:06Z",
+      "stargazers_count": 78,
+      "topics": [
+        "gecko",
+        "home-assistant-integration",
+        "hot-tub",
+        "intouch2",
+        "jacuzzi",
+        "spa"
+      ],
+      "last_fetched": 1739607553.213672
+    },
+    "173563704": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/climate.programmable_thermostat",
+      "category": "integration",
+      "description": "Programmable thermostat that let you have a smart thermostat on budget.",
+      "domain": "programmable_thermostat",
+      "etag_repository": "W/\"0d2b49d2ca478148be127240004759fc5d18abcad9bed175272b219189fe7ae0\"",
+      "last_updated": "2025-01-03T15:17:56Z",
+      "stargazers_count": 115,
+      "topics": [
+        "programmable-thermostat",
+        "programming",
+        "smart-thermostat",
+        "thermostat",
+        "thermostats"
+      ],
+      "last_fetched": 1735921078.874372
+    },
+    "531321012": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lewei50/ha_iammeter",
+      "category": "integration",
+      "description": "IAMMETER custom component for Home Assistant",
+      "domain": "iammeter_http",
+      "etag_repository": "W/\"79cd85fd23cc9a05b7f3fbabc11e2a1f94d887c872d55973d3976fa154420de7\"",
+      "last_updated": "2024-04-10T09:04:52Z",
+      "stargazers_count": 4,
+      "last_fetched": 1729217077.491877
+    },
+    "193371566": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-custom-components-Burze.dzis.net",
+      "category": "integration",
+      "description": "This integration uses official API to get weather warnings for Poland and storm warnings for Europe from https://burze.dzis.net.",
+      "domain": "burze_dzis_net",
+      "downloads": 2299,
+      "etag_repository": "W/\"a1576bbc5c1af514d9b29bce132657c33c69f0d9c5f64e903f2a192096710235\"",
+      "last_updated": "2024-02-11T02:59:31Z",
+      "stargazers_count": 36,
+      "topics": [
+        "hazard",
+        "lightning",
+        "radiation",
+        "storm",
+        "warnings",
+        "weather"
+      ],
+      "last_fetched": 1736677259.5075
+    },
+    "228685436": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cyberjunky/home-assistant-toon_boilerstatus",
+      "category": "integration",
+      "description": "This component reads and displays the boiler status values from a rooted Toon thermostat.",
+      "domain": "toon_boilerstatus",
+      "etag_repository": "W/\"7b0a736e01fa1c117011a942ec120d2f19cb3eaa5295dc00636c23de0d969899\"",
+      "last_updated": "2024-01-02T15:32:52Z",
+      "stargazers_count": 13,
+      "topics": [
+        "cv",
+        "opentherm",
+        "toon"
+      ],
+      "last_fetched": 1738585643.834051
+    },
+    "236358405": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nick2525/broadlink_s1c_s2c",
+      "category": "integration",
+      "description": "Broadlink s2c and  Broadlink s1c sensors for Home Assistant",
+      "domain": "broadlink_s1c",
+      "etag_repository": "W/\"f77c97522b28b13e6bfffd6b5da5bd51b134d657ed421357e7cc66941610b04b\"",
+      "last_updated": "2023-06-09T13:38:22Z",
+      "stargazers_count": 10,
+      "topics": [
+        "broadlink",
+        "hacz",
+        "s1c",
+        "s2c"
+      ],
+      "last_fetched": 1739211914.366864
+    },
+    "216173358": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/christmas",
+      "category": "theme",
+      "description": "Christmas theme for Home Assistant",
+      "etag_repository": "W/\"4bc16ebb4af73d27ec1904dc15c27d74e124ca477aa39443e754bd97dd4170b0\"",
+      "last_updated": "2023-03-27T23:57:09Z",
+      "stargazers_count": 1,
+      "last_fetched": 1738976437.483723
+    },
+    "297106424": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "joggs/home_assistant_ebeco",
+      "category": "integration",
+      "description": "Integration for Ebeco thermostats",
+      "domain": "ebeco",
+      "etag_repository": "W/\"954276957978a5ef56fbb1c369d6a26018de808c6e3732c439712f0f7b918280\"",
+      "last_updated": "2024-11-20T07:12:09Z",
+      "stargazers_count": 30,
+      "topics": [
+        "ebeco"
+      ],
+      "last_fetched": 1739031539.159985
+    },
+    "579801670": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bdunn44/hass-jellyfish-lighting",
+      "category": "integration",
+      "description": "A Jellyfish Lighting integration for Home Assistant",
+      "domain": "jellyfish_lighting",
+      "downloads": 108,
+      "etag_repository": "W/\"0546d4c51c4f32683ed109740234d74a8997aeacc4581e1e5d73aee937cb30af\"",
+      "last_updated": "2024-08-26T22:06:55Z",
+      "stargazers_count": 10,
+      "topics": [
+        "assistant",
+        "home",
+        "jellyfish",
+        "led",
+        "led-controller",
+        "led-strips",
+        "lighting"
+      ],
+      "last_fetched": 1734020365.667289
+    },
+    "326367724": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "johnnybegood/ha-ksenia-lares",
+      "category": "integration",
+      "description": "Kaenia Lares (pre 4.0) integration for home assistant",
+      "domain": "ksenia_lares",
+      "etag_repository": "W/\"51217982bf7ddfa3375c66db72e60bc5ab2d5e7c421afb750e6a246b01f14350\"",
+      "last_updated": "2024-12-05T09:31:31Z",
+      "stargazers_count": 10,
+      "topics": [
+        "alarm"
+      ],
+      "last_fetched": 1739441943.190865
+    },
+    "413798425": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "UI-Lovelace-Minimalist/UI",
+      "category": "integration",
+      "description": "UI-Lovelace-Minimalist is a \"theme\" for HomeAssistant",
+      "domain": "ui_lovelace_minimalist",
+      "downloads": 23344,
+      "etag_repository": "W/\"69081a8e1aad6cd100c7262e7e8dca6fd8294390992a0d846fc4fdb5be62883d\"",
+      "last_updated": "2025-02-07T20:32:59Z",
+      "stargazers_count": 1779,
+      "last_fetched": 1739581865.467755
+    },
+    "565137157": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sftgunner/edinplus-integration",
+      "category": "integration",
+      "description": "eDIN+ Home Assistant Integration",
+      "domain": "edinplus",
+      "etag_repository": "W/\"0877f8bcce4c8ba0e4e16b166d6442ff691bd6e8faddc04e988cb63b47761c16\"",
+      "last_updated": "2024-12-24T14:43:35Z",
+      "stargazers_count": 6,
+      "topics": [
+        "edin-plus",
+        "home-assistant-custom-component",
+        "home-assistant-integration",
+        "mode-lighting"
+      ],
+      "last_fetched": 1735057438.460476
+    },
+    "362145464": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Petro31/ha-integration-multizone-controller",
+      "category": "integration",
+      "description": "Integration that creates a multi-zone volume controller for media_players in Home Assistant",
+      "domain": "multizone_controller",
+      "etag_repository": "W/\"6a28dcc9ab973294f5990569bdc5604607a0f39795301e8edef1605eecd3ed4f\"",
+      "last_updated": "2023-07-08T11:11:56Z",
+      "stargazers_count": 14,
+      "topics": [
+        "media-players",
+        "multizone-controller",
+        "volume-increment",
+        "zone-volume"
+      ],
+      "last_fetched": 1729217179.777539
+    },
+    "201497401": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Anonym-tsk/homeassistant-climate-xiaomi-remote",
+      "category": "integration",
+      "description": "Xiaomi IR Climate Component",
+      "domain": "xiaomi_remote",
+      "etag_repository": "W/\"f746894ec767e04d50d2979179b24c25b10a8381e356c558d422ef7cfb44a72c\"",
+      "last_updated": "2025-01-09T14:49:39Z",
+      "stargazers_count": 32,
+      "topics": [
+        "climate",
+        "xiaomi"
+      ],
+      "last_fetched": 1736439428.02537
+    },
+    "523485043": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "killer0071234/ha-hiq",
+      "category": "integration",
+      "description": "HIQ-Home Integration for Home Assistant HACS Store",
+      "domain": "hiq",
+      "downloads": 28,
+      "etag_repository": "W/\"b4b13ceea2824ec0e48687e79250be2254ca4f503bc8267e30317f71b1632930\"",
+      "last_updated": "2025-02-10T18:00:40Z",
+      "stargazers_count": 5,
+      "topics": [
+        "blind",
+        "cybro",
+        "cybrotech",
+        "hiq",
+        "hiq-home",
+        "homeassistant-custom-component",
+        "lightning",
+        "robotina",
+        "tremak"
+      ],
+      "last_fetched": 1739211812.88078
+    },
+    "568186049": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "duhow/hass-aigues-barcelona",
+      "category": "integration",
+      "description": "Custom component for Home Assistant to integrate data from Aigues de Barcelona",
+      "domain": "aigues_barcelona",
+      "etag_repository": "W/\"980cd99cf0a45ffe38badb5dbcbc5b7ce47a12fd0ddb7aca42f2a2c3d27b3906\"",
+      "last_updated": "2024-11-18T13:20:17Z",
+      "stargazers_count": 54,
+      "topics": [
+        "barcelona",
+        "water-meter",
+        "water-monitoring"
+      ],
+      "last_fetched": 1739557243.359526
+    },
+    "509121113": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "seven-io/home-assistant",
+      "category": "integration",
+      "description": "HACS supporting Home Assistant integration for seven",
+      "domain": "seven",
+      "etag_repository": "W/\"612f56dfb1cc3b9b9af074312a2e588500547c2c23064ad83c48739c04a85348\"",
+      "last_updated": "2024-06-17T03:03:44Z",
+      "stargazers_count": 3,
+      "topics": [
+        "hassio-integration",
+        "home-assistant-integration",
+        "sms",
+        "tts"
+      ],
+      "last_fetched": 1729217252.902511
+    },
+    "750338404": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "aunefyren/bluesound_alt",
+      "category": "integration",
+      "description": "Custom Bluesound HACS integration.",
+      "domain": "bluesound_alt",
+      "etag_repository": "W/\"45db19c48635abad26e9a7c16a43d374bbcaac22b7767482f6bf257f347cff8a\"",
+      "last_updated": "2024-03-04T09:44:13Z",
+      "stargazers_count": 2,
+      "topics": [
+        "bluesound",
+        "speakers"
+      ],
+      "last_fetched": 1735942401.362944
+    },
+    "261277563": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "edekeijzer/osrm_travel_time",
+      "category": "integration",
+      "description": "OSRM travel time sensor for Home Assistant",
+      "domain": "osrm_travel_time",
+      "etag_repository": "W/\"adcc19e976d8df27e617692ba45c5cd27711a161a35729c6fd38c241f48a6469\"",
+      "last_updated": "2022-03-11T11:58:30Z",
+      "stargazers_count": 8,
+      "topics": [
+        "osrm",
+        "python3",
+        "self-hosted"
+      ],
+      "last_fetched": 1729213510.398556
+    },
+    "462430932": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/fire_protection_hu",
+      "category": "integration",
+      "description": "Fire protection integration for Home Assistant with data provided by NÉBIH",
+      "domain": "fire_protection_hu",
+      "downloads": 14,
+      "etag_repository": "W/\"2ba043f32278a5d9357ed57357f3210017b0ee633955e842fa7d00c01b78947a\"",
+      "last_updated": "2023-06-08T08:44:24Z",
+      "stargazers_count": 3,
+      "topics": [
+        "homeassistant-custom-component",
+        "hungary"
+      ],
+      "last_fetched": 1738067133.287517
+    },
+    "742895532": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "egmen/moscow_transport",
+      "category": "integration",
+      "description": "Отслеживание ближайших автобусов на остановках Москвы",
+      "domain": "moscow_transport",
+      "etag_repository": "W/\"e3488f5536ee6a8b249f323de3bf73e3436160e2844ce9b59d3db9c09aa21e77\"",
+      "last_updated": "2024-11-11T20:16:35Z",
+      "stargazers_count": 8,
+      "topics": [
+        "moscow",
+        "transport"
+      ],
+      "last_fetched": 1738505642.783983
+    },
+    "491465538": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mariusthvdb/custom-icons",
+      "category": "plugin",
+      "description": "Several custom made and legacy icons, and icons collected all over the internet in 1 set, UI selectable.",
+      "downloads": 12584,
+      "etag_repository": "W/\"79fd5b7bf1ce92bf0513d22517b3d3f0942f2367e25db1d8c164f106d40a6b95\"",
+      "last_updated": "2024-09-16T08:53:24Z",
+      "stargazers_count": 28,
+      "topics": [
+        "custom",
+        "customization",
+        "icons",
+        "iphone",
+        "light",
+        "shutter",
+        "vacuum"
+      ],
+      "last_fetched": 1736115237.913072
+    },
+    "245239101": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gadgetchnnel/lovelace-card-preloader",
+      "category": "plugin",
+      "description": "Allows preloading of Lovelace cards as a work around for changes in Home Assistant 0.107",
+      "etag_repository": "W/\"477a9eb68723bb5d4b8a41c0fb2bc1032a032a9c1a209ba6fb39bee7ba38a92a\"",
+      "last_updated": "2023-03-04T06:21:16Z",
+      "stargazers_count": 24,
+      "last_fetched": 1731200775.119783
+    },
+    "376390299": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "golles/ha-knmi",
+      "category": "integration",
+      "description": "Custom component that integrates KNMI weather service (via weerlive) in to Home Assistant",
+      "domain": "knmi",
+      "etag_repository": "W/\"d84bb958c9bc452d0d440ee6d7a3c368e0585ace7220bf5727697b3d345f9ced\"",
+      "last_updated": "2025-01-29T21:11:31Z",
+      "stargazers_count": 106,
+      "topics": [
+        "home-assistant-component",
+        "home-assistant-integration",
+        "knmi",
+        "weather",
+        "weerlive"
+      ],
+      "last_fetched": 1739607569.66893
+    },
+    "261291295": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "denysdovhan/vacuum-card",
+      "category": "plugin",
+      "description": "Vacuum cleaner card for Home Assistant Lovelace UI",
+      "downloads": 75395,
+      "etag_repository": "W/\"c0e082c912120b7e0ffce7e1698b630f4a98874d067574dd59e9b4dfa5dee187\"",
+      "last_updated": "2025-02-01T03:27:54Z",
+      "stargazers_count": 976,
+      "topics": [
+        "robot-vacuum",
+        "vacuum"
+      ],
+      "last_fetched": 1739571190.84378
+    },
+    "707279332": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "krasnoukhov/homeassistant-nova-poshta",
+      "category": "integration",
+      "description": "Home Assistant Nova Poshta integration",
+      "domain": "nova_poshta",
+      "etag_repository": "W/\"2c58dbc869a56090f6890f426518f97515e036e1139ed815116f9c295d89427b\"",
+      "last_updated": "2024-10-23T09:32:47Z",
+      "stargazers_count": 21,
+      "topics": [
+        "nova-poshta",
+        "novaposhta"
+      ],
+      "last_fetched": 1738088614.807881
+    },
+    "517642950": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "itchannel/apex-ha",
+      "category": "integration",
+      "description": "Local Neptune Apex HA Integration (Aquarium Controller)",
+      "domain": "apex",
+      "etag_repository": "W/\"8ea192fb2dade7ae9963552360a8659f9a2c627f43a7abd2c827f562fd7b56cf\"",
+      "last_updated": "2024-08-01T21:54:47Z",
+      "stargazers_count": 23,
+      "topics": [
+        "aquarium",
+        "aquarium-controller"
+      ],
+      "last_fetched": 1738544793.250453
+    },
+    "422834940": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "N0ciple/hass-kef-connector",
+      "category": "integration",
+      "description": "A Home Assistant integration for KEF speakers",
+      "domain": "kef_connector",
+      "etag_repository": "W/\"f57237d4036e6aac674ff3c3efc85fee0ec8d9b9410fef62c225d04258672746\"",
+      "last_updated": "2024-02-20T20:42:08Z",
+      "stargazers_count": 15,
+      "topics": [
+        "kef",
+        "ls50",
+        "ls50w2",
+        "ls60",
+        "lsx",
+        "lsx2",
+        "lsx2lt",
+        "speaker"
+      ],
+      "last_fetched": 1738520579.772929
+    },
+    "163363577": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/bar-card",
+      "category": "plugin",
+      "description": "Customizable Animated Bar card for Home Assistant Lovelace",
+      "downloads": 107862,
+      "etag_repository": "W/\"b4e39949f7b0e91291c3197355150dc8971e8e45d3f250a1f021e7818062bf45\"",
+      "last_updated": "2023-09-29T13:53:10Z",
+      "stargazers_count": 401,
+      "last_fetched": 1739650412.973704
+    },
+    "706873015": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tonyroberts/hawundasmart",
+      "category": "integration",
+      "description": "WundaSmart Integration for Home Assistant",
+      "domain": "wundasmart",
+      "etag_repository": "W/\"f3e072d26886e2f658146eeea6095b088856dd57a8c82ceddd79de99bcbe9d2a\"",
+      "last_updated": "2024-12-03T09:44:59Z",
+      "stargazers_count": 5,
+      "topics": [
+        "heating",
+        "heating-control",
+        "heating-controller",
+        "wundasmart"
+      ],
+      "last_fetched": 1733229452.235513
+    },
+    "237628853": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tuxuser/abfallapi_regioit_ha",
+      "category": "integration",
+      "description": "Abfall API (RegioIT) custom component for home assistant - Get an alert when garbage collection is due",
+      "domain": "abfallapi_regioit",
+      "etag_repository": "W/\"e31847bfe2b634bd54a8a59760a45535b9a7e54cc91d0e4118a5f5a188ba98f2\"",
+      "last_updated": "2023-11-13T19:12:48Z",
+      "stargazers_count": 10,
+      "topics": [
+        "collection",
+        "component",
+        "garbage",
+        "muell",
+        "muellabfuhr",
+        "regioit",
+        "waste"
+      ],
+      "last_fetched": 1729217321.01113
+    },
+    "342944383": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "aex351/home-assistant-neerslag-card",
+      "category": "plugin",
+      "description": "Display Buienalarm and/or Buienradar data in a graph for Home Assistant.",
+      "etag_repository": "W/\"0083e1929c9cab0c309e8f1cf729daf062ab5c4fb00ea641da8ae41b01c46270\"",
+      "last_updated": "2024-12-28T02:18:44Z",
+      "stargazers_count": 31,
+      "last_fetched": 1735999880.508817
+    },
+    "193588464": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-custom-components-Rozkladzik",
+      "category": "integration",
+      "description": "This sensor uses unofficial API to get data from https://www.rozkladzik.pl and provide information about departures for chosen stop.",
+      "domain": "rozkladzik",
+      "downloads": 426,
+      "etag_repository": "W/\"62b6e84b2ed4cfd5a95b90ad4d0e0b813a10a93ee8a0be587acc50d7cb630083\"",
+      "last_updated": "2023-09-18T16:14:28Z",
+      "stargazers_count": 11,
+      "topics": [
+        "public-transport"
+      ],
+      "last_fetched": 1738268504.220101
+    },
+    "266779715": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iprak/yahoofinance",
+      "category": "integration",
+      "description": "Home Assistant component which allows you to get stock updates from Yahoo finance.",
+      "domain": "yahoofinance",
+      "downloads": 1,
+      "etag_repository": "W/\"35c7f4c7984f450f3bc373a785b7fb00768f6065bd452951abf447b47de18a5b\"",
+      "last_updated": "2025-01-16T12:19:03Z",
+      "stargazers_count": 86,
+      "topics": [
+        "stock-updates",
+        "yahoo-finance"
+      ],
+      "last_fetched": 1739089197.451279
+    },
+    "148520838": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kalkih/mini-media-player",
+      "category": "plugin",
+      "description": "Minimalistic media card for Home Assistant Lovelace UI",
+      "downloads": 143860,
+      "etag_repository": "W/\"2f368d68a710c691103bbd99b15f99d0e1537ff50bfdb18c1a8f0ebf8c46e214\"",
+      "last_updated": "2024-10-25T18:47:33Z",
+      "stargazers_count": 1576,
+      "topics": [
+        "automation",
+        "custom",
+        "sonos"
+      ],
+      "last_fetched": 1739211611.617193
+    },
+    "200035037": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "LordBoos/discord_game",
+      "category": "integration",
+      "description": "Home Assistant custom component to get online and game status of Discord users",
+      "domain": "discord_game",
+      "etag_repository": "W/\"d1b70c7771296d231ebcd4018f3bf8b0c118ef5803a71460a20d475d7903f33e\"",
+      "last_updated": "2024-12-12T14:11:21Z",
+      "stargazers_count": 58,
+      "last_fetched": 1739449918.447061
+    },
+    "220482107": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elad-bar/ha-hpprinter",
+      "category": "integration",
+      "description": "HP Printer Integration",
+      "domain": "hpprinter",
+      "etag_repository": "W/\"5210e71a0235b8443b770bd5543687c35e2e4fad0d849930ce94890e0bff88ed\"",
+      "last_updated": "2024-11-27T07:01:46Z",
+      "stargazers_count": 94,
+      "topics": [
+        "hp",
+        "hp-printer"
+      ],
+      "last_fetched": 1739363357.547459
+    },
+    "776540606": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kgn3400/state_updated",
+      "category": "integration",
+      "description": "Monitor changes to the state/attribute of a entity",
+      "domain": "state_updated",
+      "etag_repository": "W/\"79c167d6dec2ac9887008e4882617482ab07c0aa4f3f17fed6c2944403d3c515\"",
+      "last_updated": "2025-02-11T20:44:46Z",
+      "stargazers_count": 3,
+      "topics": [
+        "homeassistant-custom-component",
+        "state-updated"
+      ],
+      "last_fetched": 1739312272.070177
+    },
+    "287840715": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "abmantis/ozw-network-visualization-card",
+      "category": "plugin",
+      "description": "Lovelace custom card for visualizing the ZWave network with the OpenZWave (beta) integration.",
+      "etag_repository": "W/\"22ff5cfb6848e3b50fb2aae47b7132699f644167612b8912c53500d2682a2f1d\"",
+      "last_updated": "2022-06-05T22:24:45Z",
+      "stargazers_count": 30,
+      "topics": [
+        "ozw",
+        "zwave",
+        "zwave2mqtt"
+      ],
+      "last_fetched": 1729213330.838237
+    },
+    "269474857": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ben8p/lovelace-tab-redirect-card",
+      "category": "plugin",
+      "description": "Custom lovelace card to use in Home assistant allowing you to redirect a user to certain view based on entity states.",
+      "etag_repository": "W/\"d0d0ce594d92a882475c38637440679138b58450b65064ccb35cbef2053a0c71\"",
+      "last_updated": "2023-04-29T05:41:43Z",
+      "stargazers_count": 22,
+      "topics": [
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1733905185.613773
+    },
+    "272094506": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mrk-its/homeassistant-blitzortung",
+      "category": "integration",
+      "description": "Custom Component for fetching lightning data from blitzortung.org",
+      "domain": "blitzortung",
+      "etag_repository": "W/\"d31874560997edbf79906f27a0f86f76076061c39f4b4bda90fffa5e34543f33\"",
+      "last_updated": "2024-12-03T05:41:12Z",
+      "stargazers_count": 229,
+      "topics": [
+        "blitzortung",
+        "lightning-network"
+      ],
+      "last_fetched": 1739377459.127865
+    },
+    "272337216": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "turbulator/pandora-cas",
+      "category": "integration",
+      "description": "Home Assistant custom component for Pandora Car Alarm System",
+      "domain": "pandora_cas",
+      "etag_repository": "W/\"ea5c3f160d35309bfa4ead53ae8ad271b849127a6f9a55d610b2af8782f90352\"",
+      "last_updated": "2025-01-15T04:24:19Z",
+      "stargazers_count": 46,
+      "topics": [
+        "pandora"
+      ],
+      "last_fetched": 1738113004.265426
+    },
+    "180464361": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ljmerza/travel-time-card",
+      "category": "plugin",
+      "description": "show travel times for you travel time sensors",
+      "downloads": 2334,
+      "etag_repository": "W/\"62fbbc8333d0f6237dbac1b99972a4407aaf810db8a3e69f91fb0e3f7f4fc5f3\"",
+      "last_updated": "2023-07-11T01:04:26Z",
+      "stargazers_count": 28,
+      "last_fetched": 1734956872.576323
+    },
+    "309506416": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "j-a-n/lovelace-wallpanel",
+      "category": "plugin",
+      "description": "🖼️ Wall panel mode and photo screensaver for your Home Assistant Dashboards",
+      "downloads": 9173,
+      "etag_repository": "W/\"779ef2dc2771605d22b5326e71364c932fe806587d059f8fab5e71275bd0599c\"",
+      "last_updated": "2025-02-15T10:08:28Z",
+      "stargazers_count": 568,
+      "topics": [
+        "dashboard",
+        "fullscreen",
+        "home-assistant-addons",
+        "photo-gallery",
+        "screensaver",
+        "wallpanel"
+      ],
+      "last_fetched": 1739614448.875186
+    },
+    "506738088": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "netsoft-ruidias/ha-custom-component-sodexo",
+      "category": "integration",
+      "description": "Sodexo - Custom Component for Home Assistant",
+      "domain": "sodexo",
+      "etag_repository": "W/\"c4cf5c7c438378a70765b43a82105bc4d3d3c6df4c5aa7f025e7b1908f282c9f\"",
+      "last_updated": "2023-05-08T11:26:16Z",
+      "stargazers_count": 5,
+      "topics": [
+        "meal-card",
+        "sodexo"
+      ],
+      "last_fetched": 1729217151.246411
+    },
+    "197058358": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jxlarrea/ha-emfitqs",
+      "category": "integration",
+      "description": "Emfit QS Sleep Tracker Component for Home Assistant",
+      "domain": "emfitqs",
+      "etag_repository": "W/\"75e8da235a4919ed619d1be2170b48a87ae4e1274f387e42cb9c324eb9233441\"",
+      "last_updated": "2024-01-17T11:11:09Z",
+      "stargazers_count": 18,
+      "topics": [
+        "emfit",
+        "emfitqs",
+        "presence",
+        "presence-detection",
+        "sleep-tracker"
+      ],
+      "last_fetched": 1736115415.726393
+    },
+    "247134044": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "faeibson/lovelace-multiline-text-input-card",
+      "category": "plugin",
+      "description": "A simple lovelace multiline text input card",
+      "downloads": 2478,
+      "etag_repository": "W/\"263e20a2e9f08ccc86abf02b848bf05d24c0df7835ce16de7c96db9aafd4c1e5\"",
+      "last_updated": "2020-10-15T00:16:17Z",
+      "stargazers_count": 13,
+      "topics": [
+        "lovelace-card",
+        "multiline",
+        "text-input"
+      ],
+      "last_fetched": 1736684672.229607
+    },
+    "169641362": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elad-bar/ha-blueiris",
+      "category": "integration",
+      "description": "Integration with Blue Iris Video Security Software",
+      "domain": "blueiris",
+      "etag_repository": "W/\"dcd4ea44e903e8853a97223111808b77fb2c0e41ecbf0de03ac0052fac015ef7\"",
+      "last_updated": "2024-11-20T14:55:34Z",
+      "stargazers_count": 189,
+      "last_fetched": 1737908227.153311
+    },
+    "466196192": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gadgetchnnel/lovelace-header-cards",
+      "category": "plugin",
+      "description": "Header Cards",
+      "etag_repository": "W/\"bd6985b0cadf57e516f8b5901b29e0d3e4573966775ce244e2039d3e2e07ccc6\"",
+      "last_updated": "2023-04-06T10:44:52Z",
+      "stargazers_count": 42,
+      "topics": [
+        "cards",
+        "header"
+      ],
+      "last_fetched": 1738534406.562656
+    },
+    "714757792": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gickowtf/pixoo-homeassistant",
+      "category": "integration",
+      "description": "Home Assistant Integration for Divoom Pixoo 64",
+      "domain": "divoom_pixoo",
+      "etag_repository": "W/\"7dd1a0f84ef16a374cb37a53c569d42f6448a440425c929395e0c665689c8f5d\"",
+      "last_updated": "2025-02-05T20:14:39Z",
+      "stargazers_count": 153,
+      "topics": [
+        "divoom",
+        "pixoo64"
+      ],
+      "last_fetched": 1739218656.897409
+    },
+    "771728766": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "FamousWolf/week-planner-card",
+      "category": "plugin",
+      "description": "Custom Home Assistant card displaying a responsive overview or multiple days with events from one of multiple calendars",
+      "downloads": 8923,
+      "etag_repository": "W/\"b23ff4361f00d399078b4ae46d531937a2d32cb2d4f4c3fb5a111e09ac165aa1\"",
+      "last_updated": "2025-01-06T21:07:19Z",
+      "stargazers_count": 325,
+      "topics": [
+        "calendar",
+        "homeassistant-custom-component",
+        "lovelace-card",
+        "lovelace-custom-card",
+        "planner",
+        "week-planner"
+      ],
+      "last_fetched": 1739650444.973503
+    },
+    "441369133": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ZacheryThomas/homeassistant-smartrent",
+      "category": "integration",
+      "description": "Home Assistant Custom Component for SmartRent Locks 🔐, Thermostats 🌡, Sensors 💧 and Switches💡",
+      "domain": "smartrent",
+      "downloads": 359,
+      "etag_repository": "W/\"b5862e84f99d5990aecbc72f0ffa2d0d8a37238655a335bc13654cfb4048e1b9\"",
+      "last_updated": "2025-01-12T22:21:52Z",
+      "stargazers_count": 97,
+      "topics": [
+        "smartrent"
+      ],
+      "last_fetched": 1739298439.481755
+    },
+    "556306418": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amitfin/lovelace-daily-schedule-card",
+      "category": "plugin",
+      "description": "Home Assistant Custom Card for Daily Schedule Integration",
+      "etag_repository": "W/\"91c232dfec7ad1112429cf128c8f048b93a0721c4c24f3807fedf548a347afa7\"",
+      "last_updated": "2024-12-23T17:48:44Z",
+      "stargazers_count": 11,
+      "topics": [
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1734984871.085424
+    },
+    "324913968": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hg1337/homeassistant-dwd",
+      "category": "integration",
+      "description": "Custom component for Home Assistant that integrates weather data (measurements and forecasts) of Deutscher Wetterdienst (DWD).",
+      "domain": "dwd",
+      "etag_repository": "W/\"9ded507db97973a4265c9b2d13f9ff9a79b75bee86a413e55475f9929f9af3a8\"",
+      "last_updated": "2024-12-03T21:36:05Z",
+      "stargazers_count": 90,
+      "topics": [
+        "deutscher-wetterdienst",
+        "dwd",
+        "hacs-custom",
+        "home-assistant-component",
+        "home-assistant-custom-component",
+        "home-assistant-integration",
+        "home-assistant-weather",
+        "homeassistant-component",
+        "homeassistant-custom-component",
+        "homeassistant-weather",
+        "weather",
+        "wetter"
+      ],
+      "last_fetched": 1739564298.609571
+    },
+    "259865897": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Bouni/drkblutspende",
+      "category": "integration",
+      "description": "DRK Blutspende component for Home Assistant ",
+      "domain": "drkblutspende",
+      "etag_repository": "W/\"10629d2e44143a15bd7dc3a630afc2ce48a11b833b552c528a26f3f3ece78976\"",
+      "last_updated": "2023-06-09T14:19:36Z",
+      "stargazers_count": 5,
+      "topics": [
+        "blutspende",
+        "drk"
+      ],
+      "last_fetched": 1729213401.747019
+    },
+    "178838527": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "filipvh/hass-nhc2",
+      "category": "integration",
+      "description": "Niko Home Control II Home Assistant Integration",
+      "domain": "nhc2",
+      "etag_repository": "W/\"400202a4fc8abd7f607f0b824b856c80a410eec7af6a1da3f7c9e0c0b6e9de39\"",
+      "last_updated": "2023-01-08T16:29:48Z",
+      "stargazers_count": 36,
+      "topics": [
+        "coco",
+        "domotica",
+        "nhc",
+        "nhc2",
+        "niko",
+        "niko-home-control"
+      ],
+      "last_fetched": 1729216935.501472
+    },
+    "596993645": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Sese-Schneider/ha-personio",
+      "category": "integration",
+      "description": "Integration with the Personio API for Home Assistant.",
+      "domain": "personio",
+      "etag_repository": "W/\"4d9178415d8f08193bad7b8f7ea5baac6e69897b6aa99d0375ff7f587cfd1db2\"",
+      "last_updated": "2023-07-31T09:19:53Z",
+      "stargazers_count": 5,
+      "topics": [
+        "hacs-custom",
+        "personio",
+        "personio-api"
+      ],
+      "last_fetched": 1729217252.744
+    },
+    "433577406": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "junkfix/config-editor",
+      "category": "integration",
+      "description": "Home Assistant Configuration Editor Helper",
+      "domain": "config_editor",
+      "etag_repository": "W/\"8f7f01f3214663af25e2c6154b44cc9361368fc65cc86f4b9981c3cb5b5d7f54\"",
+      "last_updated": "2024-09-03T23:55:18Z",
+      "stargazers_count": 41,
+      "topics": [
+        "homeassistant-config"
+      ],
+      "last_fetched": 1738333031.209652
+    },
+    "523291160": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amitfin/daily_schedule",
+      "category": "integration",
+      "description": "Home Assistant Daily Schedule Custom Component",
+      "domain": "daily_schedule",
+      "downloads": 1862,
+      "etag_repository": "W/\"5ddcd8fde934c125ee0693f1b0aee87c2d65f10589d6842977f52802e6304fba\"",
+      "last_updated": "2025-02-10T01:59:14Z",
+      "stargazers_count": 22,
+      "topics": [
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739607370.11437
+    },
+    "609593305": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "t1gr0u/rain-gauge-card",
+      "category": "plugin",
+      "description": "A Lovelace card that shows the rain gauge for Home Assistant",
+      "downloads": 9033,
+      "etag_repository": "W/\"2b24bcdbe995dd3513b14fb2e67e8804351b284a528ce9d32e717f66c2266a4e\"",
+      "last_updated": "2024-07-31T07:13:13Z",
+      "stargazers_count": 45,
+      "topics": [
+        "uv-index"
+      ],
+      "last_fetched": 1737217019.606679
+    },
+    "783592918": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "peteS-UK/emotiva",
+      "category": "integration",
+      "description": "Home Assistant Media Player for Emotiva Processors",
+      "domain": "emotiva",
+      "etag_repository": "W/\"0a8c616721cbd8f867f19af7d625ba682328f153e37c3a401a216109fecc55d7\"",
+      "last_updated": "2025-02-15T18:00:50Z",
+      "stargazers_count": 2,
+      "last_fetched": 1739650875.356997
+    },
+    "220661494": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cyr-ius/hass-livebox-component",
+      "category": "integration",
+      "description": "Livebox Component for Home assistant",
+      "domain": "livebox",
+      "etag_repository": "W/\"f74ed2f66f86140028aa19ab0b6ce3ff2cd70a5765c854c8648c1bbcf575fa90\"",
+      "last_updated": "2025-02-14T16:49:49Z",
+      "stargazers_count": 65,
+      "topics": [
+        "livebox",
+        "orange"
+      ],
+      "last_fetched": 1739571284.196209
+    },
+    "699910852": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "marq24/ha-tibber-pulse-local",
+      "category": "integration",
+      "description": "Local/LAN Tibber Pulse IR/Bridge Integration for Home Assistant. My Tibber invitation Link: https://invite.tibber.com/6o0kqvzf (Code: six, oscar, zero, kilo, quebec, victor, zulu, foxtrot)",
+      "domain": "tibber_local",
+      "etag_repository": "W/\"df1dc1471618b229255fcba820dfb4a06a05aacff20bc0e4c04ed33e2cbcc29e\"",
+      "last_updated": "2024-11-13T19:04:27Z",
+      "stargazers_count": 130,
+      "topics": [
+        "home-assistant-integration",
+        "tibber",
+        "tibberpulse"
+      ],
+      "last_fetched": 1739002893.047369
+    },
+    "710608974": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "codyc1515/ha-yeelock",
+      "category": "integration",
+      "description": "Add your Yeelock to Home Assistant with BLE",
+      "domain": "yeelock",
+      "downloads": 318,
+      "etag_repository": "W/\"579ea80e84b4f1ca5441c9632dbb421974a2485ab96176e3ffcb3db0822e318c\"",
+      "last_updated": "2024-09-19T01:21:28Z",
+      "stargazers_count": 19,
+      "topics": [
+        "ble",
+        "bluetooth",
+        "yeelock"
+      ],
+      "last_fetched": 1736929137.123334
+    },
+    "517429793": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Breina/PowerTagGateway",
+      "category": "integration",
+      "description": "HomeAssistant integration for EcoStruxure gateways; SmartLink, PowerTag Link and Panel Servers.",
+      "domain": "powertag_gateway",
+      "etag_repository": "W/\"ffae1f71fe26fb1269649c461c887375793e67932bc14bab08417619ef8abef3\"",
+      "last_updated": "2025-01-28T13:56:02Z",
+      "stargazers_count": 18,
+      "topics": [
+        "ecostruxure",
+        "energy-monitor",
+        "schneider-electric"
+      ],
+      "last_fetched": 1738138721.494516
+    },
+    "463652459": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Nazze/ha_best_bottrop_garbage_collection",
+      "category": "integration",
+      "description": "Home Assistant Component for BEST Bottrop Garbage Collection Dates",
+      "domain": "best_bottrop_garbage_collection",
+      "etag_repository": "W/\"2ecb1cb06f95e2301606a8f6105e993fd88fc288c25f84952cc51708a800f5f3\"",
+      "last_updated": "2024-10-06T14:56:47Z",
+      "stargazers_count": 4,
+      "topics": [
+        "bottrop",
+        "garbage-collection"
+      ],
+      "last_fetched": 1738139031.945478
+    },
+    "406939721": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tomasbedrich/home-assistant-hikconnect",
+      "category": "integration",
+      "description": "A Home Assistant integration to communicate with Hikvision smart doorbells via Hik-Connect cloud.",
+      "domain": "hikconnect",
+      "etag_repository": "W/\"d1bad0d5db8deacce51f4f261d17e21c41c21871832b622ac641ae5be2e56ea5\"",
+      "last_updated": "2024-08-20T13:04:23Z",
+      "stargazers_count": 45,
+      "topics": [
+        "hikvision"
+      ],
+      "last_fetched": 1736471613.679694
+    },
+    "344636306": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wimb0/home-assistant-saj-r5-modbus",
+      "category": "integration",
+      "description": "Home Assistant Component for reading data locally from SAJ R5 (and Zonneplan One) Inverters through modbus TCP.",
+      "domain": "saj_modbus",
+      "downloads": 11,
+      "etag_repository": "W/\"f0a1eff3fa6a97b3e2c01df79187dfaa2f1f4b638c02d61011e5a827c2eaa735\"",
+      "last_updated": "2025-02-11T15:49:09Z",
+      "stargazers_count": 34,
+      "topics": [
+        "saj-inverters",
+        "saj-r5",
+        "zonneplan"
+      ],
+      "last_fetched": 1739291377.534902
+    },
+    "692375020": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mampfes/ha_bayernluefter",
+      "category": "integration",
+      "description": "Adds support for Bayernlüfter devices to Home Assistant as custom component.",
+      "domain": "bayernluefter",
+      "etag_repository": "W/\"068a7eb0ae6ece42e1f258b4982b26e3907304716dbdf74b9306ec4e853b74b7\"",
+      "last_updated": "2025-01-12T13:36:25Z",
+      "stargazers_count": 19,
+      "topics": [
+        "bayernluefter",
+        "bayernluft",
+        "homeassistant-component",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739225940.023935
+    },
+    "305188358": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "midstar/heatmiser_wifi_ha",
+      "category": "integration",
+      "description": "Heatmiser Wifi Home Assistant Component",
+      "domain": "heatmiser_wifi",
+      "etag_repository": "W/\"60973adfbc294ae40679e26d9e08ff2b0d94d33fdfe9ef69953673a01cb59435\"",
+      "last_updated": "2024-05-13T19:09:57Z",
+      "stargazers_count": 3,
+      "topics": [
+        "climate",
+        "heatmiser",
+        "homeassisant",
+        "thermostat",
+        "wifi"
+      ],
+      "last_fetched": 1738361937.406973
+    },
+    "245159052": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jcwillox/lovelace-canary",
+      "category": "plugin",
+      "description": "🐤 Adds many useful extensions to lovelace, such as templating secondary info, stacking within a card and more!",
+      "downloads": 4502,
+      "etag_repository": "W/\"95c568fcb50ca6b4139d0ec8b7e42d4342d70bb09ae1e8ad43dae8b71666ea13\"",
+      "last_updated": "2025-02-13T18:41:32Z",
+      "stargazers_count": 109,
+      "topics": [
+        "canary-card",
+        "extensions"
+      ],
+      "last_fetched": 1739477760.533585
+    },
+    "444350375": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "piitaya/lovelace-mushroom",
+      "category": "plugin",
+      "description": "Build a beautiful Home Assistant dashboard easily",
+      "downloads": 212541,
+      "etag_repository": "W/\"f4d471055056657d6c25efa792b822d918c95a98bcb74d639d8dcdaa8c8c2bf2\"",
+      "last_updated": "2025-01-31T14:09:01Z",
+      "stargazers_count": 4027,
+      "topics": [
+        "card",
+        "mushroom"
+      ],
+      "last_fetched": 1739643504.702827
+    },
+    "327779379": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "itchannel/optus-ha",
+      "category": "integration",
+      "description": "Optus Mobile Home Assistant Integration",
+      "domain": "optus",
+      "etag_repository": "W/\"6df52b7f19f02657ce1897c10864325883b6853286be3dba4d0ce8daa834a1b0\"",
+      "last_updated": "2021-06-13T00:40:48Z",
+      "stargazers_count": 3,
+      "topics": [
+        "assistant",
+        "mobile",
+        "optus"
+      ],
+      "last_fetched": 1729217003.255488
+    },
+    "300358676": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JurajNyiri/HomeAssistant-Tapo-Control",
+      "category": "integration",
+      "description": "Control for Tapo cameras as a Home Assistant component",
+      "domain": "tapo_control",
+      "etag_repository": "W/\"2fb7114143d320d1d91cacea203052e4b2ce03aa4f6764547a7faa8d7f556a3b\"",
+      "last_updated": "2025-02-11T16:33:21Z",
+      "stargazers_count": 1326,
+      "topics": [
+        "camera",
+        "cameras",
+        "homeassistant-custom-component",
+        "ptz",
+        "tapo"
+      ],
+      "last_fetched": 1739643679.385
+    },
+    "236572107": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AlexxIT/YandexStation",
+      "category": "integration",
+      "description": "Управление Яндекс.Станцией и другими устройствами умного дома с Алисой из Home Assistant",
+      "domain": "yandex_station",
+      "etag_repository": "W/\"d10e05caeefd53515a2cfa4b71abb3621ca32708c98d0ec2e37a460ff94ccda0\"",
+      "last_updated": "2025-02-12T19:14:12Z",
+      "stargazers_count": 1460,
+      "topics": [
+        "tts",
+        "yandex-station"
+      ],
+      "last_fetched": 1739643394.787081
+    },
+    "250552447": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "finity69x2/binary-control-button-row",
+      "category": "plugin",
+      "description": "Provides a customizable button row for binary entities in Home Assistant",
+      "etag_repository": "W/\"5dfb5498e86ae6cc99e9a24c79050a1ec5af6369afcbe0bb99b9391655e0014e\"",
+      "last_updated": "2023-05-11T00:30:49Z",
+      "stargazers_count": 22,
+      "last_fetched": 1729213387.9066
+    },
+    "457767453": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Kaptensanders/skolmat-card",
+      "category": "plugin",
+      "description": "Home Assistant Lovelace card to display the food menu in Swedish schools.",
+      "etag_repository": "W/\"399f110a7ebb4f1be1e9cf1fa3f2ce3ec27d52c1753aca8622b2d1afacd7417e\"",
+      "last_updated": "2025-01-07T18:46:22Z",
+      "stargazers_count": 13,
+      "topics": [
+        "home-assistant-component",
+        "lovelace-card",
+        "lovelace-custom-card",
+        "skola",
+        "skollunch",
+        "skolmat"
+      ],
+      "last_fetched": 1736280971.757724
+    },
+    "275672933": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mattieha/select-list-card",
+      "category": "plugin",
+      "description": "Select List Card displays an input_select entity as a list in lovelace",
+      "downloads": 13128,
+      "etag_repository": "W/\"6e926f6de2988f2891cb296989e0a991e127c001527862edb748fdc13b7299b0\"",
+      "last_updated": "2024-02-09T07:28:06Z",
+      "stargazers_count": 56,
+      "topics": [
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1735877900.643195
+    },
+    "712412324": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "osohotwateriot/osoenergy_community",
+      "category": "integration",
+      "description": "This is an OSO Energy integration for the Home Assistant Community Store",
+      "domain": "osoenergy_community",
+      "etag_repository": "W/\"97d4510a0664606a11e08c713b474dd883d4c8e295155d9cf76e95e551396c4c\"",
+      "last_updated": "2023-12-05T14:52:53Z",
+      "stargazers_count": 3,
+      "topics": [
+        "osoenergy"
+      ],
+      "last_fetched": 1729506122.375127
+    },
+    "216178553": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/material-dark-green",
+      "category": "theme",
+      "description": "Material Dark Green theme for Home Assistant",
+      "etag_repository": "W/\"34f067ad7d982336e63ea6888c538c300fc253f0ca11c9a6d7d5925b5d2ba36c\"",
+      "last_updated": "2023-03-27T02:57:14Z",
+      "stargazers_count": 2,
+      "last_fetched": 1738976437.915786
+    },
+    "639503073": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sebcaps/atmofrance",
+      "category": "integration",
+      "description": "About Home assistant component to get air quality for french cities",
+      "domain": "atmofrance",
+      "etag_repository": "W/\"5946634e9f437ef4d7343a0faec2f950d67702a423be97455d2f273eb3bd7b8e\"",
+      "last_updated": "2025-01-26T10:35:00Z",
+      "stargazers_count": 11,
+      "topics": [
+        "pollution-levels"
+      ],
+      "last_fetched": 1738599866.243543
+    },
+    "650965476": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "daernsinstantfortress/cupra_we_connect",
+      "category": "integration",
+      "description": "Cupra integration for Home Assistant",
+      "domain": "cupra_we_connect",
+      "etag_repository": "W/\"bc4e1a9be71c1f8aa464c8889fe8a864b645ff4c0f4632940b38b657a3ec8122\"",
+      "last_updated": "2025-01-16T08:00:00Z",
+      "stargazers_count": 70,
+      "topics": [
+        "born",
+        "car",
+        "cupra",
+        "ev"
+      ],
+      "last_fetched": 1739557205.671591
+    },
+    "354887961": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "viktak/ha-cc-abalin-nameday",
+      "category": "integration",
+      "description": "Home Assistant custom component for the abalin name day API",
+      "domain": "abalin_nameday",
+      "etag_repository": "W/\"7ca33b4d7e6b14ee07ca3461b68f7b103ca9c25ca7e1e6284dc71bab168e1371\"",
+      "last_updated": "2024-10-16T09:42:40Z",
+      "stargazers_count": 7,
+      "topics": [
+        "namedays"
+      ],
+      "last_fetched": 1739053280.949731
+    },
+    "250866164": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "azogue/eventsensor",
+      "category": "integration",
+      "description": "HomeAssistant custom sensor to track specific events",
+      "domain": "eventsensor",
+      "etag_repository": "W/\"c6bf2b0b2c965088239d662cea72e1a3dabb80bd5a1c993928eab013c024df4c\"",
+      "last_updated": "2025-02-09T12:01:20Z",
+      "stargazers_count": 89,
+      "last_fetched": 1739103802.451039
+    },
+    "517783998": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Vova-SH/termux-api",
+      "category": "integration",
+      "description": "Getting information about Android system via Termux:API",
+      "domain": "termux_api",
+      "etag_repository": "W/\"ad084058545de24e0325578095436384655014e7fa38bfb322a1c23c9d63ce93\"",
+      "last_updated": "2024-05-03T17:08:06Z",
+      "stargazers_count": 5,
+      "topics": [
+        "android",
+        "termux",
+        "termux-api"
+      ],
+      "last_fetched": 1729217343.54516
+    },
+    "458664750": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JuanMTech/google-theme",
+      "category": "theme",
+      "description": "🎨 By JuanMTech -- Theme based on the Google Android light and dark mode interface",
+      "etag_repository": "W/\"0512113a0103264239b685ceec48abc19514d128d92b879fceb8ebc3aa585b2b\"",
+      "last_updated": "2024-01-23T15:01:38Z",
+      "stargazers_count": 128,
+      "topics": [
+        "darkmode",
+        "googletheme",
+        "lightmode"
+      ],
+      "last_fetched": 1739103773.739069
+    },
+    "259784620": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/lovelace-cn-map-card",
+      "category": "plugin",
+      "description": "复刻官方Lovelace地图卡片,基于高德地图",
+      "etag_repository": "W/\"d2f50c65e2224d74fb031ff2c12800a7cfb7a4ee86f8ab687502b85f4f7541ef\"",
+      "last_updated": "2022-06-03T03:35:37Z",
+      "stargazers_count": 51,
+      "last_fetched": 1738858565.903707
+    },
+    "213950645": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "exKAjFASH/media_player.elkoep_lara",
+      "category": "integration",
+      "description": "Support for interface with an ElkoEP Lara devices",
+      "domain": "elkoep_lara",
+      "etag_repository": "W/\"d9865d9af2bffd9959a78fa2dc7e2c3201cf98373b692c9e3008358f19f4b884\"",
+      "last_updated": "2025-01-17T11:16:22Z",
+      "last_fetched": 1737476368.304184
+    },
+    "366332990": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JohNan/homeassistant-wellbeing",
+      "category": "integration",
+      "description": "Get the status from your Electrolux devices connected to Wellbeing",
+      "domain": "wellbeing",
+      "downloads": 4,
+      "etag_repository": "W/\"7969d55dd9b3e2db3eb310192e8a0c02bf3423641e7cd6e4b3d452ee066cac70\"",
+      "last_updated": "2025-01-14T20:35:07Z",
+      "stargazers_count": 91,
+      "topics": [
+        "electrolux",
+        "electrolux-wellbeing",
+        "wellbeing"
+      ],
+      "last_fetched": 1739125252.937612
+    },
+    "349455097": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "KevinHaendel/ha-ubee",
+      "category": "integration",
+      "description": "This platform integrates Ubee Routers into Home Assistant.",
+      "domain": "ubee",
+      "etag_repository": "W/\"8972783da07dd36a031c09cdcf4019e0da5646aeb21fb1cac00c05746e165c96\"",
+      "last_updated": "2023-10-16T20:25:09Z",
+      "stargazers_count": 2,
+      "topics": [
+        "ubee"
+      ],
+      "last_fetched": 1729217048.785722
+    },
+    "334925385": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "weltenwort/home-assistant-rct-power-integration",
+      "category": "integration",
+      "description": "A Home Assistant custom component to integrate with RCT Power inverters.",
+      "domain": "rct_power",
+      "etag_repository": "W/\"ee2a6d12d5b07f9a3212eca49b98951fbbf1f5eb9058e17ad2e5dcda7689d4bd\"",
+      "last_updated": "2024-05-13T17:09:43Z",
+      "stargazers_count": 77,
+      "topics": [
+        "rct-power"
+      ],
+      "last_fetched": 1739528639.554947
+    },
+    "235385658": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rsnodgrass/hass-xantech",
+      "category": "integration",
+      "description": "Xantech Multi-Zone Matrix Audio for Home Assistant",
+      "domain": "xantech",
+      "etag_repository": "W/\"00cf6de6773b3885e20d472744acd0d1e78414d449040f7c2731106e1f9069f5\"",
+      "last_updated": "2025-01-18T02:31:46Z",
+      "stargazers_count": 20,
+      "topics": [
+        "audiophile",
+        "xantech"
+      ],
+      "last_fetched": 1737735834.113884
+    },
+    "732152906": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "geertmeersman/cloudlibrary",
+      "category": "integration",
+      "description": "Home Assistant integration for Cloud Library",
+      "domain": "cloudlibrary",
+      "downloads": 1,
+      "etag_repository": "W/\"4bdef9dcc058313d388a7a7c266d9edeba46ef92a18e6bc258d1c27a405c69cc\"",
+      "last_updated": "2025-02-10T05:02:58Z",
+      "stargazers_count": 3,
+      "topics": [
+        "cloud-library",
+        "cloudlibrary"
+      ],
+      "last_fetched": 1739168576.514559
+    },
+    "317089096": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Tjstock/swipe-navigation-card",
+      "category": "plugin",
+      "description": "Lovelace Remote Card that allows you to control your devices by using swipe gestures and buttons.",
+      "etag_repository": "W/\"27f96543cee5f0c533940b65affdbb545da0b4df5f1d32f77410c380fa0ef6a0\"",
+      "last_updated": "2024-05-19T07:09:14Z",
+      "stargazers_count": 2,
+      "topics": [
+        "card",
+        "lovelace-card",
+        "lovelace-custom-card",
+        "microsoft",
+        "remote",
+        "remote-control",
+        "smartglass",
+        "sound-bar",
+        "swipe-gestures",
+        "tv",
+        "xbox",
+        "xbox-controller"
+      ],
+      "last_fetched": 1739196955.998164
+    },
+    "279184610": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "madpilot/hass-amber-electric",
+      "category": "integration",
+      "description": "Home Assistant Component to pull the latest energy prices from Amber Electric",
+      "domain": "amberelectric",
+      "etag_repository": "W/\"4dee8022a2765f7ae34f649c7a8eab26a9307e20d3d42e4944d98081171f15b5\"",
+      "last_updated": "2021-10-07T09:01:00Z",
+      "stargazers_count": 26,
+      "topics": [
+        "amber-electric",
+        "electricity-market",
+        "electricity-prices"
+      ],
+      "last_fetched": 1737594427.787664
+    },
+    "346474804": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DurgNomis-drol/ha_toyota",
+      "category": "integration",
+      "description": "Toyota Connected Services integration for Home Assistant.",
+      "domain": "toyota",
+      "downloads": 5219,
+      "etag_repository": "W/\"bd18a7f2967dac28c61df6f5fcad83407c77bdf834a17f6b8e3de11a731cbafe\"",
+      "last_updated": "2025-02-03T01:25:14Z",
+      "stargazers_count": 165,
+      "topics": [
+        "car",
+        "toyota",
+        "vehicle"
+      ],
+      "last_fetched": 1739536090.222999
+    },
+    "562404203": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "olibos/HomeAssistant-RecycleApp",
+      "category": "integration",
+      "description": "Integrate RecycleApp into your Home Assistant.",
+      "domain": "recycle_app",
+      "etag_repository": "W/\"ff4311ce0e03d485ecb179eebb81a6f2752e32f1b7c6399fe52e9524e7939ee1\"",
+      "last_updated": "2025-01-18T19:01:26Z",
+      "stargazers_count": 43,
+      "topics": [
+        "fostplus",
+        "recycle"
+      ],
+      "last_fetched": 1738765165.972963
+    },
+    "196057008": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pilotak/homeassistant-attributes",
+      "category": "integration",
+      "description": "Breaks out specified attribute from other entities to a sensor",
+      "domain": "attributes",
+      "etag_repository": "W/\"e078810e20164832cf5e9131ebe75b2090832c4815e70319fc8200010103a786\"",
+      "last_updated": "2023-06-08T18:08:10Z",
+      "stargazers_count": 101,
+      "topics": [
+        "attributes",
+        "breakout"
+      ],
+      "last_fetched": 1736850065.13655
+    },
+    "479056577": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Matt-PMCT/Green-and-Dark-HA-Theme",
+      "category": "theme",
+      "description": "A dark theme with green accents for Home Assistant based off green_dark_mode by JuanMTech, with mods by dmyoung9",
+      "etag_repository": "W/\"04e3d993f8eedbb10de5b79c71a5d1f35357ff3e8dd56a013f1fe8154ba189b9\"",
+      "last_updated": "2022-04-07T16:57:33Z",
+      "stargazers_count": 2,
+      "topics": [
+        "dark-theme",
+        "green"
+      ],
+      "last_fetched": 1729213359.577962
+    },
+    "724819055": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "physje/waterinfo",
+      "category": "integration",
+      "description": "Home Assistant custom component to use the Waterinfo API (Rijkswaterstaat, the Netherlands) to fetch measurements/observations for all kind of waterdata into a sensor",
+      "domain": "waterinfo",
+      "etag_repository": "W/\"45a4893f4450818986f57ef22cabd231336aef1bfa1c3f92cf5afd2e6e3d0f7a\"",
+      "last_updated": "2024-12-05T18:06:31Z",
+      "stargazers_count": 12,
+      "topics": [
+        "customcomponent",
+        "hacs-custom",
+        "rijkswaterstaat",
+        "rws",
+        "water",
+        "waterinfo"
+      ],
+      "last_fetched": 1733502289.687302
+    },
+    "271398374": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-custom-components-Saver",
+      "category": "integration",
+      "description": "This custom component allows you to save current state of any entity and use its data later to restore it.",
+      "domain": "saver",
+      "downloads": 3740,
+      "etag_repository": "W/\"6045b88a2d49032078254f222a349f265ae0a2cb2fa38a90364cb33234e3b098\"",
+      "last_updated": "2023-09-30T21:12:14Z",
+      "stargazers_count": 73,
+      "topics": [
+        "automation",
+        "helper",
+        "save",
+        "script",
+        "variable"
+      ],
+      "last_fetched": 1739463909.783897
+    },
+    "640516976": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "flixlix/energy-gauge-bundle-card",
+      "category": "plugin",
+      "description": "A collection of Gauge Cards for Home Assistant Energy Management",
+      "downloads": 5869,
+      "etag_repository": "W/\"3cc5b9759fc80e8c57b6ef631583610a397ce096c0189b06531d3bcd9a382358\"",
+      "last_updated": "2023-08-11T09:09:03Z",
+      "stargazers_count": 16,
+      "topics": [
+        "bundle",
+        "card",
+        "cards",
+        "collection",
+        "custom",
+        "dashboard",
+        "energy",
+        "gauge",
+        "panel"
+      ],
+      "last_fetched": 1738577731.091329
+    },
+    "258012483": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AkA57/liveboxtvuhd",
+      "category": "integration",
+      "description": "Livebox TV UHD custom component for Home Assistant",
+      "domain": "liveboxtvuhd",
+      "etag_repository": "W/\"d8074dcb7b069abcfec5b5521378089d457ef4002e55d94110fb8f3f7c9ac6d6\"",
+      "last_updated": "2025-01-23T07:12:31Z",
+      "stargazers_count": 32,
+      "topics": [
+        "livebox"
+      ],
+      "last_fetched": 1738779508.544955
+    },
+    "136170574": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "c1pher-cn/homeassistan-ezviz",
+      "category": "integration",
+      "description": "HomeAssistant 萤石(ezviz)组件",
+      "domain": "myezviz",
+      "etag_repository": "W/\"af49ac9571319059be969d8ab23e039eadea7913223a229d1390bdee495c5c16\"",
+      "last_updated": "2023-08-09T03:29:04Z",
+      "stargazers_count": 76,
+      "topics": [
+        "camera",
+        "ezviz",
+        "myezviz"
+      ],
+      "last_fetched": 1738118457.995736
+    },
+    "403123516": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "barleybobs/homeassistant-ecowater-softener",
+      "category": "integration",
+      "description": "A Homeassistant custom component to integrate Ecowater water softeners",
+      "domain": "ecowater_softener",
+      "etag_repository": "W/\"a17fd15e939ec55bb2a9ffe1fb428e2c26abc44f86b63963ad4ff97eb2855825\"",
+      "last_updated": "2024-10-01T20:55:32Z",
+      "stargazers_count": 38,
+      "topics": [
+        "ecowater",
+        "iot",
+        "selfhosted",
+        "water-softener"
+      ],
+      "last_fetched": 1739297875.145709
+    },
+    "229519365": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bacco007/sensor.waternsw",
+      "category": "integration",
+      "description": "Home Assistant Sensor for WaterNSW Real Time Data",
+      "domain": "waternsw",
+      "etag_repository": "W/\"d410e77324fea30743562bd83d83f48568840f25c15177825dbddb2de56d0d44\"",
+      "last_updated": "2022-06-10T08:04:57Z",
+      "stargazers_count": 7,
+      "last_fetched": 1729213380.63219
+    },
+    "303793543": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tomasbedrich/home-assistant-skydance",
+      "category": "integration",
+      "description": "A Home Assistant integration for communication with Skydance lighting WiFi relay.",
+      "domain": "skydance",
+      "etag_repository": "W/\"515fec44c957d8e38e4c9bd8a03c7862931ae7c781ebe8be6dd53f9cea68d65f\"",
+      "last_updated": "2025-01-23T14:44:00Z",
+      "stargazers_count": 16,
+      "topics": [
+        "networking"
+      ],
+      "last_fetched": 1737649538.922144
+    },
+    "152294445": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/remote_homeassistant",
+      "category": "integration",
+      "description": "Links multiple home-assistant instances together",
+      "domain": "remote_homeassistant",
+      "etag_repository": "W/\"51363f4e97f6ce775b1175f0fc8d95eafdf13b18a032e96fe4180d916eb85f69\"",
+      "last_updated": "2024-12-13T21:46:00Z",
+      "stargazers_count": 989,
+      "last_fetched": 1739312084.986584
+    },
+    "383608593": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "h4de5/home-assistant-toshiba_ac",
+      "category": "integration",
+      "description": "Toshiba AC integration into home-assistant.io",
+      "domain": "toshiba_ac",
+      "etag_repository": "W/\"a3617201cda243c64dea35a463a855398e20f24ff643a7e0f9fef2e399b69320\"",
+      "last_updated": "2024-12-05T21:17:19Z",
+      "stargazers_count": 140,
+      "topics": [
+        "climate",
+        "toshiba"
+      ],
+      "last_fetched": 1739643615.544626
+    },
+    "787732252": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "geertmeersman/yoin",
+      "category": "integration",
+      "description": "Home Assistant component for Yoin",
+      "domain": "yoin",
+      "etag_repository": "W/\"3695dd2077d810c18bce7b776309aa372942d84deede7697bc6880fcdec48581\"",
+      "last_updated": "2025-02-10T02:45:59Z",
+      "stargazers_count": 1,
+      "topics": [
+        "yoin",
+        "youfone"
+      ],
+      "last_fetched": 1739155690.735552
+    },
+    "177169766": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "eseglem/hass-wattbox",
+      "category": "integration",
+      "description": "Home Assistant WattBox Component",
+      "domain": "wattbox",
+      "etag_repository": "W/\"42a646adbe052b769ef979ea0d261a101ab2115b79e50e4561dca2f89c0b4bdd\"",
+      "last_updated": "2024-12-04T15:03:41Z",
+      "stargazers_count": 18,
+      "topics": [
+        "battery",
+        "ups",
+        "wattbox"
+      ],
+      "last_fetched": 1738032220.321909
+    },
+    "317051290": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "eyalcha/kan_program",
+      "category": "integration",
+      "description": "Home assistant custom component to fetch kan program guide",
+      "domain": "kan_program",
+      "etag_repository": "W/\"24fcdcf52ac63eab79ec92f87d5761bb5701639c01f44752d5362740cc752aba\"",
+      "last_updated": "2022-07-14T17:31:08Z",
+      "stargazers_count": 4,
+      "last_fetched": 1729216935.395589
+    },
+    "607493281": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "austinmroczek/neovolta",
+      "category": "integration",
+      "description": "NeoVolta integration for Home Assistant",
+      "domain": "neovolta",
+      "etag_repository": "W/\"5e0b391829ed06d4cc20e9a765f54c8e9ae2e6fc07d5f2b8edfbd1e1704bd167\"",
+      "last_updated": "2024-07-26T17:54:05Z",
+      "stargazers_count": 1,
+      "topics": [
+        "battery-management-system",
+        "neovolta",
+        "solar-battery"
+      ],
+      "last_fetched": 1739607396.861174
+    },
+    "287409957": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "finity69x2/cover-control-button-row",
+      "category": "plugin",
+      "description": "button row for controlling open/close covers in Home Assistant",
+      "etag_repository": "W/\"918bc3a600a5d2163029350598920d7a1a818371dc7f279893c179cbff68c2ff\"",
+      "last_updated": "2023-05-11T00:31:16Z",
+      "stargazers_count": 13,
+      "topics": [
+        "cover"
+      ],
+      "last_fetched": 1731788092.0427
+    },
+    "570874359": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "masaccio/ha-kingspan-watchman-sensit",
+      "category": "integration",
+      "description": "Kingspan Connect Sensor integration for Home Assistant",
+      "domain": "kingspan_watchman_sensit",
+      "etag_repository": "W/\"b252510730b40cca7eb5ec75ee72a6e310657ae83360e3e03acbbc75d6bba328\"",
+      "last_updated": "2025-02-08T16:04:00Z",
+      "stargazers_count": 15,
+      "topics": [
+        "energy-monitor",
+        "iot",
+        "kingspan",
+        "monitoring",
+        "oil-sensor"
+      ],
+      "last_fetched": 1739118018.302324
+    },
+    "121934877": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "syssi/xiaomi_airconditioningcompanion",
+      "category": "integration",
+      "description": "Xiaomi Mi and Aqara Air Conditioning Companion integration for Home Assistant",
+      "domain": "xiaomi_miio_airconditioningcompanion",
+      "etag_repository": "W/\"8cd60c5cdc3c4787c657dd7ae4813fda4025c5d24e806884c657a2768a0111b3\"",
+      "last_updated": "2024-08-13T17:57:14Z",
+      "stargazers_count": 402,
+      "topics": [
+        "acpartner",
+        "airconditioning",
+        "aqara",
+        "infrared",
+        "xiaomi"
+      ],
+      "last_fetched": 1738890679.384359
+    },
+    "661432020": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "8none1/lednetwf_ble",
+      "category": "integration",
+      "description": "Home Assistant custom integration for LEDnetWF devices",
+      "domain": "lednetwf_ble",
+      "downloads": 441,
+      "etag_repository": "W/\"1b74140a2e63fb201fe3c08c18051ed8992c43b348ba8cf79337061826a51dfd\"",
+      "last_updated": "2025-01-27T13:13:19Z",
+      "stargazers_count": 29,
+      "topics": [
+        "ble",
+        "lednetwf"
+      ],
+      "last_fetched": 1739254752.1706
+    },
+    "520066480": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vmakeev/huawei_mesh_router",
+      "category": "integration",
+      "description": "Huawei mesh router component for Home Assistant",
+      "domain": "huawei_mesh_router",
+      "downloads": 60,
+      "etag_repository": "W/\"697452ea91da12f6ae8569b696a519c9ec761855390ff975bc3cfe10d2df7d90\"",
+      "last_updated": "2025-01-03T20:30:44Z",
+      "stargazers_count": 60,
+      "topics": [
+        "huawei-router",
+        "huawei-routers"
+      ],
+      "last_fetched": 1739464059.172996
+    },
+    "215633404": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iantrich/restriction-card",
+      "category": "plugin",
+      "description": "🔒 Apply restrictions to Lovelace cards",
+      "downloads": 5,
+      "etag_repository": "W/\"afa767e7ec28a4e18eb420e57e0510a610d5d1389f6651129e9f69364797b9f2\"",
+      "last_updated": "2025-02-15T19:57:14Z",
+      "stargazers_count": 289,
+      "topics": [
+        "security"
+      ],
+      "last_fetched": 1739650471.873378
+    },
+    "680978332": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "SirGoodenough/Availability-Template",
+      "category": "template",
+      "description": "Custom Template for checking the availiability of an entity.",
+      "etag_repository": "W/\"28248945f6ffc93846ecbf87bf3d7ca100fbb65271530baf47f82ec7d1d6e1a4\"",
+      "last_updated": "2024-07-03T06:32:00Z",
+      "stargazers_count": 11,
+      "topics": [
+        "availability",
+        "custom-template",
+        "jinja2-templates"
+      ],
+      "last_fetched": 1738916241.410678
+    },
+    "698674167": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Sese-Schneider/ha-cover-time-based",
+      "category": "integration",
+      "description": "Integration which allows cover control based on time.",
+      "domain": "cover_time_based",
+      "etag_repository": "W/\"5617bfc5b073c306e113f5549f521c2ae597336e5c4f08f5784bf501f03694ca\"",
+      "last_updated": "2024-04-17T08:53:02Z",
+      "stargazers_count": 7,
+      "topics": [
+        "cover",
+        "tilt"
+      ],
+      "last_fetched": 1738866403.715178
+    },
+    "196055705": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pilotak/homeassistant-clientraw",
+      "category": "integration",
+      "description": "Clientraw weather parser (clientraw.txt) for HomeAssistant",
+      "domain": "clientraw",
+      "etag_repository": "W/\"a2a933974519b87ed03765cb83ce7c04a53efd5ed7307cc3a6ded54082c876d8\"",
+      "last_updated": "2025-01-14T16:14:05Z",
+      "stargazers_count": 19,
+      "topics": [
+        "clientraw",
+        "davis",
+        "weather"
+      ],
+      "last_fetched": 1738189220.254865
+    },
+    "532472578": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "greghesp/ha-evonic",
+      "category": "integration",
+      "description": "Unofficial Evonic Fire integration for Home Assistant",
+      "domain": "evonic",
+      "etag_repository": "W/\"9c82525d125872c3eda28cf68f6c3b8a06c8261376b18ce63f09d0d0524804dc\"",
+      "last_updated": "2025-01-08T09:46:41Z",
+      "stargazers_count": 12,
+      "topics": [
+        "evonic",
+        "evonicfires",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1737656494.200899
+    },
+    "686408627": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "leranp/HomeAssistant-galatz-news",
+      "category": "integration",
+      "description": "HomeAssistant integration for getting the lastest hourly news of Galatz Radio station",
+      "domain": "galatz_news",
+      "etag_repository": "W/\"f4496441148ae8c75fa4e21ebf4d12ebee5f4ef8917dac9911d1a38a367edc42\"",
+      "last_updated": "2024-10-26T17:12:05Z",
+      "stargazers_count": 3,
+      "topics": [
+        "news"
+      ],
+      "last_fetched": 1731867762.899567
+    },
+    "236071875": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "robbrad/UKBinCollectionData",
+      "category": "integration",
+      "description": "UK Council Bin Collection Data Parser Outputting Bin Data as a JSON",
+      "domain": "uk_bin_collection",
+      "etag_repository": "W/\"6f04b2f5aa7087f6f5d4c90972207f63e77daccc66e3520c11fc5303628330de\"",
+      "last_updated": "2025-02-15T10:27:45Z",
+      "stargazers_count": 208,
+      "topics": [
+        "ukbincollection"
+      ],
+      "last_fetched": 1739629129.519324
+    },
+    "281453608": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-badge-card",
+      "category": "plugin",
+      "description": "🔹 Place badges anywhere in the lovelace layout",
+      "etag_repository": "W/\"91cafa13239ed17c89e611227882b580dd62a2ff203e4f1a43075cff70e8f60e\"",
+      "last_updated": "2024-08-12T18:38:59Z",
+      "stargazers_count": 85,
+      "last_fetched": 1739501172.300847
+    },
+    "589348474": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "epaulsen/energytariff",
+      "category": "integration",
+      "description": "HACS Integration for monitoring Norwegian grid tariff level",
+      "domain": "energytariff",
+      "etag_repository": "W/\"daa65856130ec44ad001710a7d86fa4dd692626b1be55039cd2a88bd7bef07a8\"",
+      "last_updated": "2025-01-27T19:12:03Z",
+      "stargazers_count": 31,
+      "topics": [
+        "energy-tariff"
+      ],
+      "last_fetched": 1738009069.289755
+    },
+    "318927348": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "d03n3rfr1tz3/hass-divoom",
+      "category": "integration",
+      "description": "Divoom Integration for Home Assistant",
+      "domain": "divoom",
+      "etag_repository": "W/\"953ac5086d6eb13ff09973c3827a8e2c7f78068ee5243a043be8ce918bd75ce3\"",
+      "last_updated": "2025-02-14T14:55:17Z",
+      "stargazers_count": 123,
+      "topics": [
+        "aurabox",
+        "ditoo",
+        "divoom",
+        "pixoo",
+        "timebox-evo",
+        "tivoo"
+      ],
+      "last_fetched": 1739549882.356741
+    },
+    "423082071": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pmongloid/flipdown-timer-card",
+      "category": "plugin",
+      "description": "Flipdown Timer Card for Home Assistant Lovelace",
+      "downloads": 11170,
+      "etag_repository": "W/\"932c955d9b005e0b61372c26921ed6525ce9851a3cebd5533f372c12fe9998c0\"",
+      "last_updated": "2022-11-18T16:12:38Z",
+      "stargazers_count": 85,
+      "topics": [
+        "timer"
+      ],
+      "last_fetched": 1739269067.506255
+    },
+    "733525527": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jdrozdnovak/ha_pagerduty",
+      "category": "integration",
+      "description": "PagerDuty Integration for Home Assistant",
+      "domain": "pagerduty",
+      "etag_repository": "W/\"3163c0a39e80f80a745ab63d65a2e922dcd8d532f4ed7222f85d7c157e3e4fab\"",
+      "last_updated": "2024-02-28T15:13:09Z",
+      "stargazers_count": 1,
+      "topics": [
+        "pagerduty",
+        "python3"
+      ],
+      "last_fetched": 1739312234.964246
+    },
+    "529926820": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "v1ack/lelight",
+      "category": "integration",
+      "description": "LeLight integration for Home Assistant",
+      "domain": "lelight",
+      "etag_repository": "W/\"959507c433489bda4572e1a82276b7f2207089ce02b203c89cad2c8011fe0e3c\"",
+      "last_updated": "2025-02-08T20:44:11Z",
+      "stargazers_count": 8,
+      "topics": [
+        "ble",
+        "iot",
+        "lelight"
+      ],
+      "last_fetched": 1739277381.979615
+    },
+    "610297310": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thisisthetechie/home-assistant-sickgear",
+      "category": "integration",
+      "description": "An Integration to allow Home Assistant and SickGear to be the best of friends",
+      "domain": "sickgear",
+      "etag_repository": "W/\"e818cfc45cf1aa2c5a6df5bb40bd566d5145fcdf903c6ee06661caf2e6a12b04\"",
+      "last_updated": "2023-09-18T17:09:40Z",
+      "stargazers_count": 1,
+      "topics": [
+        "home-assistant-integration",
+        "sickgear"
+      ],
+      "last_fetched": 1739629209.480304
+    },
+    "487680971": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Makin-Things/weather-radar-card",
+      "category": "plugin",
+      "description": "A rain radar card using the tiled images from RainViewer",
+      "downloads": 57155,
+      "etag_repository": "W/\"276b8d23459096c8f2888c49b3a56b43375fcedf0ee289ee5909e78ddedbdbd0\"",
+      "last_updated": "2023-12-28T04:16:11Z",
+      "stargazers_count": 229,
+      "topics": [
+        "frontend",
+        "home-assistant-config",
+        "meteorology",
+        "radar",
+        "rainviewer",
+        "weather"
+      ],
+      "last_fetched": 1739650504.16613
+    },
+    "701044448": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wiltodelta/homeassistant-sugartv-card",
+      "category": "plugin",
+      "description": "A custom lovelace card for Home Assistant that provides a better way to display Dexcom data.",
+      "downloads": 251,
+      "etag_repository": "W/\"590076cbc82420387cb71365d0a9790d9a84cd060c6a14c65130e857468c4bcd\"",
+      "last_updated": "2025-01-23T04:01:31Z",
+      "stargazers_count": 5,
+      "topics": [
+        "dexcom",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739571333.9518
+    },
+    "358585486": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "danieldotnl/ha-multiscrape",
+      "category": "integration",
+      "description": "Home Assistant custom component for scraping (html, xml or json) multiple values (from a single HTTP request) with a separate sensor/attribute for each value. Support for (login) form-submit functionality.",
+      "domain": "multiscrape",
+      "etag_repository": "W/\"26dab0c025c16735c2779c04df353c146a6cbefc2c5aa4d9e5c5d37a129617d9\"",
+      "last_updated": "2025-02-15T05:27:40Z",
+      "stargazers_count": 327,
+      "topics": [
+        "rest",
+        "scrape",
+        "scraper",
+        "scraping"
+      ],
+      "last_fetched": 1739607482.741839
+    },
+    "188106531": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "moralmunky/Home-Assistant-Mail-And-Packages",
+      "category": "integration",
+      "description": "Home Assistant integration providing day of package counts and USPS informed delivery images.",
+      "domain": "mail_and_packages",
+      "downloads": 7099,
+      "etag_repository": "W/\"b8d725e552864a686be7402056f11746941af55a6fe0e0354ec202cbc843e8eb\"",
+      "last_updated": "2025-02-14T19:50:53Z",
+      "stargazers_count": 677,
+      "topics": [
+        "home-assistant-config",
+        "lovelace-card",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739629039.362823
+    },
+    "261496794": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tikismoke/home-assistant-plcbus",
+      "category": "integration",
+      "description": "a plcbus custom somponents for HomeAssistant",
+      "domain": "plcbus",
+      "etag_repository": "W/\"93905bc02e03cf806a5a0dbe24188bbc5b32b4daba1d3be399c5c5e424c2cfc4\"",
+      "last_updated": "2024-08-12T20:30:09Z",
+      "stargazers_count": 2,
+      "topics": [
+        "plcbus"
+      ],
+      "last_fetched": 1729217303.936451
+    },
+    "600178779": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PimDoos/ha-sessy",
+      "category": "integration",
+      "description": "Home Assistant integration for Sessy (Smart Energy Storage SYstem)",
+      "domain": "sessy",
+      "etag_repository": "W/\"287d3515e083dd976167bfdcb1e875b8a5b4cdb260990ed387cdb9f8fc65f65d\"",
+      "last_updated": "2025-02-07T21:46:59Z",
+      "stargazers_count": 34,
+      "topics": [
+        "energy-storage-systems",
+        "homeassistant-custom-component",
+        "sessy"
+      ],
+      "last_fetched": 1738966782.942778
+    },
+    "224560492": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "claudegel/sinope-130",
+      "category": "integration",
+      "description": "Neviweb130 custom component for Home Assistant to manage devices connected via a GT130  and wifi devices from Sinopé",
+      "domain": "neviweb130",
+      "etag_repository": "W/\"1d16177386f089b614526db6f6d6e862ea72c7d18a229e338c37dfe4ca77921f\"",
+      "last_updated": "2025-02-08T22:25:10Z",
+      "stargazers_count": 82,
+      "topics": [
+        "neviweb",
+        "sinope"
+      ],
+      "last_fetched": 1739196906.382978
+    },
+    "434912125": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wernerhp/ha.integration.load_shedding",
+      "category": "integration",
+      "description": "A Home Assistant integration to track your load schedding schedule.",
+      "domain": "load_shedding",
+      "etag_repository": "W/\"41764d88335c0e68bdc7fb947c5380efa17fc5c867326eb867395a31601a121f\"",
+      "last_updated": "2025-02-03T22:15:10Z",
+      "stargazers_count": 120,
+      "topics": [
+        "eskom",
+        "load-shedding"
+      ],
+      "last_fetched": 1738672560.253943
+    },
+    "552115509": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/hass-plejd",
+      "category": "integration",
+      "description": "🔹 Plejd BLE integration for Home Assistant",
+      "domain": "plejd",
+      "etag_repository": "W/\"67b5c9ac465be3e6f8544818956829739265ff6c6cf4efda2e236ccba0c7c446\"",
+      "last_updated": "2025-01-13T20:54:45Z",
+      "stargazers_count": 105,
+      "topics": [
+        "plejd"
+      ],
+      "last_fetched": 1739370174.370579
+    },
+    "509260172": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "georgezhao2010/lovelace-curtain-card",
+      "category": "plugin",
+      "description": "Curtain card for Home Assistant Lovelace UI,  to control your motor of cover entities.",
+      "etag_repository": "W/\"a2b6f89de9facab3a379471f1aa5b309f7ae955208c1da30c3a1545bdf1ddedf\"",
+      "last_updated": "2023-08-17T10:44:47Z",
+      "stargazers_count": 13,
+      "topics": [
+        "cover",
+        "curtain",
+        "frontend",
+        "lovelave"
+      ],
+      "last_fetched": 1739622238.224529
+    },
+    "789588169": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "popeen/Home-Assistant-Custom-Component-Brandrisk-Eldningsforbud",
+      "category": "integration",
+      "description": "This custom component includes a few fire related sensors from MSB",
+      "domain": "brandriskute",
+      "downloads": 18,
+      "etag_repository": "W/\"5e8d9807b8fc06d71db3721de437ba0022ce96625a1f80e6d2858049d7332e9f\"",
+      "last_updated": "2025-01-31T21:40:06Z",
+      "topics": [
+        "brandrisk",
+        "eldningsforbud"
+      ],
+      "last_fetched": 1738372324.04205
+    },
+    "685246640": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Danieldiazi/homeassistant-meteogalicia_tides",
+      "category": "integration",
+      "description": "A Home Assistant integration that provides tides info from MeteoGalicia, the meteorological agency for Galicia, Spain",
+      "domain": "meteogalicia_tides",
+      "downloads": 95,
+      "etag_repository": "W/\"1d288c5f25074543e3d09105b6601e45189d896a1ef3223109d39ba1f2d4d9fc\"",
+      "last_updated": "2024-07-04T11:10:33Z",
+      "stargazers_count": 1,
+      "topics": [
+        "hacs-custom",
+        "meteogalicia",
+        "tides"
+      ],
+      "last_fetched": 1729213470.535538
+    },
+    "581579759": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RogerSelwyn/mqtt_discoverystream_ha",
+      "category": "integration",
+      "description": "Extension of HA mqtt_statestream integration with discovery config publishing",
+      "domain": "mqtt_discoverystream_alt",
+      "downloads": 185,
+      "etag_repository": "W/\"2ea93f6cddaf2ae9e8d3603ea978d77ccc4dc9d2a805441560531ff3870efdd4\"",
+      "last_updated": "2025-02-10T13:07:26Z",
+      "stargazers_count": 6,
+      "topics": [
+        "discovery",
+        "homeassistant-custom-component",
+        "mqtt",
+        "mqtt-discovery",
+        "mqtt-statestream"
+      ],
+      "last_fetched": 1739197289.122464
+    },
+    "524883312": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nkvoll/home-assistant-qsys-qrc",
+      "category": "integration",
+      "description": "Home Assistant Q-Sys QRC integration",
+      "domain": "qsys_qrc",
+      "etag_repository": "W/\"0bb86cbf68bc379fe12d7da5b70fd0083cea8b28da8b890878ee2945fb752a84\"",
+      "last_updated": "2025-01-19T13:41:48Z",
+      "stargazers_count": 10,
+      "topics": [
+        "hacs-custom",
+        "home-assistant-custom-component",
+        "home-assistant-integration",
+        "q-sys",
+        "qsys"
+      ],
+      "last_fetched": 1738866308.008214
+    },
+    "726281564": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Pho3niX90/solis_modbus",
+      "category": "integration",
+      "description": "Home Assistant HACS integration for Solis inverters",
+      "domain": "solis_modbus",
+      "etag_repository": "W/\"b16ddf6a6caa017c83d43d3daeb80f5aa9f89a79c5324af9df6a95d4e83fb564\"",
+      "last_updated": "2025-02-15T09:58:47Z",
+      "stargazers_count": 36,
+      "topics": [
+        "hacs-custom",
+        "modbus",
+        "solis",
+        "solis-pv-inverters"
+      ],
+      "last_fetched": 1739629092.365966
+    },
+    "267558148": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mariusthvdb/custom-ui",
+      "category": "plugin",
+      "description": "Add templates and icon_color to Home Assistant UI",
+      "downloads": 15100,
+      "etag_repository": "W/\"edfe9194f8f7f9501d3891773b8860e0b6ad1dc9174608910da98b485603a7e4\"",
+      "last_updated": "2024-10-19T13:02:34Z",
+      "stargazers_count": 167,
+      "topics": [
+        "attributes",
+        "customization",
+        "icon-color",
+        "more-info"
+      ],
+      "last_fetched": 1739045694.590743
+    },
+    "589071917": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rrooggiieerr/homeassistant-homeduino",
+      "category": "integration",
+      "description": "Home Assistant integration for the Homeduino 433 MHz RF transceivers over the serial interface",
+      "domain": "homeduino",
+      "etag_repository": "W/\"d02a5fce7072993b643833e58d8d7d782675c8a657123e2f15c1c28a3b556fab\"",
+      "last_updated": "2025-02-10T22:43:49Z",
+      "stargazers_count": 8,
+      "topics": [
+        "433mhz",
+        "domotics",
+        "homeduino",
+        "python3"
+      ],
+      "last_fetched": 1739277291.741699
+    },
+    "342427139": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "HASwitchPlate/openHASP-custom-component",
+      "category": "integration",
+      "description": "Home Assistant custom component for openHASP",
+      "domain": "openhasp",
+      "etag_repository": "W/\"5141d14edb36d2ad07be7e1e671361e704a8978178d7fd02b9d0248245800e55\"",
+      "last_updated": "2024-09-20T14:43:52Z",
+      "stargazers_count": 54,
+      "topics": [
+        "openhasp"
+      ],
+      "last_fetched": 1739262110.749024
+    },
+    "687441634": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "robinostlund/homeassistant-svk-mimer",
+      "category": "integration",
+      "description": "Home assistant custom component for SVK Mimer",
+      "domain": "svk_mimer",
+      "downloads": 1,
+      "etag_repository": "W/\"bf0fb34fa736675e4bfd7acf3779a5106b00a69be7276e33c9f17742833f8042\"",
+      "last_updated": "2024-11-28T10:48:37Z",
+      "stargazers_count": 8,
+      "topics": [
+        "svkmimer"
+      ],
+      "last_fetched": 1738412999.865742
+    },
+    "441738040": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "KTibow/lovelace-soft-theme",
+      "category": "theme",
+      "description": "🎨 A new, simple soft theme for Home Assistant.",
+      "etag_repository": "W/\"02fca9eec95ccdd13e51b3103f421398a043c770dd90359b05afa1906b862eaf\"",
+      "last_updated": "2024-01-07T01:57:21Z",
+      "stargazers_count": 43,
+      "topics": [
+        "soft-ui"
+      ],
+      "last_fetched": 1739408588.809799
+    },
+    "200081161": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/bkk-stop-card",
+      "category": "plugin",
+      "description": "Custom Lovelace card for Budapest Public Transportation custom component",
+      "downloads": 9,
+      "etag_repository": "W/\"9053cc15f64cfa00a988a79280a937fb4b34ea6cd178e2c758fdfb8da95a270b\"",
+      "last_updated": "2024-11-25T15:30:40Z",
+      "stargazers_count": 14,
+      "topics": [
+        "bkk",
+        "budapest",
+        "hungary",
+        "lovelace-custom-card",
+        "transportation"
+      ],
+      "last_fetched": 1735779718.100717
+    },
+    "725762333": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bolkedebruin/erhv-lovelace",
+      "category": "plugin",
+      "description": "Homeassistant Lovelace Energy Reclaim Home Ventilation card",
+      "downloads": 282,
+      "etag_repository": "W/\"05d0f06a775ee3de284c5538568e03d9d561853fd7fd6247065e482d7fb3febe\"",
+      "last_updated": "2024-04-18T10:04:42Z",
+      "stargazers_count": 12,
+      "topics": [
+        "energy-reclaim",
+        "heat-exchange",
+        "ventilation"
+      ],
+      "last_fetched": 1736511989.042156
+    },
+    "260169906": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Bouni/luxtronik",
+      "category": "integration",
+      "description": "Luxtronik integration for Home Assistant",
+      "domain": "luxtronik",
+      "etag_repository": "W/\"fcbb9c93cfb166ec4950c970e67714b859cb2b6f99b38b990782be019f0c8db0\"",
+      "last_updated": "2023-09-11T06:05:43Z",
+      "stargazers_count": 89,
+      "topics": [
+        "luxtronik",
+        "luxtronik2"
+      ],
+      "last_fetched": 1739290843.019356
+    },
+    "232813686": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RogerSelwyn/Home_Assistant_SkyQ_MediaPlayer",
+      "category": "integration",
+      "description": "Home Assistant SkyQ Media player component",
+      "domain": "skyq",
+      "downloads": 136,
+      "etag_repository": "W/\"7d8a0f2e5c3d011be5609819779e459c68b548bc2b256b033ccb3d1e8a75234d\"",
+      "last_updated": "2025-02-06T13:58:42Z",
+      "stargazers_count": 107,
+      "topics": [
+        "homeassistant-custom-component",
+        "sky",
+        "skyq"
+      ],
+      "last_fetched": 1738858995.764667
+    },
+    "202987887": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "zachowj/hass-node-red",
+      "category": "integration",
+      "description": "Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core",
+      "domain": "nodered",
+      "downloads": 54691,
+      "etag_repository": "W/\"f1dd4f96387a45f515d05ad71880df61de80552402fcdf1f1823540669d950e9\"",
+      "last_updated": "2025-01-27T23:39:34Z",
+      "stargazers_count": 494,
+      "topics": [
+        "node-red"
+      ],
+      "last_fetched": 1739607960.423866
+    },
+    "504337320": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "godely/ha-dremel-3d-printer",
+      "category": "integration",
+      "description": "Dremel 3D Printer integration for Home Assistant.",
+      "domain": "dremel_3d_printer",
+      "etag_repository": "W/\"2f639bf8fbbb534debc0fc2aa4db020fc95feb1b59f7d0235ec0a6c84eb16eb1\"",
+      "last_updated": "2023-11-17T07:03:09Z",
+      "stargazers_count": 8,
+      "topics": [
+        "3d",
+        "3d-printer",
+        "3d-printing",
+        "bosch",
+        "dremel",
+        "dremel-idea-builder",
+        "dremel-ideabuilder"
+      ],
+      "last_fetched": 1739607569.715407
+    },
+    "625647772": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "geertmeersman/mobile_vikings",
+      "category": "integration",
+      "description": "Home Assistant component for Mobile Vikings BE services",
+      "domain": "mobile_vikings",
+      "downloads": 167,
+      "etag_repository": "W/\"44a88ed2695b5f7e104b3eb6797975469d04b9c3c9cd007b91c4c22741f56c1e\"",
+      "last_updated": "2025-02-03T19:27:48Z",
+      "stargazers_count": 10,
+      "topics": [
+        "hacs-custom"
+      ],
+      "last_fetched": 1738873061.589228
+    },
+    "418810115": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "travisghansen/hass-pfsense",
+      "category": "integration",
+      "description": "pfSense integration with Home Assistant",
+      "domain": "pfsense",
+      "etag_repository": "W/\"3a6dae94d8297a178537b8c1b9f8f17028d777440bbf46344536fa0a7e3129da\"",
+      "last_updated": "2024-02-17T15:26:52Z",
+      "stargazers_count": 208,
+      "topics": [
+        "hassio-integration",
+        "pfsense"
+      ],
+      "last_fetched": 1739370185.183359
+    },
+    "608596416": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lizardsystems/hass-taipit",
+      "category": "integration",
+      "description": "Интеграция для Home Assistant, поддерживающая облачные счетчики Тайпит",
+      "domain": "taipit",
+      "etag_repository": "W/\"75245284c761fd035c6946c5ce23b95567f36b9ede96fbc6ce1d0b575c91ff81\"",
+      "last_updated": "2024-03-31T10:04:36Z",
+      "stargazers_count": 7,
+      "topics": [
+        "energy",
+        "smartmeter",
+        "taipit"
+      ],
+      "last_fetched": 1739348648.492953
+    },
+    "715306521": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "deler-aziz/fuel_prices_sweden",
+      "category": "integration",
+      "description": "Fuel Prices in Sweden",
+      "domain": "fuel_prices_sweden",
+      "downloads": 328,
+      "etag_repository": "W/\"8faa33ef94788d2f2c2331af364694c1a22f7008493fc89f2bb811da48d73c76\"",
+      "last_updated": "2025-02-10T23:59:41Z",
+      "stargazers_count": 12,
+      "topics": [
+        "fuel-prices",
+        "fuel-prices-sweden"
+      ],
+      "last_fetched": 1739235875.249705
+    },
+    "463624702": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dahlb/ha_hatch",
+      "category": "integration",
+      "description": "Home Assistant Integration for Hatch Rest Mini",
+      "domain": "ha_hatch",
+      "etag_repository": "W/\"a4286469fa44a5e8e303017092578a0f00f7bf1abed7c69f2236b9f42a7d44d7\"",
+      "last_updated": "2025-02-11T15:44:04Z",
+      "stargazers_count": 112,
+      "topics": [
+        "hatch-baby-rest",
+        "python3"
+      ],
+      "last_fetched": 1739628788.111783
+    },
+    "366862031": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elax46/custom-brand-icons",
+      "category": "plugin",
+      "description": "Custom brand icons for Home Assistant",
+      "etag_repository": "W/\"250e6b8925155d94127ff2b28e71711de71da8f00f0ce580eb40ba999105090c\"",
+      "last_updated": "2025-02-10T11:46:11Z",
+      "stargazers_count": 901,
+      "topics": [
+        "custom-icons",
+        "icons",
+        "icons-pack",
+        "iconset",
+        "ikea",
+        "philips-hue",
+        "xiaomi"
+      ],
+      "last_fetched": 1739643415.403213
+    },
+    "200897141": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/hass-lovelace_gen",
+      "category": "integration",
+      "description": "🔹 Improve the lovelace yaml parser for Home Assistant",
+      "domain": "lovelace_gen",
+      "etag_repository": "W/\"14cf9f8e0e4ce87c84ef1841ce3ce5109661ebc688996b192fa8bf1322888536\"",
+      "last_updated": "2024-01-21T22:10:47Z",
+      "stargazers_count": 228,
+      "last_fetched": 1739442217.250229
+    },
+    "775995022": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "randomletters/motion_dimmer",
+      "category": "integration",
+      "description": "Home Assistant custom integration for sophisticated motion controlled dimmers.",
+      "domain": "motion_dimmer",
+      "etag_repository": "W/\"8889e34bc54d1e354f201d6e0ab1c0d8cb2c912432155c7ff445401027f526a5\"",
+      "last_updated": "2024-06-14T13:24:19Z",
+      "stargazers_count": 5,
+      "topics": [
+        "custom-integration"
+      ],
+      "last_fetched": 1739269380.634974
+    },
+    "648761057": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pkarimov/jukeaudio_ha",
+      "category": "integration",
+      "description": "Custom Home Assistant integration for Juke Audio",
+      "domain": "jukeaudio_ha",
+      "etag_repository": "W/\"233121bb3107d370b4d46b910d553e2a2cc57a3e593975facbfd4c5826fd77d0\"",
+      "last_updated": "2025-01-05T18:38:42Z",
+      "stargazers_count": 3,
+      "topics": [
+        "jukeaudio"
+      ],
+      "last_fetched": 1737527181.959324
+    },
+    "450192057": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ClusterM/skykettle-ha",
+      "category": "integration",
+      "description": "Redmond SkyKettle integration for Home Assistant",
+      "domain": "skykettle",
+      "etag_repository": "W/\"0a77f6584fedc9fbf2199748f85909d15b39745be004c4db038428dbda42bd6b\"",
+      "last_updated": "2024-11-13T11:12:14Z",
+      "stargazers_count": 98,
+      "topics": [
+        "kettle",
+        "redmond",
+        "skykettle"
+      ],
+      "last_fetched": 1739132105.34986
+    },
+    "234961647": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "piitaya/lovelace-climate-mode-entity-row",
+      "category": "plugin",
+      "description": "Climate mode entity for Lovelace",
+      "etag_repository": "W/\"07ecbddeb01eab435cc7e430df20aa2cabc9606ee821cdc91f380e91d7592c6b\"",
+      "last_updated": "2022-06-27T07:31:07Z",
+      "stargazers_count": 91,
+      "topics": [
+        "card",
+        "thermostat"
+      ],
+      "last_fetched": 1736857646.658469
+    },
+    "376904517": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rianadon/timer-bar-card",
+      "category": "plugin",
+      "description": "A progress bar display for Home Assistant timers",
+      "downloads": 21931,
+      "etag_repository": "W/\"89240c0115230dfc922961555d7cfaf16788e3a3d0f4228fcbc1cf60c22dcbce\"",
+      "last_updated": "2025-01-12T21:36:03Z",
+      "stargazers_count": 428,
+      "last_fetched": 1739607489.757416
+    },
+    "453890532": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jrfernandes/ontario_energy_board",
+      "category": "integration",
+      "description": "Home Assistant component that installs a sensor with the current energy rate for Ontario energy companies",
+      "domain": "ontario_energy_board",
+      "etag_repository": "W/\"4b5478e133fb59968ffceac0ed2d90f759486ac465f2da7eeafd82f64b18bd2d\"",
+      "last_updated": "2024-08-06T01:38:00Z",
+      "stargazers_count": 51,
+      "topics": [
+        "canada",
+        "electricity",
+        "energy-prices",
+        "hydro",
+        "ontario"
+      ],
+      "last_fetched": 1737454744.964416
+    },
+    "603834302": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rwoldberg/ldata-ha",
+      "category": "integration",
+      "description": "Home Assistant Integration for Levition LDATA",
+      "domain": "ldata",
+      "etag_repository": "W/\"982450a728e0855f7006a11317f3e15c11360f7979fe1542642040155c2c11c2\"",
+      "last_updated": "2025-02-09T22:59:03Z",
+      "stargazers_count": 38,
+      "topics": [
+        "ldata",
+        "leviton"
+      ],
+      "last_fetched": 1739149887.02442
+    },
+    "318182014": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "al-one/hass-xiaomi-miot",
+      "category": "integration",
+      "description": "Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成",
+      "domain": "xiaomi_miot",
+      "downloads": 19387,
+      "etag_repository": "W/\"7f067d54a8aa00fa9881539dfcce681058970dd409b2b085d88baa5c061f5341\"",
+      "last_updated": "2025-02-14T18:28:56Z",
+      "stargazers_count": 5055,
+      "topics": [
+        "iot",
+        "miio",
+        "miot",
+        "miot-spec",
+        "xiaoai",
+        "xiaomi",
+        "xiaomi-miot"
+      ],
+      "last_fetched": 1739628665.412206
+    },
+    "585689945": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "popeen/Home-Assistant-Custom-Component-Temperatur-Nu",
+      "category": "integration",
+      "description": "A sensor for temperatur.nu and a service for reporting your current temperature",
+      "domain": "temperatur_nu",
+      "downloads": 362,
+      "etag_repository": "W/\"f67b57f67f64d489b270eff21cd4c5bfeaf25cb83f6e9df2f77240122e1a157a\"",
+      "last_updated": "2024-12-15T02:27:06Z",
+      "stargazers_count": 4,
+      "topics": [
+        "temperature"
+      ],
+      "last_fetched": 1736263739.887226
+    },
+    "262645913": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "youdroid/home-assistant-gitea",
+      "category": "integration",
+      "description": "🍵 Gitea component to follow your repositories",
+      "domain": "gitea",
+      "etag_repository": "W/\"252cf0a4a509167649649cfea4f3f419dcb5186b5652fe5ed14aee29cb2a3b56\"",
+      "last_updated": "2022-04-24T20:15:46Z",
+      "stargazers_count": 11,
+      "topics": [
+        "gitea",
+        "homeassistant-custom-component",
+        "pyhton"
+      ],
+      "last_fetched": 1737750225.899859
+    },
+    "453785158": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "youdroid/home-assistant-gogs",
+      "category": "integration",
+      "description": "Gogs component to follow your repositories",
+      "domain": "gogs",
+      "etag_repository": "W/\"849fd955ad1897e783a6274ac5dd2ba12502db19d365ca437a9a9fe10b0a805a\"",
+      "last_updated": "2022-04-24T20:35:04Z",
+      "stargazers_count": 1,
+      "topics": [
+        "gogs",
+        "home-assistant-component"
+      ],
+      "last_fetched": 1729217366.254004
+    },
+    "228662926": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cyberjunky/home-assistant-toon_climate",
+      "category": "integration",
+      "description": "This component provides a climate device for rooted Toon thermostats.",
+      "domain": "toon_climate",
+      "etag_repository": "W/\"f62a3e0c0369f2e4b1bf52e2d9cbf4dfc8ae47b3a1f160b93ac228c0f9366ee2\"",
+      "last_updated": "2024-01-02T14:18:42Z",
+      "stargazers_count": 37,
+      "last_fetched": 1739045722.234034
+    },
+    "464998514": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "flejz/hass-cyberpunk-2077-theme",
+      "category": "theme",
+      "description": "Cyberpunk 2077 GUI inspied Home Assistant theme",
+      "etag_repository": "W/\"f8e6f5aa348bf2c925951dccd75acab95bfdd808376c797c07f9dab404c0cd65\"",
+      "last_updated": "2023-03-27T22:58:46Z",
+      "stargazers_count": 54,
+      "topics": [
+        "cyberpunk",
+        "cyberpunk-2077"
+      ],
+      "last_fetched": 1738976432.199612
+    },
+    "387116237": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hwmland/homeassistant-xmrig",
+      "category": "integration",
+      "description": "XMRIG integration for homeassistant",
+      "domain": "xmrig",
+      "etag_repository": "W/\"36a2efb72224a9f95792b62cbed3898f7fc195658b40f62896215a5a7aaab473\"",
+      "last_updated": "2022-04-26T18:13:19Z",
+      "stargazers_count": 4,
+      "topics": [
+        "cryptocurrency",
+        "monero-mining",
+        "xmrig"
+      ],
+      "last_fetched": 1737421492.275324
+    },
+    "140907992": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nicole-ashley/homeassistant-goldair-climate",
+      "category": "integration",
+      "description": "Home Assistant integration for Goldair WiFi heaters, dehumidifiers and fans",
+      "domain": "goldair_climate",
+      "downloads": 1165,
+      "etag_repository": "W/\"197940ef1966810923c8c34ea92e465f94a676f88ecb2532ac64b1783dc2c839\"",
+      "last_updated": "2022-05-17T04:15:51Z",
+      "stargazers_count": 19,
+      "topics": [
+        "dehumidifier",
+        "fan",
+        "goldair",
+        "heater",
+        "wifi"
+      ],
+      "last_fetched": 1735986004.88965
+    },
+    "789716316": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "joemcc-90/leeds-bins-hass",
+      "category": "integration",
+      "description": "Welcome to Leeds waste collection Home asistant integration! This is an integration to get data from Leeds City Council in the UK and create sensors for each bin type.",
+      "domain": "leeds_bins",
+      "etag_repository": "W/\"d3595fc4899cec539401fba3dd42b60adf019c375478c6d7f51eeb484105cfc1\"",
+      "last_updated": "2024-12-14T19:06:40Z",
+      "stargazers_count": 4,
+      "last_fetched": 1738332956.268782
+    },
+    "264415552": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Pyhass/Hive-Custom-Component",
+      "category": "integration",
+      "description": "A custom version of the home assistant hive component",
+      "domain": "hive",
+      "etag_repository": "W/\"559e9e070bcdf4ab1ec4180c253c6baeae3b5ccaf95d9b33ed814412f7d8446c\"",
+      "last_updated": "2025-02-15T09:59:04Z",
+      "stargazers_count": 34,
+      "topics": [
+        "hive"
+      ],
+      "last_fetched": 1739636548.925029
+    },
+    "651597909": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sdrapha/home-assistant-custom-components-pfsense-gateways",
+      "category": "integration",
+      "description": "Monitor and react on your pfSense gateway's status with Home Assistant.",
+      "domain": "pfsense_gateways",
+      "etag_repository": "W/\"414c09884c0754afe65e69bb74fbae6a3c36409f7ec987e1866fe6154f189f28\"",
+      "last_updated": "2023-11-14T22:55:47Z",
+      "stargazers_count": 3,
+      "topics": [
+        "hassio-integration",
+        "pfsense"
+      ],
+      "last_fetched": 1729217247.352279
+    },
+    "344446335": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RogerSelwyn/O365-HomeAssistant",
+      "category": "integration",
+      "description": "Office 365 integration for Home Assistant",
+      "domain": "o365",
+      "downloads": 5487,
+      "etag_repository": "W/\"3d3307f464b8718a25890d0d710f7ed4fb5ca8bd0efd9ccfceab2a33bac6fec7\"",
+      "last_updated": "2025-01-03T17:34:32Z",
+      "stargazers_count": 218,
+      "topics": [
+        "homeassistant-custom-component",
+        "microsoft",
+        "o365"
+      ],
+      "last_fetched": 1739415087.609716
+    },
+    "362513331": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "shaiu/technicolor",
+      "category": "integration",
+      "description": "This is an integration for HomeAssistant. It's a Device Tracker component for the Technicolor Gateway.",
+      "domain": "technicolor",
+      "etag_repository": "W/\"65b9a43e861bffac1fbd4a07b740e4f5a245d2bdaeef2e7d0927e37e4622d256\"",
+      "last_updated": "2023-05-28T09:30:46Z",
+      "stargazers_count": 7,
+      "last_fetched": 1733886446.37479
+    },
+    "226707533": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "freol35241/ltss",
+      "category": "integration",
+      "description": "Long time state storage (LTSS) custom component for Home Assistant using Timescale DB",
+      "domain": "ltss",
+      "etag_repository": "W/\"be0e6614e6063a20918747e9423ff72edbf96c9ef7b5a0c3911855ee035cf823\"",
+      "last_updated": "2025-02-13T18:27:51Z",
+      "stargazers_count": 88,
+      "topics": [
+        "database",
+        "ltss",
+        "state-storage",
+        "storage",
+        "timescaledb"
+      ],
+      "last_fetched": 1739477866.706473
+    },
+    "419381725": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wlcrs/huawei_solar",
+      "category": "integration",
+      "description": "Home Assistant integration for Huawei Solar inverters via Modbus",
+      "domain": "huawei_solar",
+      "etag_repository": "W/\"59870ab869bd1bde72d03ecb834eb32430e6e2b16218cc8d49e7472a3f950544\"",
+      "last_updated": "2025-02-10T07:36:35Z",
+      "stargazers_count": 619,
+      "topics": [
+        "home-assistant-integration",
+        "huawei",
+        "huawei-solar",
+        "modbus",
+        "modbus-rtu",
+        "modbus-tcp",
+        "solar-energy"
+      ],
+      "last_fetched": 1739495534.646865
+    },
+    "763203701": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RJArmitage/rfxtrx-stateful-blinds-icons",
+      "category": "plugin",
+      "description": "Adds additional icons for stateful tilt support using Somfy venetian and Louvolite vertical blinds",
+      "etag_repository": "W/\"aa3664489a5bf458daf155bc2853aef14a7cce97bd5c6102bda74f8674984bb4\"",
+      "last_updated": "2024-03-03T18:08:07Z",
+      "stargazers_count": 3,
+      "topics": [
+        "blinds",
+        "covers",
+        "rfxtrx",
+        "somfy",
+        "tilt",
+        "tilt-position",
+        "tilt-support",
+        "venetian-blinds",
+        "vertical-blinds"
+      ],
+      "last_fetched": 1733955401.008288
+    },
+    "221855213": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jcwillox/hass-auto-backup",
+      "category": "integration",
+      "description": "🗃️ Improved Backup Service for Home Assistant that can Automatically Remove Backups and Supports Generational Backup Schemes.",
+      "domain": "auto_backup",
+      "downloads": 9269,
+      "etag_repository": "W/\"75d5274561a36588dc082c8e9090d33297b58f5e412ebcc070b283e50df72b9c\"",
+      "last_updated": "2025-02-08T14:53:36Z",
+      "stargazers_count": 421,
+      "topics": [
+        "auto-purge",
+        "backups",
+        "generational-backups",
+        "snapshots"
+      ],
+      "last_fetched": 1739485040.981746
+    },
+    "284293899": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JuanMTech/ios_dark_mode_theme",
+      "category": "theme",
+      "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the iOS dark mode interface.",
+      "etag_repository": "W/\"ab2fb88cedd1aab81ac8cb39425fea457354800b7b4e31591188f5c06b9477ad\"",
+      "last_updated": "2023-01-12T22:58:52Z",
+      "stargazers_count": 22,
+      "topics": [
+        "dark-mode",
+        "dark-theme"
+      ],
+      "last_fetched": 1733213975.208676
+    },
+    "719521685": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AlexandrErohin/home-assistant-flightradar24",
+      "category": "integration",
+      "description": "Flightradar24 integration for Home Assistant",
+      "domain": "flightradar24",
+      "downloads": 11705,
+      "etag_repository": "W/\"7bc737a55fd15ab9746ecb4c87a8df52aeaa7144bb650896c966dd9f1aef10f2\"",
+      "last_updated": "2024-12-11T13:24:53Z",
+      "stargazers_count": 208,
+      "topics": [
+        "flightradar24",
+        "fr24"
+      ],
+      "last_fetched": 1739564068.949814
+    },
+    "220685552": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "freakshock88/hass-populartimes",
+      "category": "integration",
+      "description": "Custom component for Home Assistant which generates a sensor to show popularity for a google maps place.",
+      "domain": "populartimes",
+      "etag_repository": "W/\"f09ca8f88ade9fede465783cc57960f7c19d912dc9e21d5cc10c612773959179\"",
+      "last_updated": "2022-12-30T10:42:30Z",
+      "stargazers_count": 33,
+      "topics": [
+        "google-maps",
+        "google-places-api"
+      ],
+      "last_fetched": 1736742042.339084
+    },
+    "711170365": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "geertmeersman/eeveemobility",
+      "category": "integration",
+      "description": "Home Assistant component for Eevee Mobility",
+      "domain": "eeveemobility",
+      "downloads": 4,
+      "etag_repository": "W/\"2d311308e91725b11d73cabfaaa741ea20841da28315f87d3b66a4fb1a6a3cb2\"",
+      "last_updated": "2025-02-10T07:11:29Z",
+      "stargazers_count": 5,
+      "topics": [
+        "eevee",
+        "mobility"
+      ],
+      "last_fetched": 1739175683.147446
+    },
+    "134057086": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "syssi/xiaomi_cooker",
+      "category": "integration",
+      "description": "Xiaomi Mi Electric Rice Cooker integration for Home Assistant",
+      "domain": "xiaomi_miio_cooker",
+      "etag_repository": "W/\"632a2331b3a49cabadeb51c5f842e750e95ac13f04b595239e84e5ed978fa48f\"",
+      "last_updated": "2024-08-12T06:42:09Z",
+      "stargazers_count": 145,
+      "topics": [
+        "miio",
+        "miio-protocol",
+        "rice-cooker",
+        "xiaomi",
+        "xiaomi-cooker"
+      ],
+      "last_fetched": 1737649512.419768
+    },
+    "190378093": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "And3rsL/VisonicAlarm-for-Hassio",
+      "category": "integration",
+      "description": "Visonic/Bentel/Tyco Alarm System integrtation for Home Assistant",
+      "domain": "visonicalarm",
+      "etag_repository": "W/\"0b7e934608937e50d7433265f297ab17cfe16de2903a71c9844c8c572d0f7d15\"",
+      "last_updated": "2025-02-05T20:14:25Z",
+      "stargazers_count": 24,
+      "topics": [
+        "alarm",
+        "alarm-control-panel",
+        "bentel",
+        "tycomonitor",
+        "visonic"
+      ],
+      "last_fetched": 1739408583.419835
+    },
+    "766648885": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "patman15/BMS_BLE-HA",
+      "category": "integration",
+      "description": "This integration allows to monitor Bluetooth Low Energy (BLE) battery management systems (BMS) from within Home Assistant. ",
+      "domain": "bms_ble",
+      "downloads": 11,
+      "etag_repository": "W/\"fc0b21357b058e80d17eff56fc88480bcd3029d810a3eb60f94ead08038683c8\"",
+      "last_updated": "2025-02-15T18:43:13Z",
+      "stargazers_count": 92,
+      "topics": [
+        "battery",
+        "battery-management-system",
+        "battery-monitor",
+        "battery-status",
+        "ble",
+        "bluetooth-low-energy",
+        "daly",
+        "daly-bms",
+        "dalybms",
+        "jbd",
+        "jbd-bms",
+        "jikong-bms",
+        "monitoring",
+        "seplos",
+        "seplos-bms",
+        "smart-bms",
+        "supervolt"
+      ],
+      "last_fetched": 1739650864.707911
+    },
+    "555221653": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "astrandb/viva",
+      "category": "integration",
+      "description": "A modern Home Assistant integration for ViVa weather service from Swedish Sjöfartsverket",
+      "domain": "viva",
+      "downloads": 230,
+      "etag_repository": "W/\"52b464912bf82c7f44edae52418d0c3bcf1d8d1ae960df12357699298863796d\"",
+      "last_updated": "2025-02-10T17:51:16Z",
+      "stargazers_count": 6,
+      "topics": [
+        "sealevel",
+        "sjofartsverket",
+        "viva"
+      ],
+      "last_fetched": 1739211555.820635
+    },
+    "307974458": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TekniskSupport/home-assistant-resrobot",
+      "category": "integration",
+      "description": "Get departure times for swedish public transportation",
+      "domain": "resrobot",
+      "etag_repository": "W/\"5103bf8ef71d6829d5f5348b4dc7d40f710ac6d25b6d3edaacdf5263bbcc95dc\"",
+      "last_updated": "2025-02-08T16:45:04Z",
+      "stargazers_count": 15,
+      "topics": [
+        "bus",
+        "ferry",
+        "iesus",
+        "public",
+        "sweden",
+        "train",
+        "tram",
+        "transportation"
+      ],
+      "last_fetched": 1739039136.173202
+    },
+    "283847957": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/pyscript",
+      "category": "integration",
+      "description": "Pyscript adds rich Python scripting to HASS",
+      "domain": "pyscript",
+      "downloads": 25101,
+      "etag_repository": "W/\"dbdde5635667fe198d17f41f4731017438ef4f214e45c7c893eb7c31b293d516\"",
+      "last_updated": "2025-01-24T00:47:59Z",
+      "stargazers_count": 954,
+      "topics": [
+        "jupyter"
+      ],
+      "last_fetched": 1739328276.935279
+    },
+    "261311061": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "garbled1/homeassistant_ecowitt",
+      "category": "integration",
+      "description": "Ecowitt Weather Station integration for homeassistant",
+      "domain": "ecowitt",
+      "etag_repository": "W/\"f88d56ee6329863c731574da3642731dae2bbd9c281e9d0e5b5478c616477ed5\"",
+      "last_updated": "2023-05-05T15:38:45Z",
+      "stargazers_count": 146,
+      "topics": [
+        "ecowitt"
+      ],
+      "last_fetched": 1738261273.621484
+    },
+    "283518438": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "definitio/ha-rhvoice",
+      "category": "integration",
+      "description": "Home Assistant integration for RHVoice - a local text-to-speech engine.",
+      "domain": "rhvoice",
+      "etag_repository": "W/\"98a4eb60da619ab1a89dc05d3483b45dd7240e3c42a426fa083db2b309e73c7d\"",
+      "last_updated": "2024-08-13T17:54:53Z",
+      "stargazers_count": 49,
+      "topics": [
+        "rhvoice",
+        "tts"
+      ],
+      "last_fetched": 1737389915.92737
+    },
+    "139894340": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/weatheralerts",
+      "category": "integration",
+      "description": "A sensor that gives you weather alerts from alerts.weather.gov.",
+      "domain": "weatheralerts",
+      "etag_repository": "W/\"581e6a3264db5e7a5d770e76f58c1af8326b6b64721bf7319eeb695b04913a03\"",
+      "last_updated": "2024-05-18T05:11:41Z",
+      "stargazers_count": 131,
+      "topics": [
+        "weatheralerts"
+      ],
+      "last_fetched": 1739581412.66365
+    },
+    "236945951": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lukevink/lovelace-buien-rain-card",
+      "category": "plugin",
+      "description": "Graph of Buienradars rain forecast ",
+      "downloads": 5463,
+      "etag_repository": "W/\"7251f9d962e7f505a3c5209aa6c74e2c5f42e66048c60027f958dfc45376a26e\"",
+      "last_updated": "2022-11-09T07:37:14Z",
+      "stargazers_count": 56,
+      "topics": [
+        "buienradar",
+        "chartjs",
+        "forecast",
+        "graph"
+      ],
+      "last_fetched": 1733991671.424092
+    },
+    "583379046": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Strixx76/mold_risk_index",
+      "category": "integration",
+      "description": "Calculate the level of risk of mold growth in a crawl space.",
+      "domain": "mold_risk_index",
+      "etag_repository": "W/\"5afb1306bb2c76dbb8b94632ab42b0ab2f156f781e21cc523299e543ce889386\"",
+      "last_updated": "2024-01-11T15:16:56Z",
+      "stargazers_count": 45,
+      "topics": [
+        "python3"
+      ],
+      "last_fetched": 1739139711.059696
+    },
+    "336798340": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tomaae/homeassistant-truenas",
+      "category": "integration",
+      "description": "TrueNAS integration for Home Assistant ",
+      "domain": "truenas",
+      "downloads": 37,
+      "etag_repository": "W/\"977c5d45f6af889e9536c9098a4910ad825246d169c48d55ddb0b26c64e42b70\"",
+      "last_updated": "2024-11-14T20:04:28Z",
+      "stargazers_count": 224,
+      "topics": [
+        "homeassistant-custom-component",
+        "truenas"
+      ],
+      "last_fetched": 1739651003.131267
+    },
+    "552426092": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kamaradclimber/heishamon-homeassistant",
+      "category": "integration",
+      "description": "An integration for heatpumps handled by heishamon",
+      "domain": "aquarea",
+      "etag_repository": "W/\"f3228809d42900d2ddbc4d50bc68e0138e722334164aec53ccede735bd8abcc3\"",
+      "last_updated": "2025-02-15T08:41:20Z",
+      "stargazers_count": 56,
+      "topics": [
+        "heatpump",
+        "heishamon",
+        "mqtt"
+      ],
+      "last_fetched": 1739614643.820394
+    },
+    "441028036": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dvd-dev/hilo",
+      "category": "integration",
+      "description": "Home Assistant Hilo Integration via HACS",
+      "domain": "hilo",
+      "downloads": 10,
+      "etag_repository": "W/\"2f66cada4d0adeb6608f42b7ec44ea4e90fc80adbc72e340742e0286e7a47105\"",
+      "last_updated": "2025-02-13T13:43:23Z",
+      "stargazers_count": 163,
+      "topics": [
+        "hilo",
+        "home-automation-system",
+        "hydro-quebec",
+        "signalr-client"
+      ],
+      "last_fetched": 1739495103.90179
+    },
+    "440617082": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elahd/ha-nyc311",
+      "category": "integration",
+      "description": "Home Assistant integration for NYC trash collection, school, and alternate side parking schedules.",
+      "domain": "nyc311",
+      "etag_repository": "W/\"82a331e6814ab070ae76dd6214ef20c305ad00c83f8f25b7d882f19c6c235369\"",
+      "last_updated": "2025-02-10T17:08:34Z",
+      "stargazers_count": 6,
+      "topics": [
+        "community",
+        "government-data",
+        "nyc",
+        "nyc-opendata"
+      ],
+      "last_fetched": 1739211684.863836
+    },
+    "358505160": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "eifinger/hass-weenect",
+      "category": "integration",
+      "description": "Homeassistant integration for weenect",
+      "domain": "weenect",
+      "etag_repository": "W/\"05d6ef7e8c093e8f57ec27e1d38b09910e7a9d22cd57f3189846d95331e9a747\"",
+      "last_updated": "2024-10-15T12:22:37Z",
+      "stargazers_count": 16,
+      "topics": [
+        "weenect"
+      ],
+      "last_fetched": 1739607520.926635
+    },
+    "153870340": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nickneos/HA_harmony_climate_component",
+      "category": "integration",
+      "description": "❄ Use a Harmony Hub to control an IR controlled climate device",
+      "domain": "harmony_ac",
+      "etag_repository": "W/\"eabe1b1791ac8e03cd94120fc2c359a518c5b525ab4d9cebbf2095043739f40b\"",
+      "last_updated": "2025-01-10T11:12:50Z",
+      "stargazers_count": 31,
+      "topics": [
+        "air-conditioner",
+        "climate",
+        "harmony",
+        "hvac"
+      ],
+      "last_fetched": 1738571086.555664
+    },
+    "299967654": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "willholdoway/hifiberry",
+      "category": "integration",
+      "description": "This is a custom component to allow control of HifiberryOS devices in Home Assistant using the audiocontrol2 REST API.",
+      "domain": "hifiberry",
+      "etag_repository": "W/\"8e92c2257e6969ffcac870472de7ee19f3beea351662f98c39eca73882570126\"",
+      "last_updated": "2024-04-11T20:49:40Z",
+      "stargazers_count": 50,
+      "topics": [
+        "hifiberry",
+        "internet-of-things",
+        "iot"
+      ],
+      "last_fetched": 1738016546.660554
+    },
+    "192835334": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "CyrisXD/love-lock-card",
+      "category": "plugin",
+      "description": "Home Assistant Lovelace card to lock entire cards behind passwords or prompts.",
+      "etag_repository": "W/\"06f84ed8e0832bcdb3a1fb5fd323d348724a4bbd5f345b2ebb8a6d98ab6acd24\"",
+      "last_updated": "2024-07-15T20:49:04Z",
+      "stargazers_count": 143,
+      "last_fetched": 1737353991.379254
+    },
+    "233089370": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kodi1/esp_wd",
+      "category": "integration",
+      "description": "easyesp status sensor",
+      "domain": "esp_wd",
+      "etag_repository": "W/\"3f75baadd957f01bc12e54954e74045c8b9907ff93442ee09994c8bb61b768de\"",
+      "last_updated": "2022-02-23T01:23:48Z",
+      "stargazers_count": 2,
+      "topics": [
+        "esp-easy"
+      ],
+      "last_fetched": 1734963482.714381
+    },
+    "645730299": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "CumpsD/home-assistant-leo-ntp",
+      "category": "integration",
+      "description": "Home Assistant integration for LeoNTP 1200",
+      "domain": "leo_ntp",
+      "etag_repository": "W/\"4eac3927373841495068bd45031afea56d9d34ba3f191166f29ab60938ea109b\"",
+      "last_updated": "2024-11-11T05:05:57Z",
+      "stargazers_count": 3,
+      "topics": [
+        "leo-ntp",
+        "ntp",
+        "timeserver"
+      ],
+      "last_fetched": 1731306072.70028
+    },
+    "175927964": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iantrich/podcast-card",
+      "category": "plugin",
+      "description": "🎧 Podcast Player Card",
+      "downloads": 1727,
+      "etag_repository": "W/\"b602109c5c7a7f8bf47fbf16e437baa9f329bf39840c3287d8f9e181ea19dde2\"",
+      "last_updated": "2023-07-11T01:43:27Z",
+      "stargazers_count": 23,
+      "last_fetched": 1738016046.568554
+    },
+    "728966752": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "parvez/network_scanner",
+      "category": "integration",
+      "description": "This Home Assistant integration provides a network scanner that identifies all devices on your local network. Utilizing the provided IP range and MAC address mappings, it gives each identified device a user-friendly name and manufacturer information.",
+      "domain": "network_scanner",
+      "etag_repository": "W/\"fb1554b5749689b517b195c3b46e418d56f632aaf0b901d8d8f003ae61d6f9a0\"",
+      "last_updated": "2024-09-18T12:26:52Z",
+      "stargazers_count": 148,
+      "topics": [
+        "nmap",
+        "python3"
+      ],
+      "last_fetched": 1738851585.815214
+    },
+    "417400028": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ScratMan/HASmartThermostat",
+      "category": "integration",
+      "description": "Smart Thermostat with PID controller for HomeAssistant",
+      "domain": "smart_thermostat",
+      "etag_repository": "W/\"9055cc045391c9672fbabfc360b4acdd368581cbdd486ee36d65d46c88c00b5c\"",
+      "last_updated": "2024-12-05T23:21:52Z",
+      "stargazers_count": 404,
+      "topics": [
+        "air-conditioner",
+        "heater",
+        "heater-control",
+        "heater-controller",
+        "heating",
+        "heating-control",
+        "heating-controller",
+        "pid-controller",
+        "smart-thermostat",
+        "thermostat"
+      ],
+      "last_fetched": 1739428030.408439
+    },
+    "179808576": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hulkhaugen/hass-bha-icons",
+      "category": "plugin",
+      "description": "Additional icons for Home Assistant to accompany the MDI icons",
+      "etag_repository": "W/\"3b0463a562df81883ac9ea9bd4bb902a8646f9f83579da3e9f73d7f0d3066f03\"",
+      "last_updated": "2024-05-01T19:25:31Z",
+      "stargazers_count": 169,
+      "topics": [
+        "icons",
+        "iconset",
+        "svg-icons"
+      ],
+      "last_fetched": 1737641641.888346
+    },
+    "403401396": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "eifinger/hass-here-weather",
+      "category": "integration",
+      "description": "Custom Home Assistant Integration for the HERE Destination Weather API",
+      "domain": "here_weather",
+      "etag_repository": "W/\"a6b8a88ce023a1470006c7a14499af963779a24e005403260801e7cba9077979\"",
+      "last_updated": "2023-09-25T07:45:59Z",
+      "stargazers_count": 6,
+      "topics": [
+        "here-maps-api",
+        "herepy",
+        "homeassistant-custom-component",
+        "pyton"
+      ],
+      "last_fetched": 1739607520.713904
+    },
+    "281956859": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "postlund/dlink_hnap",
+      "category": "integration",
+      "description": "Experimental integration to Home Assistant supporting D-Link devices",
+      "domain": "dlink_hnap",
+      "etag_repository": "W/\"08944d572021a2e098b47b9747e9d00204b42e772867f8ef15284dfb39f61eb5\"",
+      "last_updated": "2025-02-09T10:33:42Z",
+      "stargazers_count": 42,
+      "topics": [
+        "custom-integration",
+        "dlink"
+      ],
+      "last_fetched": 1739557531.568316
+    },
+    "793136366": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kevin-briand/massa_node",
+      "category": "integration",
+      "description": "massa node status integration for home assistant",
+      "domain": "massa_node",
+      "downloads": 2,
+      "etag_repository": "W/\"6a844643ade6185aa6595ff68dfbc4bac9f11a1f8aacf518090a6c2814dcaaef\"",
+      "last_updated": "2024-04-30T13:56:05Z",
+      "topics": [
+        "massa",
+        "node"
+      ],
+      "last_fetched": 1738585799.221628
+    },
+    "361961255": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "make-all/metlink-nz",
+      "category": "integration",
+      "description": "Metlink Wellington Public Transport integration for Home Assistant",
+      "domain": "metlink",
+      "etag_repository": "W/\"3df21917bd93a534298889ffdb849728275920823f4f1e4a4ef03127293f29b9\"",
+      "last_updated": "2024-09-22T13:11:31Z",
+      "stargazers_count": 11,
+      "topics": [
+        "metlink",
+        "metlink-api",
+        "transport",
+        "wellington"
+      ],
+      "last_fetched": 1737483846.100084
+    },
+    "309056232": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "einschmidt/github_dark_theme",
+      "category": "theme",
+      "description": "A Home Assistant theme inspired on Github.",
+      "etag_repository": "W/\"0efcda8d1b27a202f2cab9f692a9944cf82e2aff1dea5740ce63e2a718c75ab8\"",
+      "last_updated": "2023-08-23T06:12:41Z",
+      "stargazers_count": 6,
+      "topics": [
+        "assistant-theme"
+      ],
+      "last_fetched": 1734812052.616809
+    },
+    "751371393": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "faizpuru/ha-ambeo_soundbar",
+      "category": "integration",
+      "description": "🔊 Home Assistant integration for Sennheiser AMBEO soundbars, enabling complete control and automation of your device.",
+      "domain": "ambeo_soundbar",
+      "downloads": 135,
+      "etag_repository": "W/\"aa635d8796097805304545806f1db4401f6982703df88945b7a57635a5462fe2\"",
+      "last_updated": "2024-12-12T09:51:44Z",
+      "stargazers_count": 14,
+      "topics": [
+        "sennheiser"
+      ],
+      "last_fetched": 1738717513.639577
+    },
+    "577080457": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iprak/sensi",
+      "category": "integration",
+      "description": "HomeAssistant integration for Sensi thermostat",
+      "domain": "sensi",
+      "downloads": 2,
+      "etag_repository": "W/\"c3e8a182e16e38308e22cba055c0d2a42f3b846d6d916c0d407dea3463fad0c3\"",
+      "last_updated": "2025-01-23T12:42:34Z",
+      "stargazers_count": 54,
+      "topics": [
+        "sensi"
+      ],
+      "last_fetched": 1738931357.335651
+    },
+    "455217528": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "brianegge/home-assistant-sdnotify",
+      "category": "integration",
+      "description": "systemd service for Home Assistant",
+      "domain": "sdnotify",
+      "etag_repository": "W/\"76a20473d41dd1404c81749b270aca97d487400aee513cd13d7ee42697dde800\"",
+      "last_updated": "2022-05-29T10:15:45Z",
+      "stargazers_count": 18,
+      "topics": [
+        "systemd"
+      ],
+      "last_fetched": 1729213407.876534
+    },
+    "236146080": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "binsentsu/home-assistant-solaredge-modbus",
+      "category": "integration",
+      "description": "Home assistant Component for reading data locally from Solaredge inverter through modbus TCP",
+      "domain": "solaredge_modbus",
+      "etag_repository": "W/\"d324329251cf4ef0f8daa42be38bbfa3b3538f42c5405dc913b51f2894e1f74b\"",
+      "last_updated": "2025-02-01T09:09:53Z",
+      "stargazers_count": 313,
+      "topics": [
+        "modbus",
+        "modbus-tcp",
+        "solaredge",
+        "solaredge-inverter"
+      ],
+      "last_fetched": 1739484836.121464
+    },
+    "356827073": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "openrgb-ha/openrgb-ha",
+      "category": "integration",
+      "description": "OpenRGB integration for Home Assistant",
+      "domain": "openrgb",
+      "etag_repository": "W/\"30c22cbb80136313c36dd3a6abf984afbb411a182582ad46204f136a767e897b\"",
+      "last_updated": "2025-02-13T01:31:42Z",
+      "stargazers_count": 120,
+      "topics": [
+        "light",
+        "openrgb"
+      ],
+      "last_fetched": 1739629076.078555
+    },
+    "503045365": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Kleinrotti/hass-senertec",
+      "category": "integration",
+      "description": "Home Assistant custom component integration for Senertec energy units.",
+      "domain": "senertec",
+      "etag_repository": "W/\"306c311648a1e60e12ece0277e85a1b0e42a1cbb211683f5ececc909658d1291\"",
+      "last_updated": "2025-01-25T11:50:49Z",
+      "stargazers_count": 1,
+      "topics": [
+        "senertec"
+      ],
+      "last_fetched": 1737929788.930707
+    },
+    "202220932": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/hass-favicon",
+      "category": "integration",
+      "description": "🔹 Change the favicon of your Home Assistant instance",
+      "domain": "favicon",
+      "etag_repository": "W/\"09697a63388250df02f496a731b36fb18ae02872230f464c8f8896366e9bd5c1\"",
+      "last_updated": "2024-01-02T15:26:39Z",
+      "stargazers_count": 110,
+      "last_fetched": 1738285808.826877
+    },
+    "346329169": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dmamontov/hass-miwifi",
+      "category": "integration",
+      "description": "MiWiFi for Home Assistant",
+      "domain": "miwifi",
+      "etag_repository": "W/\"8edd2c38acce715a2aa70169a379088f1c4894bf15c6ee6c1b8421641c0cfe9d\"",
+      "last_updated": "2024-07-14T09:00:31Z",
+      "stargazers_count": 169,
+      "topics": [
+        "mi",
+        "miwifi",
+        "redmi",
+        "xiaomi"
+      ],
+      "last_fetched": 1739581451.258619
+    },
+    "129049262": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "syssi/xiaomi_fan",
+      "category": "integration",
+      "description": "Xiaomi Mi Smart Fan integration for Home Assistant",
+      "domain": "xiaomi_miio_fan",
+      "etag_repository": "W/\"5c019656fed5490f8dd02dd4b8034306328fa9ce2ea4c79ca12b3965cd8f43f5\"",
+      "last_updated": "2024-08-31T15:27:02Z",
+      "stargazers_count": 434,
+      "topics": [
+        "fan",
+        "miio",
+        "miio-protocol",
+        "miot",
+        "xiaomi"
+      ],
+      "last_fetched": 1739069616.910696
+    },
+    "661020642": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "odya/hass-ina219-ups-hat",
+      "category": "integration",
+      "description": " Home Assistant UPS Hat integration. Waveshare and others based on INA219",
+      "domain": "ina219_ups_hat",
+      "etag_repository": "W/\"f97a1c35340700d2be7d62fccfebee43180a1e7b37eaf7c6d616b27cdd12fc76\"",
+      "last_updated": "2024-11-12T02:43:52Z",
+      "stargazers_count": 13,
+      "topics": [
+        "ups"
+      ],
+      "last_fetched": 1738189193.412081
+    },
+    "222118751": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AlexxIT/SonoffLAN",
+      "category": "integration",
+      "description": "Control Sonoff Devices with eWeLink (original) firmware over LAN and/or Cloud from Home Assistant",
+      "domain": "sonoff",
+      "etag_repository": "W/\"89f9fef465e2a23e580bd4411368b67765cd29e780f76ccb992f448d902e9ce1\"",
+      "last_updated": "2025-01-30T13:59:23Z",
+      "stargazers_count": 2853,
+      "topics": [
+        "ewelink",
+        "sonoff"
+      ],
+      "last_fetched": 1739628670.813297
+    },
+    "715374965": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wrodie/mixer-card",
+      "category": "plugin",
+      "description": "Mixer card for Home Assistant",
+      "etag_repository": "W/\"fae7ac678527a79efa440044b90645f110ac8b1409f8449fb07e836308473262\"",
+      "last_updated": "2024-03-23T01:38:30Z",
+      "stargazers_count": 13,
+      "topics": [
+        "assistant",
+        "audio",
+        "card",
+        "faders",
+        "home",
+        "mixer",
+        "sliders"
+      ],
+      "last_fetched": 1739557272.008537
+    },
+    "449416816": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "punxaphil/custom-sonos-card",
+      "category": "plugin",
+      "description": "Home Assistant custom lovelace sonos card",
+      "downloads": 17275,
+      "etag_repository": "W/\"52ac88ea47c72d0a48964cfe3c39e6cc39157d0eb24b6552af02905edeac35b4\"",
+      "last_updated": "2025-02-10T17:38:09Z",
+      "stargazers_count": 241,
+      "topics": [
+        "lovelace-custom-card",
+        "sonos"
+      ],
+      "last_fetched": 1739636219.034579
+    },
+    "623127338": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MiguelAngelLV/octopus_spain",
+      "category": "integration",
+      "description": "Componente para Home Assistant que obtiene la última factura y la Solar Wallet de Octopus Energy Spain.",
+      "domain": "octopus_spain",
+      "etag_repository": "W/\"9ef7ac188e23918c3ee72b00b320c5a133631a8cacec4437de147a5751752201\"",
+      "last_updated": "2024-12-18T17:57:33Z",
+      "stargazers_count": 41,
+      "topics": [
+        "homeassistant-custom-component",
+        "octopus-energy",
+        "spain"
+      ],
+      "last_fetched": 1738664435.025513
+    },
+    "371474642": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gtjadsonsantos/consul",
+      "category": "integration",
+      "description": "home-assistant service for control the consul 🔴",
+      "domain": "consul",
+      "etag_repository": "W/\"55325b0252d49ba7055d610ddac77c75c5408b8dbc5fac4bc87f0ff44dd4758a\"",
+      "last_updated": "2021-10-09T12:30:45Z",
+      "stargazers_count": 3,
+      "topics": [
+        "consul"
+      ],
+      "last_fetched": 1729216969.50233
+    },
+    "221288367": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "naofireblade/clear-theme-dark",
+      "category": "theme",
+      "description": "Dark variant of Clear Theme for Home Assistant",
+      "etag_repository": "W/\"cd1a160a567543232eae440b485b0164616c117f34fe217d659b332b995481ea\"",
+      "last_updated": "2020-10-08T10:10:57Z",
+      "stargazers_count": 16,
+      "last_fetched": 1729213364.930271
+    },
+    "403062943": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jugla/battery_consumption",
+      "category": "integration",
+      "description": "Home Assistant Component to compute battery consumption",
+      "domain": "battery_consumption",
+      "etag_repository": "W/\"4c525fb662cfe29321cccd7835a1d9b6e998748ba9e9a2184f5bbe25b5e80a2e\"",
+      "last_updated": "2024-09-07T21:08:01Z",
+      "stargazers_count": 18,
+      "topics": [
+        "battery",
+        "consumption"
+      ],
+      "last_fetched": 1735993725.013651
+    },
+    "291480917": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/lovelace-colorfulclouds-weather-card",
+      "category": "plugin",
+      "description": "这是一个适用于彩云天气集成的Lovelace卡片",
+      "etag_repository": "W/\"3ff0841f9f0da9726884f5f2ef8e9adcb734e8904928d1595b9969a744539525\"",
+      "last_updated": "2024-06-10T18:57:47Z",
+      "stargazers_count": 100,
+      "topics": [
+        "lovelace-custom-card",
+        "weather"
+      ],
+      "last_fetched": 1739377096.336988
+    },
+    "486045869": {
+      "repository_manifest": {
+        "name": "Metrology - Metro + Fluent + Windows Themes - by mmak.es",
+        "render_readme": true
+      },
+      "full_name": "Madelena/Metrology-for-Hass",
+      "category": "theme",
+      "description": "🎨 Give your Home Assistant a modern and clean facelift. 🟥🟧🟩🟦🟪 24 Variations with 2 Styles + 6 Colors (Magenta Red / Orange / Green / Blue / Purple) + 🌞 Light and 🌚 Dark modes included. Based on Metro and Fluent UI Design Systems from Microsoft Windows.",
+      "etag_repository": "W/\"09eafcd2953e48eabde9434128b7454a357b7353ec7a9cb0536facd57adf0366\"",
+      "last_updated": "2024-05-06T02:54:40Z",
+      "stargazers_count": 590,
+      "topics": [
+        "home-assistant-config",
+        "lovelace-theme"
+      ],
+      "last_fetched": 1739283261.029133
+    },
+    "265587564": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "golles/Home-Assistant-Sensor-MC66C",
+      "category": "integration",
+      "description": "Custom component that integrates the Kamstrup Multicall 66C heating system into Home Assistant",
+      "domain": "mc66c",
+      "etag_repository": "W/\"d49cb6c6f578bdf5eca8efb16f0dc5e1fb5897af7cafa08a42088ad805d9ed56\"",
+      "last_updated": "2025-01-01T09:42:55Z",
+      "stargazers_count": 19,
+      "topics": [
+        "home-assistant-component",
+        "home-assistant-integration",
+        "kamstrup",
+        "stadsverwarming"
+      ],
+      "last_fetched": 1735726677.50949
+    },
+    "790814197": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sangvikh/hass-pontos",
+      "category": "integration",
+      "description": "Home Assistant integration for Hansgrohe Pontos",
+      "domain": "hass_pontos",
+      "etag_repository": "W/\"61c790a6fc39f84253c5a403e24a3e4aab193890c6a513539c76364a36197ff8\"",
+      "last_updated": "2025-02-05T06:53:03Z",
+      "stargazers_count": 3,
+      "topics": [
+        "homeassistant-custom-component",
+        "water-meter"
+      ],
+      "last_fetched": 1738743915.125959
+    },
+    "265716369": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gilsonmandalogo/hacs-minerstat",
+      "category": "integration",
+      "description": "Minerstat mining hashrate.",
+      "domain": "hacs-minerstat",
+      "etag_repository": "W/\"1d2da7fc61cc6dc72584b4055fe94d1eab7d72de5868131405e5383cac5f3ebb\"",
+      "last_updated": "2022-01-11T22:19:20Z",
+      "stargazers_count": 5,
+      "topics": [
+        "minerstat",
+        "mining"
+      ],
+      "last_fetched": 1736108221.093113
+    },
+    "581264508": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dominikamann/oekofen-pellematic-compact",
+      "category": "integration",
+      "description": "A Ökofen Pellematic Compact Integration based on JSON/TCP-Inteface for Home Assistant.",
+      "domain": "oekofen_pellematic_compact",
+      "downloads": 2,
+      "etag_repository": "W/\"7eb41140c78037f831dd4573e5956b2f819d5d9e74556069179cd9090ba45f43\"",
+      "last_updated": "2025-02-11T18:14:09Z",
+      "stargazers_count": 43,
+      "topics": [
+        "oekofen",
+        "oekofen-pellematic-compact"
+      ],
+      "last_fetched": 1739305056.60268
+    },
+    "672323037": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Patrick762/hassio-bluetti-bt",
+      "category": "integration",
+      "description": "Bluetti Integration for Home Assistant",
+      "domain": "bluetti_bt",
+      "etag_repository": "W/\"e0560233014864794321e59f8b4ecbb1ca38a2bbec676f127e4708c39d25ce7a\"",
+      "last_updated": "2025-02-07T14:04:10Z",
+      "stargazers_count": 61,
+      "topics": [
+        "bluetooth",
+        "bluetti"
+      ],
+      "last_fetched": 1738959683.64121
+    },
+    "688502429": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AlexxIT/Jura",
+      "category": "integration",
+      "description": "Home Assistant custom component for control Jura Coffee Machines via Bluetooth module",
+      "domain": "jura",
+      "etag_repository": "W/\"928f70a721a1866384f1eaa9e2f2bb3c8a2e9231126e9f910eda32ebd90e9ef0\"",
+      "last_updated": "2024-12-23T09:25:39Z",
+      "stargazers_count": 61,
+      "topics": [
+        "bluetooth",
+        "jura"
+      ],
+      "last_fetched": 1739268937.532042
+    },
+    "761387674": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PTST/LibreView-HomeAssistant",
+      "category": "integration",
+      "description": "Integrate your LibreLink sensor data with Home Assistant",
+      "domain": "libreview",
+      "etag_repository": "W/\"c949f8056d106b11d9cb2a0cc40cb7962316c1197739c8753f33f479eb4f34bb\"",
+      "last_updated": "2024-11-21T16:52:36Z",
+      "stargazers_count": 11,
+      "topics": [
+        "abbott",
+        "diabetes",
+        "freestyle",
+        "freestyle-libre",
+        "glucose-monitoring",
+        "librelink",
+        "librelinkup",
+        "wearenotwaiting"
+      ],
+      "last_fetched": 1739039049.824287
+    },
+    "246657442": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lolouk44/CurrentCost_HA_CC",
+      "category": "integration",
+      "description": "CurrentCost Meter Reading Custom Component for Home Assistant ",
+      "domain": "currentcost",
+      "etag_repository": "W/\"0b3cf79b03b68860b7ac515661c00f36037407d5d995373afbed8e9fcb68b9f1\"",
+      "last_updated": "2023-06-29T21:12:28Z",
+      "stargazers_count": 18,
+      "topics": [
+        "cc128",
+        "current-cost",
+        "currentcost",
+        "envi",
+        "envir"
+      ],
+      "last_fetched": 1738952628.141978
+    },
+    "564355840": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Anrolosia/Shopping-List-with-Grocy",
+      "category": "integration",
+      "description": "A Shopping list integration with Grocy for Home Assistant",
+      "domain": "shopping_list_with_grocy",
+      "etag_repository": "W/\"88b14c155ae9a61c821aa998b0409146da9b210f37fa6de7e525f9d616eef971\"",
+      "last_updated": "2024-12-07T20:21:39Z",
+      "stargazers_count": 44,
+      "topics": [
+        "custom",
+        "grocy"
+      ],
+      "last_fetched": 1738937603.565619
+    },
+    "531891521": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sh00t2kill/petoneer_custom_component",
+      "category": "integration",
+      "description": "A custom Home Assistant Component for WiFI enabled pet water fountains by petoneer",
+      "domain": "revogi",
+      "etag_repository": "W/\"d3e2e6aeba4e6ad3287120583a1b4dfe0370aa9a46e9bd7e990eb3da295ba3eb\"",
+      "last_updated": "2024-02-07T23:52:43Z",
+      "stargazers_count": 2,
+      "topics": [
+        "petoneer",
+        "revogi"
+      ],
+      "last_fetched": 1729217252.919413
+    },
+    "480281490": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Lektrico/ha_lektrico",
+      "category": "integration",
+      "description": "Manage your Lektrico EV Charger",
+      "domain": "lektrico_custom",
+      "etag_repository": "W/\"db3bebcacfe414c6bed714ee66ccb3313f5ff136b928499d9a22e183334fea1c\"",
+      "last_updated": "2024-09-20T12:32:35Z",
+      "stargazers_count": 14,
+      "topics": [
+        "lektrico"
+      ],
+      "last_fetched": 1729217077.347791
+    },
+    "295123287": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rt400/Jewish-Sabbaths-Holidays",
+      "category": "integration",
+      "description": "Jewish Shabbat Yomtov and Holidays times and event",
+      "domain": "hebcal",
+      "etag_repository": "W/\"54bdbf53b0b377b944276fc2ee718fbf98e8eb23256545e1b401a57c5a00bfc4\"",
+      "last_updated": "2024-10-09T14:27:32Z",
+      "stargazers_count": 10,
+      "topics": [
+        "holidays",
+        "jewish",
+        "shabbat"
+      ],
+      "last_fetched": 1737260601.508357
+    },
+    "197929015": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dmulcahey/zha-network-card",
+      "category": "plugin",
+      "description": "Custom Lovelace card that displays ZHA network and device information",
+      "etag_repository": "W/\"d084575dca75cef201d5490da805406006b5efe312f6184d8d9ace97095aca0e\"",
+      "last_updated": "2023-11-07T18:36:08Z",
+      "stargazers_count": 104,
+      "last_fetched": 1738073622.714632
+    },
+    "552532860": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "evantaur/seiverkot-consumption",
+      "category": "integration",
+      "description": "Add seiverkot consumption sensor to home assistant",
+      "domain": "seiverkot",
+      "etag_repository": "W/\"2399cb0cad01ce1f69ac3f488fca2e7d8c89ccd973fe0bd98206e627b162a92a\"",
+      "last_updated": "2023-07-13T18:08:25Z",
+      "stargazers_count": 3,
+      "topics": [
+        "energy-consumption",
+        "energy-monitor",
+        "seinajoen-energia",
+        "seiverkot"
+      ],
+      "last_fetched": 1729216929.80436
+    },
+    "205416078": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rsnodgrass/hass-sensorpush",
+      "category": "integration",
+      "description": "SensorPush integration for Home Assistant",
+      "domain": "sensorpush",
+      "etag_repository": "W/\"bddead5bb131380c7aa5ba14a48453425fed5c13a45bf23d45c390862a230ae9\"",
+      "last_updated": "2024-11-22T21:32:01Z",
+      "stargazers_count": 35,
+      "topics": [
+        "iot"
+      ],
+      "last_fetched": 1739650934.012425
+    },
+    "172177543": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iantrich/config-template-card",
+      "category": "plugin",
+      "description": "📝 Templatable Lovelace Configurations",
+      "downloads": 105095,
+      "etag_repository": "W/\"32d8fb4865272f0131164333e26309f6438ac49ba022951db99bf6b45aee1cd1\"",
+      "last_updated": "2025-02-15T02:08:51Z",
+      "stargazers_count": 477,
+      "last_fetched": 1739650471.682464
+    },
+    "507584200": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "infradom/ecopower_dynamic_grid_prices",
+      "category": "integration",
+      "description": "Dynamic Grid Prices for Ecopower",
+      "domain": "ecopower_dynamic_grid_prices",
+      "etag_repository": "W/\"a34863ef643f18d20d200de76d61e4bf77acb0390f384898eba41c0c01344e41\"",
+      "last_updated": "2023-10-03T07:03:03Z",
+      "stargazers_count": 10,
+      "topics": [
+        "day-ahead-market",
+        "ecopower",
+        "electricity-market",
+        "electricity-prices",
+        "forecasts"
+      ],
+      "last_fetched": 1729851519.646589
+    },
+    "242700009": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ITTV-tools/homeassistant-kostalplenticore",
+      "category": "integration",
+      "description": "Home Assistant Component for Kostal Plenticore ",
+      "domain": "kostal_plenticore",
+      "etag_repository": "W/\"bcdb5b830f716fffc2445b72c480ff34e63b115b549e942e48191b2640164550\"",
+      "last_updated": "2022-07-21T18:38:06Z",
+      "stargazers_count": 14,
+      "topics": [
+        "component",
+        "kostal",
+        "plenticore"
+      ],
+      "last_fetched": 1736691349.458571
+    },
+    "179347477": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "claytonjn/hass-circadian_lighting",
+      "category": "integration",
+      "description": "Circadian Lighting custom component for Home Assistant",
+      "domain": "circadian_lighting",
+      "etag_repository": "W/\"6aa6afbc3c56fe3ac7bdea7aea0aa9508b05e9ccc9fa76a9d71d549307e8bd6f\"",
+      "last_updated": "2024-03-29T00:53:55Z",
+      "stargazers_count": 796,
+      "topics": [
+        "circadian",
+        "circadian-rhythms",
+        "lighting",
+        "sleep",
+        "wellness"
+      ],
+      "last_fetched": 1739235826.780423
+    },
+    "718780514": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "evercape/hass-resol-KM2",
+      "category": "integration",
+      "description": "Custom Home Assistant integration to log sensor information from Resol devices using KM2 communication module. Also works with DL2 and VBUS",
+      "domain": "resol",
+      "etag_repository": "W/\"627ffbf03388721660413f875bb66c40cafddf8fd06943fdb5038074a8180160\"",
+      "last_updated": "2025-01-02T16:21:24Z",
+      "stargazers_count": 13,
+      "topics": [
+        "deltasol",
+        "dl2",
+        "hacs-custom",
+        "km2",
+        "resol"
+      ],
+      "last_fetched": 1739384499.893291
+    },
+    "388979130": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "troykelly/homeassistant-au-nsw-covid",
+      "category": "integration",
+      "description": "A group of sensors for Home Assistant that tracks New South Wales COVID-19 Data",
+      "domain": "nswcovid",
+      "downloads": 354,
+      "etag_repository": "W/\"cb3f77732ee1e7577a972a1f90fa53222b6041d7802174883231c255d23477dd\"",
+      "last_updated": "2023-02-22T06:17:16Z",
+      "stargazers_count": 1,
+      "topics": [
+        "covid-19",
+        "nsw-government",
+        "nsw-health"
+      ],
+      "last_fetched": 1729217315.631784
+    },
+    "597502676": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "maciej-or/hikvision_next",
+      "category": "integration",
+      "description": "Home Assistant integration for Hikvision NVRs and IP cameras",
+      "domain": "hikvision_next",
+      "etag_repository": "W/\"71d23dc52e8da957456098fcd1ed8ee98ee0b8f1ac09d607acf73e343df5e965\"",
+      "last_updated": "2025-01-19T17:16:20Z",
+      "stargazers_count": 138,
+      "topics": [
+        "hikvision",
+        "isapi"
+      ],
+      "last_fetched": 1739587683.641082
+    },
+    "436896679": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "astrandb/weatherlink",
+      "category": "integration",
+      "description": "Weatherlink for Home Assistant",
+      "domain": "weatherlink",
+      "downloads": 664,
+      "etag_repository": "W/\"8fa1b5e6a9f10db1c5a7a2459200b773bda4902a1c0a3a189e4db553970b0295\"",
+      "last_updated": "2025-02-10T01:51:14Z",
+      "stargazers_count": 11,
+      "topics": [
+        "davis",
+        "vantage",
+        "vue",
+        "weatherlink"
+      ],
+      "last_fetched": 1739155524.244124
+    },
+    "597517839": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rexave/hass-orange-internet-on-the-move",
+      "category": "integration",
+      "description": "Home Assistant integration for Orange Intenet on the move",
+      "domain": "orange_internet_on_the_move",
+      "etag_repository": "W/\"a45abc7684b66d360773d958378c4388e033e6483ed8eea18f1bfd636b27b13d\"",
+      "last_updated": "2023-05-06T16:49:32Z",
+      "last_fetched": 1729217213.367935
+    },
+    "793248285": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Nezz/homeassistant-visionos-theme",
+      "category": "theme",
+      "description": "Theme inspired by visionOS for Home Assistant",
+      "etag_repository": "W/\"ffef3efe9f796ee6c9ff9225fd43b207410a35bbd695d7f94f1c0533b4115ed6\"",
+      "last_updated": "2024-11-19T09:35:05Z",
+      "stargazers_count": 64,
+      "last_fetched": 1739369643.586807
+    },
+    "263757123": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "finity69x2/nws_alerts",
+      "category": "integration",
+      "description": "An updated version of the nws_alerts custom integration for Home Assistant",
+      "domain": "nws_alerts",
+      "etag_repository": "W/\"e1f6c11e31cdd836a74b46f5c54969d8892eb46e789f93da3f41668fdd723d67\"",
+      "last_updated": "2025-01-18T22:51:44Z",
+      "stargazers_count": 108,
+      "topics": [
+        "alerts",
+        "assistant",
+        "home",
+        "weather"
+      ],
+      "last_fetched": 1739235917.847652
+    },
+    "394704821": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wills106/homeassistant-solax-modbus",
+      "category": "integration",
+      "description": "SolaX Power Modbus custom_component for Home Assistant (Supports some AlphaESS, Growatt, Sofar, Solinteg, Solis, SRNE, Swatten)",
+      "domain": "solax_modbus",
+      "etag_repository": "W/\"8e5870470363afb9eae41a54c5af7bde0a390146c7c30c6f6467fd5a5dd00cf6\"",
+      "last_updated": "2025-02-05T10:27:37Z",
+      "stargazers_count": 343,
+      "topics": [
+        "alphaess",
+        "growatt",
+        "modbus",
+        "modbus-rtu",
+        "modbus-serial",
+        "modbus-tcp",
+        "qcells",
+        "rs485",
+        "sofar",
+        "solax",
+        "solinteg",
+        "solis",
+        "srne",
+        "swatten"
+      ],
+      "last_fetched": 1739262472.122194
+    },
+    "156292058": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/flex-table-card",
+      "category": "plugin",
+      "description": "Highly Flexible Lovelace Card - arbitrary contents/columns/rows, regex matched, perfect to show appdaemon created content and anything breaking out of the entity_id + attributes concept",
+      "etag_repository": "W/\"e39877a1e1c82e2e2e329a4cc9795fed5fa00db8dac47d2ff623dacff024c3fe\"",
+      "last_updated": "2025-02-06T23:31:30Z",
+      "stargazers_count": 225,
+      "topics": [
+        "data-table",
+        "data-visualization",
+        "flexible-table",
+        "high-configurability",
+        "javascript",
+        "single-file",
+        "table-visualization"
+      ],
+      "last_fetched": 1739225611.618685
+    },
+    "486729209": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "p0l0/hapetwalk",
+      "category": "integration",
+      "description": "Home Assistant integration for petWALK.control",
+      "domain": "petwalk",
+      "downloads": 6,
+      "etag_repository": "W/\"ea79aab86a618ab12550f6aee8c42d2660e7a14e9d58f2871c7525e8670caf0d\"",
+      "last_updated": "2025-02-13T06:50:28Z",
+      "stargazers_count": 5,
+      "topics": [
+        "petwalk"
+      ],
+      "last_fetched": 1739435090.713078
+    },
+    "201599575": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gcorgnet/sensor.emby_upcoming_media",
+      "category": "integration",
+      "description": "Home Assistant component to feed Upcoming Media Card with the latest releases on an Emby instance.",
+      "domain": "emby_upcoming_media",
+      "etag_repository": "W/\"87f6dbaee84044f0bb04893cd737aea77ddeb73847506dabb2ca350f86a9a3da\"",
+      "last_updated": "2024-07-04T06:09:54Z",
+      "stargazers_count": 23,
+      "last_fetched": 1738026279.631738
+    },
+    "682685628": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hugobloem/stateful_scenes",
+      "category": "integration",
+      "description": "Stateful Scenes in Home Assistant (Home Kit scene compatible)",
+      "domain": "stateful_scenes",
+      "downloads": 1264,
+      "etag_repository": "W/\"3d23cc266c28559dc23cd625c267ee4f4103e569421d2712f9575c8edcec5ae3\"",
+      "last_updated": "2025-02-15T17:09:31Z",
+      "stargazers_count": 62,
+      "topics": [
+        "custom-integration",
+        "ha-scene",
+        "homeassistant-scenes",
+        "homekit",
+        "homekit-scenes",
+        "stateful-scene"
+      ],
+      "last_fetched": 1739643626.263716
+    },
+    "234514524": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AaronDavidSchneider/SonosAlarm",
+      "category": "integration",
+      "description": "HomeAssistant custom component to control your SONOS Alarm",
+      "domain": "sonos_alarm",
+      "etag_repository": "W/\"35d2425a724782b7d9922ae90f18a0c036fb82cc12f61a8695ccb3f1ea2e728e\"",
+      "last_updated": "2021-05-25T16:33:27Z",
+      "stargazers_count": 22,
+      "last_fetched": 1729213328.88781
+    },
+    "293843053": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Danielhiversen/home_assistant_adax",
+      "category": "integration",
+      "description": "Integration for Adax heaters",
+      "domain": "adax",
+      "etag_repository": "W/\"e20f846b7bac69f9d47acfe867a22bd355c8ac8ec24bd9023e66e0cdf54a6392\"",
+      "last_updated": "2021-04-28T05:30:29Z",
+      "stargazers_count": 33,
+      "topics": [
+        "adax",
+        "adax-heaters"
+      ],
+      "last_fetched": 1736238009.985744
+    },
+    "397776105": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "HandyHat/ha-hildebrandglow-dcc",
+      "category": "integration",
+      "description": "Home Assistant integration for UK SMETS (Smart) meters pulling data from the DCC via the Hildebrand Glow API ",
+      "domain": "hildebrandglow_dcc",
+      "etag_repository": "W/\"2c53d0e7c285c43861e44fa9bbc292b10dcb95b28c5f33f5277044b13bca0378\"",
+      "last_updated": "2024-01-23T00:53:28Z",
+      "stargazers_count": 248,
+      "topics": [
+        "electricity",
+        "electricity-consumption",
+        "energy",
+        "energy-consumption",
+        "gas",
+        "glow",
+        "hildebrand",
+        "smart-meter",
+        "smart-meters",
+        "smartmeter",
+        "smets",
+        "smets2",
+        "uk"
+      ],
+      "last_fetched": 1739355487.370681
+    },
+    "489457357": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "junalmeida/homeassistant-minimalistic-area-card",
+      "category": "plugin",
+      "description": "A minimalistic area card with sensors and buttons.",
+      "downloads": 13652,
+      "etag_repository": "W/\"af77f2a6cb9875c28d97533bb7cae699e03b5a8833f5747a547b8b03d1bc083f\"",
+      "last_updated": "2024-08-05T08:25:04Z",
+      "stargazers_count": 134,
+      "topics": [
+        "area-card"
+      ],
+      "last_fetched": 1738945059.092047
+    },
+    "636943975": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tomaae/homeassistant-portainer",
+      "category": "integration",
+      "description": "Portainer integration for Home Assistant",
+      "domain": "portainer",
+      "downloads": 16936,
+      "etag_repository": "W/\"941f1a483ade03edc81393ec2937fcdb84a75826110cb9a9103a5d8e65efa7bb\"",
+      "last_updated": "2025-01-17T08:26:36Z",
+      "stargazers_count": 111,
+      "topics": [
+        "docker",
+        "homeassistant-custom-component",
+        "portainer"
+      ],
+      "last_fetched": 1739643947.41626
+    },
+    "708207040": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "stefmde/HomeAssistant-TwitchFollowedLiveStreamsCard",
+      "category": "plugin",
+      "description": "This card is for home assistant to see all your streamers that are currently live",
+      "etag_repository": "W/\"749be1f001cee363ab4dbb03c17304770bc72bb25e093d20b6bfc7704b539644\"",
+      "last_updated": "2024-04-21T19:08:25Z",
+      "stargazers_count": 6,
+      "topics": [
+        "streams",
+        "twitch"
+      ],
+      "last_fetched": 1729213500.419435
+    },
+    "372058588": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/met_alerts_hu",
+      "category": "integration",
+      "description": "Meteo alerts for Hungary",
+      "domain": "met_alerts_hu",
+      "downloads": 9,
+      "etag_repository": "W/\"bb9cba356a2e38a628be133b8fed739e299a4c34762b7879a36e59c85feb89ba\"",
+      "last_updated": "2024-07-25T15:54:32Z",
+      "stargazers_count": 13,
+      "topics": [
+        "homeassistant-custom-component",
+        "hungary"
+      ],
+      "last_fetched": 1729213351.385639
+    },
+    "481763130": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dgomes/ha_generic_water_heater",
+      "category": "integration",
+      "description": "Home Assistant Custom Component - Generic Water Heater",
+      "domain": "generic_water_heater",
+      "etag_repository": "W/\"029afe661dc9e5d654c8814b6449a25ef51fc174d83d22f684cf329e0f95238f\"",
+      "last_updated": "2025-01-12T17:39:02Z",
+      "stargazers_count": 12,
+      "topics": [
+        "home-assistant-integration"
+      ],
+      "last_fetched": 1736705961.067435
+    },
+    "729975302": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ankohanse/hass-dab-pumps",
+      "category": "integration",
+      "description": "Home Assistant Custom Integration for DAB Pumps via the DAB Live or DConnect service",
+      "domain": "dabpumps",
+      "etag_repository": "W/\"d3c9210b66ae5269ce580ad294e3f30fa572ab78b21805c6f25407c6c4a064a2\"",
+      "last_updated": "2025-02-12T07:53:00Z",
+      "stargazers_count": 18,
+      "topics": [
+        "custom-integration",
+        "dab-live",
+        "dab-pumps",
+        "dconnect",
+        "esybox"
+      ],
+      "last_fetched": 1739348337.14193
+    },
+    "265313034": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dimagoltsman/refreshable-picture-card",
+      "category": "plugin",
+      "description": "a refreshable picture card for HACS",
+      "etag_repository": "W/\"37eaf45b0e338fd8caae4294fdaaf82811af950c8f1b8cf93c16ca7e808a036d\"",
+      "last_updated": "2024-09-09T19:48:35Z",
+      "stargazers_count": 37,
+      "last_fetched": 1736929079.887381
+    },
+    "512169290": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tinuva/ha-coct-loadshedding",
+      "category": "integration",
+      "description": "Fetches loadshedding data from City of Cape Town",
+      "domain": "coct_loadshedding",
+      "etag_repository": "W/\"b16dde720b1de89b8f6e3e5c2baf0c1c0643941e8ffb122c5cc6eb616938a786\"",
+      "last_updated": "2023-07-19T06:51:59Z",
+      "stargazers_count": 20,
+      "topics": [
+        "cape",
+        "cape-town",
+        "capetown",
+        "eskom",
+        "loadshedding",
+        "south-africa"
+      ],
+      "last_fetched": 1738362116.777757
+    },
+    "328957716": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Kirbo/ha-lovelace-elapsed-time-card",
+      "category": "plugin",
+      "description": "Home Assistant Lovelace Custom Card to calculate time elapsed/left",
+      "downloads": 2192,
+      "etag_repository": "W/\"74d84d036d893030421cf367b600ec9a765a8dc56f3e3b4c9a9b05b3a7742cbd\"",
+      "last_updated": "2021-06-03T08:58:27Z",
+      "stargazers_count": 28,
+      "topics": [
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1729213432.923102
+    },
+    "480127478": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Ludy87/ecotrend-ista",
+      "category": "integration",
+      "description": "ecotrend-ista Home Assistant Integration",
+      "domain": "ecotrend_ista",
+      "downloads": 409,
+      "etag_repository": "W/\"c3ca6fbeb88553a5161470f92bb8340e97cc32c8616fcac697b3b563ab54d069\"",
+      "last_updated": "2025-02-15T01:42:45Z",
+      "stargazers_count": 37,
+      "topics": [
+        "ecotrend",
+        "hassio-integration",
+        "hassos",
+        "home-assistant-component",
+        "ista"
+      ],
+      "last_fetched": 1739587679.236561
+    },
+    "739466799": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Patrick762/hassio-solvis-modbus",
+      "category": "integration",
+      "description": "Home Assistant Integration for Solvis SC3",
+      "domain": "solvis_modbus",
+      "etag_repository": "W/\"894d535cb0ecfad7d26a55a129b748b67dbb461a34542382474d4fde79251166\"",
+      "last_updated": "2024-01-07T19:40:21Z",
+      "stargazers_count": 7,
+      "topics": [
+        "modbus",
+        "solvis",
+        "solviscontrol"
+      ],
+      "last_fetched": 1737397460.129497
+    },
+    "321140869": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ben8p/lovelace-auto-reload-card",
+      "category": "plugin",
+      "description": "Custom home assitant lovelace for UI auto reload",
+      "etag_repository": "W/\"4f9837dcc2af15da237a6384843b9a3f80bdff0a7f90b83890f762dcae3ba891\"",
+      "last_updated": "2023-05-24T20:46:18Z",
+      "stargazers_count": 39,
+      "topics": [
+        "lovelace-card"
+      ],
+      "last_fetched": 1738707167.43104
+    },
+    "235943258": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jason0x43/hacs-hubitat",
+      "category": "integration",
+      "description": "A Hubitat integration for Home Assistant",
+      "domain": "hubitat",
+      "etag_repository": "W/\"e0d46d9c921736272b8be88ffe1b6084cb6a8aa22a258054cae93c2f5dcd134f\"",
+      "last_updated": "2025-02-11T21:14:06Z",
+      "stargazers_count": 214,
+      "topics": [
+        "hubitat",
+        "maker-api"
+      ],
+      "last_fetched": 1739384575.585713
+    },
+    "342208616": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dm82m/hass-Deltasol-KM2",
+      "category": "integration",
+      "description": "Custom component for retrieving sensor information from Resol KM1/KM2, DL2/DL3, VBus/LAN, VBus/USB",
+      "domain": "deltasol",
+      "downloads": 914,
+      "etag_repository": "W/\"6a1e28c08d12aa8c3edd4ced3c2e85b2c004353f05bcd19669a3fe8d481b344b\"",
+      "last_updated": "2025-02-10T17:41:11Z",
+      "stargazers_count": 25,
+      "topics": [
+        "deltasol",
+        "km2"
+      ],
+      "last_fetched": 1739211668.46676
+    },
+    "424346523": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "9a4gl/hass-centrometal-boiler",
+      "category": "integration",
+      "description": "Home Assistant custom component integration for Centrometal Boiler System",
+      "domain": "centrometal_boiler",
+      "etag_repository": "W/\"43cb2a5ca512e2c7014daa2b2252201b6b1c37bfc49c80d4a898a071699131d2\"",
+      "last_updated": "2024-11-18T22:10:06Z",
+      "stargazers_count": 7,
+      "topics": [
+        "centrometal",
+        "peltec"
+      ],
+      "last_fetched": 1739391273.418725
+    },
+    "573737078": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "faanskit/ha-esolar",
+      "category": "integration",
+      "description": "Custom Integration of SAJ eSOLAR",
+      "domain": "saj_esolar_air",
+      "etag_repository": "W/\"64e1fc6d1f3251b931998cac2e52a4ac196332f4aa96fcb18e48265bd49ebd74\"",
+      "last_updated": "2024-11-09T07:02:02Z",
+      "stargazers_count": 9,
+      "topics": [
+        "esolar",
+        "esolar-air",
+        "homeassistant-config",
+        "homeassistant-custom-component",
+        "saj",
+        "saj-h1",
+        "saj-inverters",
+        "saj-r5",
+        "solar"
+      ],
+      "last_fetched": 1735935436.753401
+    },
+    "544947025": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "functionpointer/home-assistant-chargecloud-integration",
+      "category": "integration",
+      "description": "Fetches real-time status of public ev chargers from chargecloud.de",
+      "domain": "chargecloud",
+      "etag_repository": "W/\"7c96a0c60d77487ee07ba72317767890212ea15ab755c2375a4c12a2f399dc1f\"",
+      "last_updated": "2024-06-07T18:41:16Z",
+      "stargazers_count": 7,
+      "topics": [
+        "electric-vehicle-charging-station",
+        "electric-vehicles"
+      ],
+      "last_fetched": 1737728146.334875
+    },
+    "307503425": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "caiosweet/Home-Assistant-custom-components-INGV",
+      "category": "integration",
+      "description": "INGV - National Institute of Geophysics and Volcanology [Istituto Nazionale di Geofisica e Vulcanologia] Terremoti Italia.",
+      "domain": "ingv_centro_nazionale_terremoti",
+      "downloads": 733,
+      "etag_repository": "W/\"639c10c910d80517cd48bab8ea5222f9858b74c5406f16bc82c5345436cf17bc\"",
+      "last_updated": "2024-08-11T07:50:59Z",
+      "stargazers_count": 24,
+      "topics": [
+        "assistant",
+        "geofisica",
+        "home",
+        "ingv",
+        "terremoti",
+        "vulcanologia"
+      ],
+      "last_fetched": 1737987291.220899
+    },
+    "504935480": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mill1000/midea-ac-py",
+      "category": "integration",
+      "description": "Home Assistant custom integration to control Midea (and associated brands) air conditioners via LAN.",
+      "domain": "midea_ac",
+      "etag_repository": "W/\"32e84035f4ddc665bc22f46b00f184a1f65c17670910407e227dc5901fdb5d26\"",
+      "last_updated": "2025-02-14T01:59:43Z",
+      "stargazers_count": 180,
+      "topics": [
+        "air-conditioner",
+        "automation",
+        "climate",
+        "lan",
+        "midea"
+      ],
+      "last_fetched": 1739557456.658384
+    },
+    "193372044": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/lovelace-xiaomi-vacuum-map-card",
+      "category": "plugin",
+      "description": "This card provides a user-friendly way to fully control map-based vacuums in Home Assistant. Supported brands include Xiaomi (Roborock/Viomi/Dreame/Roidmi/Valetudo/Valetudo RE), Neato, Wyze, Roomba, Ecovacs (and probably more).",
+      "downloads": 86619,
+      "etag_repository": "W/\"8aca1ca619469e7ad82ed805d126119dcbc1e1889c6b3efdcfbb4c838815ddce\"",
+      "last_updated": "2025-01-30T18:06:43Z",
+      "stargazers_count": 1552,
+      "topics": [
+        "deebot",
+        "ecovacs",
+        "lovelace-card",
+        "myneato",
+        "neato",
+        "roborock",
+        "roomba",
+        "roomba980",
+        "vacuum",
+        "valetudo",
+        "valetudo-re",
+        "wyze",
+        "xiaomi",
+        "xiaomi-vacuum"
+      ],
+      "last_fetched": 1739650530.874269
+    },
+    "566598076": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dscao/ikuai",
+      "category": "integration",
+      "description": "Home Assistant integration for iKuai Router",
+      "domain": "ikuai",
+      "etag_repository": "W/\"29128273420bb169a28083b0f4c7c211858f9842941be96ff8651d7ebd9d28f4\"",
+      "last_updated": "2025-01-05T15:02:06Z",
+      "stargazers_count": 57,
+      "topics": [
+        "homeassistant-custom-component",
+        "ikuai"
+      ],
+      "last_fetched": 1738383494.898878
+    },
+    "286186485": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nielsfaber/scheduler-component",
+      "category": "integration",
+      "description": "Custom component for HA that enables the creation of scheduler entities",
+      "domain": "scheduler",
+      "downloads": 186,
+      "etag_repository": "W/\"65f23a9abcfc6cd198def891350a57467d39d1e9881228eab45208533edefdb8\"",
+      "last_updated": "2024-11-16T06:29:51Z",
+      "stargazers_count": 720,
+      "topics": [
+        "scheduler"
+      ],
+      "last_fetched": 1739478080.063789
+    },
+    "150781994": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-fold-entity-row",
+      "category": "plugin",
+      "description": "🔹 A foldable row for entities card, containing other rows",
+      "etag_repository": "W/\"9478561f3835c295a8932e603eaea3500208f8af4198b19a67c738a05b09d903\"",
+      "last_updated": "2023-03-04T05:08:58Z",
+      "stargazers_count": 623,
+      "last_fetched": 1739470891.404143
+    },
+    "720062465": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "trollix/ha-tsmoon-card",
+      "category": "plugin",
+      "description": "Home Assistant lovelace custom card Simple Moon phases",
+      "etag_repository": "W/\"1f97b2fda7afea51bf00569915aaeeed8f958a415210632cd3589cc76bf7b0a2\"",
+      "last_updated": "2025-01-25T14:59:39Z",
+      "stargazers_count": 8,
+      "topics": [
+        "card",
+        "moon"
+      ],
+      "last_fetched": 1738923433.196928
+    },
+    "751546869": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DasBasti/SmartHashtag",
+      "category": "integration",
+      "description": "Homeassistant component for Smart #1/#3 API",
+      "domain": "smarthashtag",
+      "etag_repository": "W/\"418e5757485072abf8f7b8a3b4deeaa0d75d7064d414df98d456a9dfed18ae6c\"",
+      "last_updated": "2025-02-15T20:13:16Z",
+      "stargazers_count": 48,
+      "last_fetched": 1739650582.401223
+    },
+    "192732887": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bramkragten/swipe-card",
+      "category": "plugin",
+      "description": "Card that allows you to swipe throught multiple cards for Home Assistant Lovelace",
+      "etag_repository": "W/\"f549b95a150832a8f686bae58d00e4c51676ceb88571435989ecc3329aaf3439\"",
+      "last_updated": "2023-09-07T21:30:39Z",
+      "stargazers_count": 281,
+      "last_fetched": 1739636087.499338
+    },
+    "193588612": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-custom-components-iMPK",
+      "category": "integration",
+      "description": "This sensor uses unofficial API retrieved by decompilation of iMPK application to provide a list of MPK Wrocław news available in original app.",
+      "domain": "impk",
+      "downloads": 193,
+      "etag_repository": "W/\"8adbbcecbb9f86ba3f480f4f4aefdfd8a92abb0fb5280f3624f951241a0343f7\"",
+      "last_updated": "2023-07-07T02:53:39Z",
+      "stargazers_count": 17,
+      "topics": [
+        "public-transport",
+        "wroclaw"
+      ],
+      "last_fetched": 1739370062.587673
+    },
+    "394082552": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dermotduffy/advanced-camera-card",
+      "category": "plugin",
+      "description": "A comprehensive camera card for Home Assistant",
+      "downloads": 7179,
+      "etag_repository": "W/\"8de9699d12b5a16ef6ade3384492e0ad0e234e2cc65aa35a2427685f62912998\"",
+      "last_updated": "2025-02-14T15:25:08Z",
+      "stargazers_count": 640,
+      "topics": [
+        "cctv",
+        "frigate",
+        "nvr"
+      ],
+      "last_fetched": 1739614402.050081
+    },
+    "770072954": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "punxaphil/maxi-media-player",
+      "category": "plugin",
+      "description": "Media card for Home Assistant UI with a focus on managing multiple media players, but not excluding single player setups.",
+      "downloads": 5261,
+      "etag_repository": "W/\"7d772a5f331f3203e2125b7c0ad9700437a38b5a6e69f15a739eb6c7bcc1d3c4\"",
+      "last_updated": "2025-01-09T21:18:21Z",
+      "stargazers_count": 59,
+      "topics": [
+        "hacs-plugin",
+        "lovelace-custom-card",
+        "sonos"
+      ],
+      "last_fetched": 1739501155.693562
+    },
+    "540279701": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tcarwash/home-assistant_noaa-space-weather",
+      "category": "integration",
+      "description": "A home assistant custom component to integrate with the NOAA Space Weather Prediction Center API",
+      "domain": "noaa_space_weather",
+      "etag_repository": "W/\"174a0ba9d48fbcd8ebb72e144eda645bd3e0527216bf1b9413d1734bad30a058\"",
+      "last_updated": "2024-11-02T03:02:12Z",
+      "stargazers_count": 33,
+      "topics": [
+        "amateur-radio",
+        "noaa-data"
+      ],
+      "last_fetched": 1738700594.345965
+    },
+    "651444976": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MiguelAngelLV/gas_station_spain",
+      "category": "integration",
+      "description": "Home Assistant Component for Gas Stations of Spain",
+      "domain": "gas_station_spain",
+      "etag_repository": "W/\"f733c6676d0cc1eacae1c1624de892537bc97e0269d83371a7e6e5f4d9aae2ff\"",
+      "last_updated": "2025-01-22T14:34:49Z",
+      "stargazers_count": 30,
+      "topics": [
+        "gasstations",
+        "homassistant",
+        "spain"
+      ],
+      "last_fetched": 1739277182.638109
+    },
+    "695365328": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "popeen/Home-Assistant-Custom-Component-Luncha-I-Mjardevi",
+      "category": "integration",
+      "description": "A custom component that creates sensors for the restaurants in and around Mjärdevi Science Park. The data is collected from my website Luncha I Mjärdevi",
+      "domain": "lunchaimjardevi",
+      "downloads": 44,
+      "etag_repository": "W/\"af76c62451d320b29849788927386a7d2d2ee845a21218219147ea36562b241e\"",
+      "last_updated": "2024-12-15T02:31:31Z",
+      "last_fetched": 1734236644.638702
+    },
+    "497829589": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fratsloos/fr24_card",
+      "category": "plugin",
+      "description": "Lovelace card for showing Dump1090 data from FR24 in Home Assistant",
+      "etag_repository": "W/\"6e4f9678a54882a775f40bbd131a5d7140515702fda447b16d200c69db8471cb\"",
+      "last_updated": "2024-02-29T03:12:39Z",
+      "stargazers_count": 47,
+      "topics": [
+        "ads-b",
+        "flightradar24",
+        "lovelace-card",
+        "mode-s"
+      ],
+      "last_fetched": 1739408615.25563
+    },
+    "184658908": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "benct/lovelace-github-entity-row",
+      "category": "plugin",
+      "description": "GitHub repository sensor data on entity rows in Home Assistant's Lovelace UI",
+      "downloads": 337,
+      "etag_repository": "W/\"ee826ff666152b3ccf47e5c019d5c1a6f27706050a1475b3b90a8a94b31dee1f\"",
+      "last_updated": "2024-03-18T16:59:23Z",
+      "stargazers_count": 24,
+      "topics": [
+        "card",
+        "entity",
+        "entity-rows",
+        "github"
+      ],
+      "last_fetched": 1729213342.325821
+    },
+    "195883127": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Martinvdm/garbage-nissewaard-homeassistant",
+      "category": "integration",
+      "description": "Garbage collection Nissewaard for Home Assistant",
+      "domain": "nissewaard",
+      "etag_repository": "W/\"c843196eaa612a55a3c150b845da150949f50088aa5a8d9cd125cab26636c811\"",
+      "last_updated": "2021-04-11T12:18:11Z",
+      "last_fetched": 1729217106.008512
+    },
+    "507038522": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Breina/nad_controller",
+      "category": "integration",
+      "description": "NAD Multi-room Audio Controller HomeAssistant Integration",
+      "domain": "nad_controller",
+      "etag_repository": "W/\"a9a263996be5641aa92ed2eac8fb3043138af35554abf6ad98b638dbd3a38c30\"",
+      "last_updated": "2024-02-29T13:14:52Z",
+      "topics": [
+        "amplifier-controller"
+      ],
+      "last_fetched": 1739261949.405898
+    },
+    "640556013": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "zeronounours/lovelace-energy-entity-row",
+      "category": "plugin",
+      "description": "Lovelace HA entity row to integrate with energy-date-selection",
+      "downloads": 1361,
+      "etag_repository": "W/\"cb2612a4fea3d77573611c4fa2df27bce9dd8026ce59da8734b806052b39a638\"",
+      "last_updated": "2024-12-15T08:53:13Z",
+      "stargazers_count": 12,
+      "topics": [
+        "energy-consumption",
+        "lovelace-entity-row"
+      ],
+      "last_fetched": 1737116847.275081
+    },
+    "522634019": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pkissling/clock-weather-card",
+      "category": "plugin",
+      "description": "A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons",
+      "downloads": 22977,
+      "etag_repository": "W/\"fe9b5f64f1f5e13dcfa989811d5dc560ca6513c8b16af28035f4584e6c12e604\"",
+      "last_updated": "2025-02-11T21:03:41Z",
+      "stargazers_count": 542,
+      "topics": [
+        "animated",
+        "animation",
+        "bar",
+        "clock",
+        "date",
+        "forecast",
+        "gradient",
+        "icons",
+        "ios",
+        "time",
+        "weather"
+      ],
+      "last_fetched": 1739643505.794604
+    },
+    "340664955": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dimagoltsman/ha-proof-dashcam-integration",
+      "category": "integration",
+      "description": "HACS integration to proof.co.il dashcam",
+      "domain": "proof",
+      "etag_repository": "W/\"8212144a976f9b38b9cbad835962833688a564b7836cc3c6be3b1e3ef996f108\"",
+      "last_updated": "2021-03-13T18:43:28Z",
+      "stargazers_count": 1,
+      "topics": [
+        "proof"
+      ],
+      "last_fetched": 1729213487.741679
+    },
+    "269113518": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "plamish/xcomfort",
+      "category": "integration",
+      "description": "Eaton xComfort SHC integration for Home Assistant",
+      "domain": "xcomfort",
+      "etag_repository": "W/\"6cca6924ddac7504c6268d2b5798b752d417acb4350a5b3c67d4d7041f875324\"",
+      "last_updated": "2025-01-06T10:48:52Z",
+      "stargazers_count": 19,
+      "topics": [
+        "eaton",
+        "xcomfort"
+      ],
+      "last_fetched": 1737663711.116766
+    },
+    "174016256": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gadgetchnnel/lovelace-home-feed-card",
+      "category": "plugin",
+      "description": "A custom Lovelace card for displaying a combination of persistent notifications, calendar events, and entities in the style of a feed.",
+      "etag_repository": "W/\"9b0e70a4b7e3c49762f61708be2e8a2f91f00374cc64ea455926ebdd9d86a816\"",
+      "last_updated": "2024-02-23T19:04:02Z",
+      "stargazers_count": 283,
+      "last_fetched": 1736871445.253773
+    },
+    "705784959": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "krasnoukhov/homeassistant-smart-maic",
+      "category": "integration",
+      "description": "Home Assistant Smart MAIC integration",
+      "domain": "smart_maic",
+      "etag_repository": "W/\"ebb33f51889f0a3d30aabd740c8967916f0e18dd73e66fcfe0d259d56b67be11\"",
+      "last_updated": "2024-12-30T09:05:57Z",
+      "stargazers_count": 20,
+      "topics": [
+        "smart-maic"
+      ],
+      "last_fetched": 1737594394.979529
+    },
+    "356385629": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Hyundai-Kia-Connect/kia_uvo",
+      "category": "integration",
+      "description": "A Home Assistant HACS integration that supports Kia Connect(Uvo) and Hyundai Bluelink. The integration supports the EU, Canada and the USA.",
+      "domain": "kia_uvo",
+      "etag_repository": "W/\"e3250325d6ef3c18753f011ca07271b63c2fe40727377069a6427fcb6f51c93b\"",
+      "last_updated": "2025-02-11T01:27:43Z",
+      "stargazers_count": 503,
+      "topics": [
+        "bluelink",
+        "car",
+        "hyundai",
+        "kia",
+        "uvo"
+      ],
+      "last_fetched": 1739650688.585206
+    },
+    "282714722": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mchwalisz/home-assistant-senec",
+      "category": "integration",
+      "description": "SENEC Battery integration for Home Assistant",
+      "domain": "senec",
+      "etag_repository": "W/\"f150ca05532e570aebee2b143988f5ccc20d2f8f4cab367fedf7e3f3b030b451\"",
+      "last_updated": "2025-02-03T21:47:08Z",
+      "stargazers_count": 46,
+      "topics": [
+        "home-assistant-component"
+      ],
+      "last_fetched": 1738621114.843992
+    },
+    "160022220": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "robmarkcole/HASS-amazon-rekognition",
+      "category": "integration",
+      "description": "Home Assistant Object detection with Amazon Rekognition",
+      "domain": "amazon_rekognition",
+      "etag_repository": "W/\"f54ffc8b89ce3174892db3ad8d11e991153109cae195657d400d1ae9eee63d90\"",
+      "last_updated": "2024-04-03T16:30:09Z",
+      "stargazers_count": 88,
+      "topics": [
+        "rekognition"
+      ],
+      "last_fetched": 1738664530.986116
+    },
+    "640244449": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wilsto/pool-monitor-card",
+      "category": "plugin",
+      "description": "The \"Pool Monitor Card\" is a home assistant plugin that display information of 1 to 20 pre-defined sensors of your swimming pool : temperature, pH, ORP levels and TDS but also if you need them : salinity, CYA, calcium, phosphate, alkalinity, filter pressure , free chlorine, total chlorine",
+      "etag_repository": "W/\"7a4ba4875683850530e9d574caf7da86de5351288a247abcee0586d177c5e7a0\"",
+      "last_updated": "2025-02-01T09:02:47Z",
+      "stargazers_count": 72,
+      "topics": [
+        "lovelace-custom-card",
+        "monitor",
+        "pool"
+      ],
+      "last_fetched": 1738520373.583578
+    },
+    "443529332": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ardevd/ha-bobcatminer",
+      "category": "integration",
+      "description": "Home Assistant integration for the Bobcat Helium Miner",
+      "domain": "bobcatminer",
+      "etag_repository": "W/\"bb7b32445aaae6cae24dd0034f14c8eba3c5e5155f7fea53283ef4f1ec298bc9\"",
+      "last_updated": "2024-02-24T11:15:25Z",
+      "stargazers_count": 12,
+      "topics": [
+        "bobcatminer",
+        "cryptocurrency",
+        "helium",
+        "mining"
+      ],
+      "last_fetched": 1729213368.504301
+    },
+    "257102434": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/fkf-garbage-collection-card",
+      "category": "plugin",
+      "description": "FKF Budapest Garbage Collection Card for Home Assistant/Lovelace",
+      "downloads": 761,
+      "etag_repository": "W/\"bbc28fc62bdbe0d8870af6dc1815a612a8f1029605d5e635d685daaf115a72c8\"",
+      "last_updated": "2022-09-16T08:09:59Z",
+      "stargazers_count": 11,
+      "topics": [
+        "budapest",
+        "hungary",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739211515.529505
+    },
+    "628038776": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "loopj/home-assistant-vantage",
+      "category": "integration",
+      "description": "Home Assistant integration for Vantage InFusion home automation controllers.",
+      "domain": "vantage",
+      "downloads": 56,
+      "etag_repository": "W/\"7c210b03d775ea82e1f5109d15327cffcbfb8518cf350598bb8bdc1480368bd2\"",
+      "last_updated": "2025-02-14T21:21:46Z",
+      "stargazers_count": 10,
+      "topics": [
+        "infusion",
+        "vantage"
+      ],
+      "last_fetched": 1739571509.866818
+    },
+    "215037975": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "r-renato/ha-card-waze-travel-time",
+      "category": "plugin",
+      "description": "Home Assistant Lovelace card for Waze Travel Time Sensor",
+      "etag_repository": "W/\"af1681db460bb36c5dc7f6c28e036bbd27e3b7fafd25e1a399a184eb9ba2e28c\"",
+      "last_updated": "2024-05-20T15:35:04Z",
+      "stargazers_count": 42,
+      "topics": [
+        "lovelace-card"
+      ],
+      "last_fetched": 1729213483.451057
+    },
+    "344660161": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "neggert/hass-egauge",
+      "category": "integration",
+      "description": "Home Assistant custom component for eGauge monitor",
+      "domain": "egauge",
+      "etag_repository": "W/\"58b4bfdb7d15a451c61c7cae5bfd8f11a57173a0fc9f359637329b2707fe7e5a\"",
+      "last_updated": "2025-02-08T23:11:25Z",
+      "stargazers_count": 16,
+      "last_fetched": 1739063520.573282
+    },
+    "770263855": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "stickpin/homeassistant-meinvodafone",
+      "category": "integration",
+      "description": "This project enables the monitoring of your Vodafone DE mobile phone contract's Minutes/SMS/Data usage through Home Assistant.",
+      "domain": "meinvodafone",
+      "downloads": 1,
+      "etag_repository": "W/\"edb1b4ef9b8eda871b0c7111fa31d966f1be892324e1e8f9577c1db5b98c0bae\"",
+      "last_updated": "2024-10-01T21:14:30Z",
+      "stargazers_count": 8,
+      "topics": [
+        "home-assistant-integration",
+        "meinvodafone",
+        "vodafone-de"
+      ],
+      "last_fetched": 1739096549.983636
+    },
+    "505459170": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "usernein/tv-card",
+      "category": "plugin",
+      "description": "📺 TV Remote Card (with touchpad and haptic feedback)",
+      "downloads": 16234,
+      "etag_repository": "W/\"21ba469bfe8d672e9ace2ac27d93af3adedf68b7eb2dfc534986404302892a8d\"",
+      "last_updated": "2023-05-19T10:50:30Z",
+      "stargazers_count": 114,
+      "topics": [
+        "automation",
+        "card",
+        "remote",
+        "tv"
+      ],
+      "last_fetched": 1736644307.017536
+    },
+    "499270202": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "decompil3d/lovelace-hourly-weather",
+      "category": "plugin",
+      "description": "Hourly weather card for Home Assistant. Visualize upcoming weather conditions as a colored horizontal bar.",
+      "downloads": 17854,
+      "etag_repository": "W/\"956209b452402c44bdc28f6a6436892e2d61ab5dc0a1956a055e0be4852eacce\"",
+      "last_updated": "2025-02-12T16:41:41Z",
+      "stargazers_count": 331,
+      "topics": [
+        "card",
+        "hourly",
+        "weather"
+      ],
+      "last_fetched": 1739384347.897345
+    },
+    "125756318": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/bkk_stop",
+      "category": "integration",
+      "description": "HomeAssistant custom component for Budapest public transportation",
+      "domain": "bkk_stop",
+      "etag_repository": "W/\"4f72b8e5f627ca2b1ff4233248cfe099d9d00edbbf79edd2aa15be88472b5215\"",
+      "last_updated": "2024-11-25T15:27:14Z",
+      "stargazers_count": 30,
+      "topics": [
+        "bkk",
+        "budapest",
+        "hungary",
+        "transportation"
+      ],
+      "last_fetched": 1735913576.119464
+    },
+    "197759180": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "postlund/search-card",
+      "category": "plugin",
+      "description": "Quickly search for entities from a Lovelace card.",
+      "etag_repository": "W/\"b2b308317cbc1422c3e071e4765992a7bab7505682f7f32de353379220ed09b5\"",
+      "last_updated": "2024-12-14T16:39:16Z",
+      "stargazers_count": 109,
+      "last_fetched": 1738550649.545584
+    },
+    "253842395": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "msp1974/homeassistant-jlrincontrol",
+      "category": "integration",
+      "description": "An integration for JLR InControl to Home Assistant",
+      "domain": "jlrincontrol",
+      "etag_repository": "W/\"d58372fd32f6472e0148aa3fcd9d3dd5731abc98a05c102e8aad52c59daebb73\"",
+      "last_updated": "2024-05-06T13:47:12Z",
+      "stargazers_count": 68,
+      "topics": [
+        "i-pace",
+        "jaguar",
+        "jlr",
+        "landrover",
+        "rrs",
+        "vehicle",
+        "wirelesscar"
+      ],
+      "last_fetched": 1739363577.540199
+    },
+    "319346850": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Limych/ha-snowtire",
+      "category": "integration",
+      "description": "Home Assistant sensor to predict if it's time to change car tires from summer to winter and vice versa.",
+      "domain": "snowtire",
+      "downloads": 2,
+      "etag_repository": "W/\"9f08e8727f5ca2e828cbafa0b5dd7935c0fccfbb0fab9675f97dee0f645c1f0e\"",
+      "last_updated": "2024-12-23T13:39:37Z",
+      "stargazers_count": 35,
+      "topics": [
+        "car-winter-tires",
+        "home-assistant-component",
+        "tires"
+      ],
+      "last_fetched": 1737570257.55467
+    },
+    "316597224": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dphae/bsh",
+      "category": "integration",
+      "description": "A Home Assistant Budova Smart Home integration",
+      "domain": "bsh",
+      "etag_repository": "W/\"325cf6acd4e64a47e11c1e8a9f569ba3ed7ad5bdc2a69641c5201b7a4e966ef5\"",
+      "last_updated": "2021-08-05T21:00:50Z",
+      "stargazers_count": 3,
+      "topics": [
+        "budova"
+      ],
+      "last_fetched": 1729213499.13178
+    },
+    "749900391": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "SoftXperience/home-assistant-foxess-api",
+      "category": "integration",
+      "description": "FoxESSCloud API integration for Home Assistant",
+      "domain": "foxess_api",
+      "etag_repository": "W/\"b62d1d334019b9de5024cd0210cb2333ecf5475918dedac8c220a34e81aa405e\"",
+      "last_updated": "2024-03-04T15:03:56Z",
+      "stargazers_count": 5,
+      "topics": [
+        "energy-monitor",
+        "foxess",
+        "photovoltaics",
+        "pv"
+      ],
+      "last_fetched": 1732739063.97755
+    },
+    "191663150": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "finity69x2/fan-control-entity-row",
+      "category": "plugin",
+      "description": "Provides a means to show a compact graphical control row for 2 or 3 speed fans in Home Assistant",
+      "etag_repository": "W/\"3dc6336fc310f4e7643f631fd45d09a9b7bee25ae5f36a22411348ab9e933c20\"",
+      "last_updated": "2022-09-12T22:09:11Z",
+      "stargazers_count": 68,
+      "last_fetched": 1729213392.833851
+    },
+    "716704833": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AlexandrErohin/home-assistant-tplink-router",
+      "category": "integration",
+      "description": "Home Assistant component for TP-Link router administration with sensors, button reboot, switches and device tracking.",
+      "domain": "tplink_router",
+      "downloads": 4315,
+      "etag_repository": "W/\"1ae4737b12b735a11633f510d41d4f3753a64d6fcf444452d03fb267010da4b4\"",
+      "last_updated": "2025-02-11T13:18:43Z",
+      "stargazers_count": 166,
+      "topics": [
+        "archer-a7",
+        "archer-ax10",
+        "archer-ax11000",
+        "archer-ax20",
+        "archer-ax3000",
+        "archer-ax50",
+        "archer-c1200",
+        "archer-c6",
+        "archer-mr200",
+        "deco",
+        "gdpr",
+        "tl-wa3001",
+        "tp-link",
+        "tplink"
+      ],
+      "last_fetched": 1739636080.950133
+    },
+    "570508248": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rrooggiieerr/homeassistant-axaremote",
+      "category": "integration",
+      "description": "Home Assistant integration to control AXA Remote window openers over the serial interface.",
+      "domain": "axaremote",
+      "etag_repository": "W/\"8dc52c4a5445e66e45419609f1e026705a85660e0d29e2ad200ce49967c64dd3\"",
+      "last_updated": "2025-01-10T05:56:05Z",
+      "stargazers_count": 7,
+      "last_fetched": 1737563026.501093
+    },
+    "708527086": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tdvtdv/ha-tdv-bar",
+      "category": "plugin",
+      "description": "A Home Assistant lovelace card to display bar chart  oriented to display power sensors",
+      "downloads": 7317,
+      "etag_repository": "W/\"b475c60050a9100005d15c1d8d8cbdce6512b9bae0735dc9339184c49ab7a6e7\"",
+      "last_updated": "2024-09-13T09:31:12Z",
+      "stargazers_count": 67,
+      "topics": [
+        "lovlace-card"
+      ],
+      "last_fetched": 1739542530.073517
+    },
+    "594007512": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "marcolivierarsenault/moonraker-home-assistant",
+      "category": "integration",
+      "description": "Home Assistant integration for Moonraker, Klipper and Mainsail",
+      "domain": "moonraker",
+      "etag_repository": "W/\"ebb4fc0854528b7c5f9d40beac6ad2d06ccbbb787fad9a26400540e507ab5c48\"",
+      "last_updated": "2025-02-10T20:56:01Z",
+      "stargazers_count": 309,
+      "topics": [
+        "klipper",
+        "moonraker"
+      ],
+      "last_fetched": 1739643744.102645
+    },
+    "733708339": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "binarydev/ha-generac",
+      "category": "integration",
+      "description": "A custom integration for home assistant for generac and honeywell generators",
+      "domain": "generac",
+      "etag_repository": "W/\"033a68a44aaa72c3bb559dd2468dfdade97975af0506583e2c8100b50df18797\"",
+      "last_updated": "2025-02-13T07:29:04Z",
+      "stargazers_count": 9,
+      "topics": [
+        "generac"
+      ],
+      "last_fetched": 1739643443.249046
+    },
+    "534848317": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "juicejuice/homeassistant_redback",
+      "category": "integration",
+      "description": "Home Assistant integration for inverter and battery systems from Redback Technologies",
+      "domain": "redback",
+      "etag_repository": "W/\"ef1b00d961bea49562dcd43672059347eddcae5c1c810500fcc02529f2148059\"",
+      "last_updated": "2024-12-28T04:38:09Z",
+      "stargazers_count": 7,
+      "topics": [
+        "inverter",
+        "redback-technologies"
+      ],
+      "last_fetched": 1735374038.306793
+    },
+    "552555459": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Sholofly/lghorizon",
+      "category": "integration",
+      "description": "Custom integration to control LG Horizon settop boxes for Ziggo(NL), Magenta(AT), UPC(CH), Virgin(GB, IE), Telenet(BE)",
+      "domain": "lghorizon",
+      "etag_repository": "W/\"bb8edecc64501b0d6466bf240737aeb058fe82256c3943dba2ae38d6bb3ea5f3\"",
+      "last_updated": "2024-11-06T07:04:47Z",
+      "stargazers_count": 70,
+      "topics": [
+        "arris",
+        "humax",
+        "lg-horizon",
+        "magenta",
+        "sunrise",
+        "telenet",
+        "virgin",
+        "ziggo"
+      ],
+      "last_fetched": 1739643899.065741
+    },
+    "312080478": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "LaggAt/hacs-govee",
+      "category": "integration",
+      "description": "A HACS repository for Govee light integration",
+      "domain": "govee",
+      "etag_repository": "W/\"2568c78e1b4cca7b1e11f0156fd4155fe147b5d9b2d716a1929cbed0fc6c03e0\"",
+      "last_updated": "2025-01-10T06:56:39Z",
+      "stargazers_count": 290,
+      "topics": [
+        "devcontainer",
+        "govee",
+        "light"
+      ],
+      "last_fetched": 1739536251.066851
+    },
+    "291484700": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AlexxIT/XiaomiGateway3",
+      "category": "integration",
+      "description": "Home Assistant custom component for control Xiaomi Multimode Gateway (aka Gateway 3), Xiaomi Multimode Gateway 2, Aqara Hub E1 on default firmwares over LAN",
+      "domain": "xiaomi_gateway3",
+      "etag_repository": "W/\"33bcd44744f8282fb7709702540fe035c41201fb59be377521fd78f82d133c23\"",
+      "last_updated": "2025-02-06T08:04:22Z",
+      "stargazers_count": 2540,
+      "topics": [
+        "aqara",
+        "ble",
+        "matter",
+        "mesh",
+        "mihome",
+        "xiaomi",
+        "zha",
+        "zigbee",
+        "zigbee2mqtt"
+      ],
+      "last_fetched": 1739628670.951294
+    },
+    "491303842": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "a-p-z/datetime-card",
+      "category": "plugin",
+      "description": "A minimalistic card for Home Assistant Lovelace UI which shows how many days it has been between any input_datetime and today.",
+      "downloads": 1870,
+      "etag_repository": "W/\"63b3dab6be7bad1e7bc7ca8120378c72c30285ebc64b9e652e2106ac085479b1\"",
+      "last_updated": "2025-01-21T20:33:50Z",
+      "stargazers_count": 23,
+      "topics": [
+        "lovelace-custom-card",
+        "svelte"
+      ],
+      "last_fetched": 1739571146.602342
+    },
+    "777338510": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "avlemos/dobiss",
+      "category": "integration",
+      "description": "This is an integration for Dobiss-RJ45 interface for Home Assistant",
+      "domain": "dobiss",
+      "etag_repository": "W/\"82a5449827ee642a20c3cd67839bf39e00f9ad77207357c4294a3ef6320508ed\"",
+      "last_updated": "2025-02-09T11:36:33Z",
+      "stargazers_count": 1,
+      "topics": [
+        "dobiss"
+      ],
+      "last_fetched": 1739110338.858134
+    },
+    "241706284": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Savjee/button-text-card",
+      "category": "plugin",
+      "description": "Custom, \"neumorphism\" Lovelace card",
+      "etag_repository": "W/\"a261d1af14b68ea23066e319d644acdeb3429010d6482cc5037df87e514c2dac\"",
+      "last_updated": "2024-12-31T11:33:18Z",
+      "stargazers_count": 123,
+      "topics": [
+        "lovelace-card",
+        "templating",
+        "typescript"
+      ],
+      "last_fetched": 1736864137.192472
+    },
+    "214365813": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Anonym-tsk/lovelace-starline-card",
+      "category": "plugin",
+      "description": "StarLine custom card for Home Assistant",
+      "etag_repository": "W/\"aaf404b3bedf0e11e92ab2bed67f13ececff974a7e5df7e63e9701c9647528d2\"",
+      "last_updated": "2024-11-19T13:41:37Z",
+      "stargazers_count": 26,
+      "topics": [
+        "lovelace-custom-card",
+        "starline"
+      ],
+      "last_fetched": 1738803751.367171
+    },
+    "676091897": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "agittins/bermuda",
+      "category": "integration",
+      "description": "Bermuda Bluetooth/BLE Triangulation / Trilateration for HomeAssistant",
+      "domain": "bermuda",
+      "downloads": 6931,
+      "etag_repository": "W/\"10ed96132a6aeecd6c96519b723666e755c52b370a32db6b2125cfcca7313ec5\"",
+      "last_updated": "2025-02-11T06:38:37Z",
+      "stargazers_count": 868,
+      "topics": [
+        "ble",
+        "bluetooth-beacons",
+        "bluetooth-low-energy",
+        "bluetooth-proxy",
+        "esphome",
+        "homeassistant-custom-component",
+        "triangulation",
+        "trilateration"
+      ],
+      "last_fetched": 1739650442.908443
+    },
+    "182915754": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/grocy",
+      "category": "integration",
+      "description": "Custom Grocy integration for Home Assistant",
+      "domain": "grocy",
+      "downloads": 2316,
+      "etag_repository": "W/\"b59604b27be35bd192a81ff78e34380231a901570aae4350bedbee07b8607d2f\"",
+      "last_updated": "2025-02-04T07:17:03Z",
+      "stargazers_count": 178,
+      "topics": [
+        "grocy"
+      ],
+      "last_fetched": 1739161156.515754
+    },
+    "598289640": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RobertD502/home-assistant-petkit",
+      "category": "integration",
+      "description": "Home Assistant integration for PetKit devices",
+      "domain": "petkit",
+      "downloads": 2942,
+      "etag_repository": "W/\"53734f578c43f321e00c906b6c0d6648bcffbbc23a52bec7e7e5855f782178be\"",
+      "last_updated": "2025-01-08T15:44:54Z",
+      "stargazers_count": 258,
+      "topics": [
+        "eversweet-3-pro",
+        "fresh-element",
+        "fresh-element-mini-pro",
+        "fresh-element-solo",
+        "pet-feeder",
+        "pet-fountain",
+        "petkit",
+        "petkit-feeder",
+        "petkit-hacs",
+        "petkit-water-fountain",
+        "pura-max",
+        "pura-x",
+        "smart-feeder",
+        "smart-litter-box",
+        "smart-pet"
+      ],
+      "last_fetched": 1739600705.685444
+    },
+    "624779425": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "aturri/ha-zcsazzurro",
+      "category": "integration",
+      "description": "A modern integration for ZCS Azzurro devices in Home Assistant",
+      "domain": "zcsazzurro",
+      "downloads": 1282,
+      "etag_repository": "W/\"10806b4691dda2cbf51afe60c7fde210a54b3fcaff1d3d6b9510af08a220bb02\"",
+      "last_updated": "2024-03-25T01:31:20Z",
+      "stargazers_count": 25,
+      "topics": [
+        "zcs",
+        "zcsazzurro"
+      ],
+      "last_fetched": 1738880036.408738
+    },
+    "701827966": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "deadbeef3137/ha-cloudflare-tunnel-monitor",
+      "category": "integration",
+      "description": "Integration (custom_component) for Home Assistant that monitors the status of your Cloudflare tunnels.",
+      "domain": "cloudflare_tunnel_monitor",
+      "etag_repository": "W/\"14d18b6a2d3350f6b325e3df4ae99336a9a5e26475da3a680e7ab512458a4024\"",
+      "last_updated": "2025-02-03T06:57:47Z",
+      "stargazers_count": 17,
+      "topics": [
+        "cloudflare",
+        "cloudflare-tunnel",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739377205.984405
+    },
+    "156434866": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-layout-card",
+      "category": "plugin",
+      "description": "🔹 Get more control over the placement of lovelace cards.",
+      "etag_repository": "W/\"72dd984b694934bc73b6ff096cceab24cbc85b7d1657265743a3b4e492c410b5\"",
+      "last_updated": "2024-06-09T12:31:07Z",
+      "stargazers_count": 1118,
+      "last_fetched": 1738650109.437568
+    },
+    "612652228": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "NiaoBlush/impc_energy",
+      "category": "integration",
+      "description": "通过内蒙古电力公众号查询电量电费的Home Assistant插件",
+      "domain": "impc_energy",
+      "etag_repository": "W/\"26bc0942d657598c98571f710574add295ccc5f41085ed8536e6f1ee7a127f3e\"",
+      "last_updated": "2025-02-14T07:39:38Z",
+      "stargazers_count": 3,
+      "topics": [
+        "electricity-consumption"
+      ],
+      "last_fetched": 1739528452.85481
+    },
+    "550121200": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Jezza34000/homeassistant_weback_component",
+      "category": "integration",
+      "description": "Control vacuum using Weback app into HomeAssistant. Many brands using this application can be controlled as : Neatsvor, Tesvor, Abir, Orfeld, Valubot...",
+      "domain": "weback_vacuum",
+      "etag_repository": "W/\"b30e415737e6c274d32a4b289a6c6e693eccc7c2341d3171e9f2e94fa4f04382\"",
+      "last_updated": "2024-11-28T10:58:31Z",
+      "stargazers_count": 30,
+      "topics": [
+        "abir",
+        "component",
+        "neatsvor",
+        "tesvor",
+        "vacuum-cleaner",
+        "vacuum-robot",
+        "weback"
+      ],
+      "last_fetched": 1733926713.980984
+    },
+    "214979604": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/dark-mint",
+      "category": "theme",
+      "description": "Another Dark theme for Home Assistant",
+      "etag_repository": "W/\"7341fd325cf327710c508245d7e232ec87f8b3b273e33d2b23dc7bf7341c184a\"",
+      "last_updated": "2023-03-27T21:57:12Z",
+      "stargazers_count": 4,
+      "last_fetched": 1738976437.566416
+    },
+    "192604318": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mudape/iphonedetect",
+      "category": "integration",
+      "description": "A custom component for Home Assistant to detect iPhones connected to local LAN, even if the phone is in deep sleep.",
+      "domain": "iphonedetect",
+      "downloads": 5989,
+      "etag_repository": "W/\"d645329806ae44654de914eb72b4f07b7d8f591bf8701d43dbe7bcccf425c286\"",
+      "last_updated": "2025-02-01T13:47:25Z",
+      "stargazers_count": 491,
+      "topics": [
+        "iphonedetect"
+      ],
+      "last_fetched": 1739564448.564213
+    },
+    "410867791": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hasscc/hass-edge-tts",
+      "category": "integration",
+      "description": "🗣️ Microsoft Edge TTS for Home Assistant, no need for app_key",
+      "domain": "edge_tts",
+      "etag_repository": "W/\"0a0c37f3aa039e98914f6cd809581afe2e07b27c04b97d119c111fd1128c2d5e\"",
+      "last_updated": "2024-11-08T16:47:57Z",
+      "stargazers_count": 391,
+      "topics": [
+        "tts"
+      ],
+      "last_fetched": 1739593256.440117
+    },
+    "524783308": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "berrywhite96/lovelace-shutter-row",
+      "category": "plugin",
+      "description": "Home Assistant Lovelace Shutter Row Card",
+      "downloads": 6864,
+      "etag_repository": "W/\"85f7cad04858c340536d2d2b601f4d431cb20798406b6f04e6ee72811e8a67d2\"",
+      "last_updated": "2024-06-20T12:25:51Z",
+      "stargazers_count": 22,
+      "topics": [
+        "home-assistant-card",
+        "lovelace-card"
+      ],
+      "last_fetched": 1736943939.336766
+    },
+    "674291780": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "CodeFoodPixels/robovac",
+      "category": "integration",
+      "description": "Add a Eufy RoboVac easily to Home Assistant",
+      "domain": "robovac",
+      "etag_repository": "W/\"556d0c7bd0cf30eefe8c1f58476d41215f8da3c26e9962ed4709183b293ad7f4\"",
+      "last_updated": "2024-06-30T22:22:39Z",
+      "stargazers_count": 167,
+      "topics": [
+        "eufy",
+        "robovac",
+        "vacuum"
+      ],
+      "last_fetched": 1739650539.307826
+    },
+    "395991055": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/anniversary",
+      "category": "integration",
+      "description": "Anniversary integration for Home Assistant",
+      "domain": "anniversary",
+      "downloads": 1,
+      "etag_repository": "W/\"c4c0b1296f96a23bf90f4d1897532fc46ae617d65a036dbe6404cfb6181439da\"",
+      "last_updated": "2024-10-07T17:23:43Z",
+      "stargazers_count": 17,
+      "last_fetched": 1731147173.095134
+    },
+    "439944813": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "astrandb/miele",
+      "category": "integration",
+      "description": "A modern integration for Miele devices in Home Assistant",
+      "domain": "miele",
+      "downloads": 7995,
+      "etag_repository": "W/\"a25db84085dd168331f043ca8abccacf5df93a9a4d3fcf282f7d28546addf02e\"",
+      "last_updated": "2025-02-10T15:30:13Z",
+      "stargazers_count": 229,
+      "topics": [
+        "miele"
+      ],
+      "last_fetched": 1739204280.447967
+    },
+    "560282866": {
+      "repository_manifest": {
+        "name": "Universal Light Controller",
+        "hide_default_branch": true,
+        "hacs": "1.6.0",
+        "homeassistant": "2024.11"
+      },
+      "full_name": "monty68/uniled",
+      "authors": [
+        "@monty68"
+      ],
+      "category": "integration",
+      "description": "Universal Light Controller Integration for Home Assistant",
+      "domain": "uniled",
+      "etag_repository": "W/\"0f75eeeb7ebd4769de45bc8c48f0893971fce0db0d3e7058fadbb5d1d7bd3c18\"",
+      "last_updated": "2025-01-06T19:50:03Z",
+      "stargazers_count": 91,
+      "topics": [
+        "banlanx",
+        "ble",
+        "controller",
+        "deng",
+        "hao",
+        "light",
+        "mesh",
+        "sp107e",
+        "sp110e",
+        "sp601e",
+        "sp602e",
+        "sp608e",
+        "sp6117e",
+        "sp611e",
+        "sp620e",
+        "zengge"
+      ],
+      "installed_commit": "7b25369",
+      "installed": true,
+      "last_commit": "7b25369",
+      "last_version": "2.2.6",
+      "manifest_name": "Universal Light Controller",
+      "prerelease": "3.0.10-beta.11",
+      "releases": true,
+      "version_installed": "3.0.10-beta.11",
+      "last_fetched": 1739521434.809033
+    },
+    "279861920": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rt400/ReversoTTS-HA",
+      "category": "integration",
+      "description": "ReversoTTS component for HomeAssistant",
+      "domain": "reversotts",
+      "etag_repository": "W/\"17d24f88e3416ded9171c2efdae1df93c838b2c403675a84b6fb35396ad3eb11\"",
+      "last_updated": "2024-08-20T23:07:58Z",
+      "stargazers_count": 39,
+      "topics": [
+        "reversotts",
+        "tts"
+      ],
+      "last_fetched": 1730708799.324538
+    },
+    "392931946": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "deblockt/aria2-card",
+      "category": "plugin",
+      "description": "An aria2 card for home assistant",
+      "downloads": 473,
+      "etag_repository": "W/\"1d439a0a5443ff97d5a6e16e0524b81885b94491c3f044e9563ae515e65ad5ac\"",
+      "last_updated": "2022-09-20T13:30:10Z",
+      "stargazers_count": 4,
+      "topics": [
+        "aria2",
+        "download-manager"
+      ],
+      "last_fetched": 1729213375.894502
+    },
+    "290436986": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/Colorfulclouds-weather",
+      "category": "integration",
+      "description": "用于HASS的彩云天气组件",
+      "domain": "colorfulclouds",
+      "etag_repository": "W/\"b0d7218826d071b6e6867f67f57f0657ad2a560653611758341bec213062e143\"",
+      "last_updated": "2024-06-16T16:33:11Z",
+      "stargazers_count": 149,
+      "topics": [
+        "weather"
+      ],
+      "last_fetched": 1739355443.920071
+    },
+    "181480967": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "basschipper/homeassistant-generic-hygrostat",
+      "category": "integration",
+      "description": "Generic Hygrostat for Home Assistant",
+      "domain": "generic_hygrostat",
+      "etag_repository": "W/\"50df4ee158ec6bb4c368e1bb1212e9c612a9eaec4c68362e8ec6c510242a647c\"",
+      "last_updated": "2023-12-13T09:52:19Z",
+      "stargazers_count": 88,
+      "last_fetched": 1738764817.608396
+    },
+    "698501153": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Nerwyn/service-call-tile-feature",
+      "category": "plugin",
+      "description": "Home Assistant custom features for tile cards and more. Call any action using buttons, dropdowns, selectors, sliders, and spinboxes.",
+      "etag_repository": "W/\"31b7219327cc03afd29c6c024e6a33a040ddaef33355463fe420b90bfad9fa08\"",
+      "last_updated": "2025-01-22T22:55:50Z",
+      "stargazers_count": 170,
+      "topics": [
+        "tile-card"
+      ],
+      "last_fetched": 1739636201.914449
+    },
+    "232299868": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "astrandb/sentio",
+      "category": "integration",
+      "description": "Custom component for Sentiotec sauna controller",
+      "domain": "sentio",
+      "downloads": 24,
+      "etag_repository": "W/\"f753b4f61745db27298f870edf948a6690ce1f05456284af2af216faa21ab5b7\"",
+      "last_updated": "2025-02-10T09:50:02Z",
+      "stargazers_count": 4,
+      "topics": [
+        "sentio",
+        "sentiotec"
+      ],
+      "last_fetched": 1739182549.140873
+    },
+    "422931599": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "KartoffelToby/better_thermostat",
+      "category": "integration",
+      "description": "This custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It combines a room-temperature sensor, window/door sensors, weather forecasts, or an ambient temperature probe to decide when it should call for heat and automatically calibrate your TRVs to fix the imprecise measurements taken in the radiator's vicinity.",
+      "domain": "better_thermostat",
+      "etag_repository": "W/\"24f63619e2fe91f936cae231c534282559221682896b924e2075b032f19a5431\"",
+      "last_updated": "2025-01-09T22:05:51Z",
+      "stargazers_count": 985,
+      "topics": [
+        "climate",
+        "energy-efficiency",
+        "moes",
+        "sea801",
+        "sea802",
+        "spzb0001",
+        "thermostat",
+        "ts0601",
+        "tuya",
+        "zigbee",
+        "zigbee2mqtt"
+      ],
+      "last_fetched": 1739536224.404909
+    },
+    "231674882": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-template-entity-row",
+      "category": "plugin",
+      "description": "🔹 Display whatever you want in an entities card row.",
+      "etag_repository": "W/\"8be60848103967a2ed9a68d57bfa25811f097b7cb89693cc2221099be7e2e23c\"",
+      "last_updated": "2024-02-12T09:12:04Z",
+      "stargazers_count": 242,
+      "last_fetched": 1738803912.211271
+    },
+    "225248441": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tomaae/homeassistant-mikrotik_router",
+      "category": "integration",
+      "description": "Mikrotik router integration for Home Assistant",
+      "domain": "mikrotik_router",
+      "downloads": 17725,
+      "etag_repository": "W/\"b08094890e0ed8bf365163365c881793f252f7466c559a3425d178ea19ce47bb\"",
+      "last_updated": "2025-02-02T04:16:24Z",
+      "stargazers_count": 334,
+      "topics": [
+        "mikrotik"
+      ],
+      "last_fetched": 1739614907.39139
+    },
+    "381052530": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "georgezhao2010/fordpass_china",
+      "category": "integration",
+      "description": "福特派的Home Assistant集成组件,通过Home Assistant远程监控或者控制你的福特/林肯汽车",
+      "domain": "fordpass_china",
+      "etag_repository": "W/\"5353d2ad2d1ff0eeb71e3620e23b7124d0d4f6c10701b5c461797be4a10dba7a\"",
+      "last_updated": "2022-11-10T11:48:30Z",
+      "stargazers_count": 29,
+      "topics": [
+        "china",
+        "ford",
+        "fordpass",
+        "lincoln",
+        "lincoln-way"
+      ],
+      "last_fetched": 1731852914.429867
+    },
+    "401145616": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "CJNE/ha-myenergi",
+      "category": "integration",
+      "description": "Home Assistant integration for MyEnergi devices",
+      "domain": "myenergi",
+      "etag_repository": "W/\"944f3ec831d1aead20fdf1c0bf248521861393de058cb3939175b0562dc47bcf\"",
+      "last_updated": "2025-01-21T07:43:56Z",
+      "stargazers_count": 156,
+      "topics": [
+        "ev-charging",
+        "green-energy",
+        "myenergi"
+      ],
+      "last_fetched": 1739571251.327379
+    },
+    "284294048": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JuanMTech/ios_light_mode_theme",
+      "category": "theme",
+      "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the iOS light mode interface.",
+      "etag_repository": "W/\"d6a598f3ecfefc2d898ccb9e034b99d0af1c56e02edca341c4c74df9d4978ec6\"",
+      "last_updated": "2023-01-12T22:54:45Z",
+      "stargazers_count": 15,
+      "last_fetched": 1729731746.472381
+    },
+    "373750934": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cnstudio/Taipower-Bimonthly-Energy-Cost-homeassistant",
+      "category": "integration",
+      "description": "Calculate Taipower (Taiwan Power Company) bi-monthly bill amount from kWh sensor on Home Assistant.",
+      "domain": "taipower_bimonthly_cost",
+      "etag_repository": "W/\"ad58defbdfc80f0dcc3a052d597af11c4f0d42bf512b187f13fc3f79a70bbb54\"",
+      "last_updated": "2024-09-01T06:51:08Z",
+      "stargazers_count": 68,
+      "topics": [
+        "bill",
+        "bimonthly",
+        "power",
+        "taipower"
+      ],
+      "last_fetched": 1735028354.765001
+    },
+    "302985427": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "wizmo2/zidoo-player",
+      "category": "integration",
+      "description": "Home-assistant custom component and api wrapper for Zidoo Media Players",
+      "domain": "zidoo",
+      "etag_repository": "W/\"4563202e275e70b8c3cde9a1b1a74fdb48f757ecbbb9886ccfddfa35915ce21d\"",
+      "last_updated": "2025-01-03T23:12:30Z",
+      "stargazers_count": 24,
+      "topics": [
+        "media",
+        "player",
+        "video-player",
+        "zidoo"
+      ],
+      "last_fetched": 1736771868.911688
+    },
+    "504081359": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "markvader/sonic",
+      "category": "integration",
+      "description": "Sonic Pro water shutoff valve Home Assistant integration",
+      "domain": "sonic",
+      "etag_repository": "W/\"74c648f318ccda2be88a19226bca1079573097ecc959a0230f2b3b49bd3885de\"",
+      "last_updated": "2025-02-03T11:52:12Z",
+      "stargazers_count": 14,
+      "topics": [
+        "hero-labs",
+        "herolabs",
+        "leaks",
+        "sonic",
+        "water"
+      ],
+      "last_fetched": 1738592361.889772
+    },
+    "530452578": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "modrzew/hass-flashforge-adventurer-3",
+      "category": "integration",
+      "description": "Home Assistant integration providing support for the FlashForge Adventurer 3 3D printer.",
+      "domain": "flashforge_adventurer_3",
+      "etag_repository": "W/\"b4cb806b579b00fa19d356fca37b4df8c3a35325a8f95d6498a4527bae30972a\"",
+      "last_updated": "2024-07-23T08:39:25Z",
+      "stargazers_count": 20,
+      "topics": [
+        "flashforge",
+        "flashforge-adventurer"
+      ],
+      "last_fetched": 1736903280.893221
+    },
+    "413812496": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dbuezas/lovelace-plotly-graph-card",
+      "category": "plugin",
+      "description": "Highly customisable Lovelace card to plot interactive graphs. Brings scrolling, zooming, and much more!",
+      "downloads": 30977,
+      "etag_repository": "W/\"d77c13748c8454c6a200bc28bbb3a3c99a7acf62556ec8b97bb7308b98aa4904\"",
+      "last_updated": "2025-01-21T18:55:57Z",
+      "stargazers_count": 474,
+      "topics": [
+        "graphs",
+        "history",
+        "lovelace-custom-card",
+        "navigate",
+        "plotly",
+        "plotlyjs",
+        "plots",
+        "scroll",
+        "zoom"
+      ],
+      "last_fetched": 1739643404.510332
+    },
+    "334523683": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "B5r1oJ0A9G/teufel_raumfeld",
+      "category": "integration",
+      "description": "Integration for Teufel smart speaker (aka Raumfeld Multiroom) into https://www.home-assistant.io/.",
+      "domain": "teufel_raumfeld",
+      "downloads": 1205,
+      "etag_repository": "W/\"ff81996b97d2a6edb05e1b6e7cb938e6a412772742253caf902772b8be6ea0a5\"",
+      "last_updated": "2024-09-29T20:06:58Z",
+      "stargazers_count": 35,
+      "topics": [
+        "hassfeld",
+        "multiroom",
+        "multiroom-audio",
+        "raumfeld",
+        "smart-speaker",
+        "teufel"
+      ],
+      "last_fetched": 1738412585.581244
+    },
+    "276915021": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nordicopen/easee_hass",
+      "category": "integration",
+      "description": "Custom component for Easee EV charger integration with Home Assistant",
+      "domain": "easee",
+      "downloads": 3390,
+      "etag_repository": "W/\"f5eea1f757ad9fbfb5a1167ae0afdf191f19bd711d66e525d0e7771905923541\"",
+      "last_updated": "2025-02-10T18:39:57Z",
+      "stargazers_count": 226,
+      "topics": [
+        "easee",
+        "ev-charging"
+      ],
+      "last_fetched": 1739322541.18625
+    },
+    "366911690": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rroller/dahua",
+      "category": "integration",
+      "description": "Dahua Camera and Doorbell Home Assistant Integration",
+      "domain": "dahua",
+      "etag_repository": "W/\"afeee4fc1d7e47f472dbcddd52c168646c5e6ebf9f29289a3fb7d2cecbeae3a3\"",
+      "last_updated": "2025-01-24T19:21:33Z",
+      "stargazers_count": 427,
+      "topics": [
+        "amcrest",
+        "camera",
+        "dahua",
+        "doorbell",
+        "ipcam",
+        "lorex"
+      ],
+      "last_fetched": 1739643872.30758
+    },
+    "691458765": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "karlis-vagalis/circular-timer-card",
+      "category": "plugin",
+      "description": "Custom Home Assistant card to display timer countdowns using D3.js",
+      "etag_repository": "W/\"2f035fd8ee0008e1da4295e3aefb91a55d9293f7f567f4df90a001736a401096\"",
+      "last_updated": "2023-12-29T11:31:42Z",
+      "stargazers_count": 45,
+      "topics": [
+        "d3js",
+        "lit-element",
+        "lovelace-custom-card",
+        "timer"
+      ],
+      "last_fetched": 1739225681.429226
+    },
+    "245267534": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "twrecked/hass-virtual",
+      "category": "integration",
+      "description": "Virtual Components for Home Assistant",
+      "domain": "virtual",
+      "etag_repository": "W/\"ec5aee36e5926c0435d8d44a3abd1705c865a3c45135c9045f4f5e217ad52962\"",
+      "last_updated": "2025-01-11T01:03:41Z",
+      "stargazers_count": 176,
+      "topics": [
+        "virtual"
+      ],
+      "last_fetched": 1739132588.4266
+    },
+    "323152128": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "GuyLewin/home-assistant-crunch-o-meter",
+      "category": "integration",
+      "description": "Crunch-O-Meter API as sensors in Home Assistant. See how many people are currently at your local gym",
+      "domain": "crunch_o_meter",
+      "downloads": 2,
+      "etag_repository": "W/\"a6822b494f79c3d7cee6a8a5a7bfdb0bb9c745e0208b2b6ef16ff9b74759d598\"",
+      "last_updated": "2024-11-02T17:31:16Z",
+      "stargazers_count": 2,
+      "topics": [
+        "crunch",
+        "crunch-o-meter"
+      ],
+      "last_fetched": 1730578688.690552
+    },
+    "807540393": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RogerSelwyn/MS365-Calendar",
+      "category": "integration",
+      "description": "Microsoft 365 Calendar Integration for Home Assistant",
+      "domain": "ms365_calendar",
+      "downloads": 849,
+      "etag_repository": "W/\"43a615b4bc9c7c95c3e999b30a49ac28ffac8c14c9804d7b3bc8349c81129e4c\"",
+      "last_updated": "2025-02-13T18:00:42Z",
+      "stargazers_count": 44,
+      "topics": [
+        "calendar",
+        "homeassistant-custom-component",
+        "microsoft",
+        "ms365",
+        "o365"
+      ],
+      "last_fetched": 1739650918.60308
+    },
+    "597539627": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bodyscape/cielo_home",
+      "category": "integration",
+      "description": "Integration with Cielo Home",
+      "domain": "cielo_home",
+      "etag_repository": "W/\"5e3788e030bf46ff9fdc09a37e50081ca71c940d5e355dbf2af3da0aa6ffaf6e\"",
+      "last_updated": "2024-12-26T21:29:11Z",
+      "stargazers_count": 56,
+      "topics": [
+        "cielo",
+        "thermostat"
+      ],
+      "last_fetched": 1739312042.487486
+    },
+    "172998062": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kalkih/simple-weather-card",
+      "category": "plugin",
+      "description": "Minimalistic weather card for Home Assistant",
+      "downloads": 57098,
+      "etag_repository": "W/\"d4f933bc4282b732a9e8e3818798e915c4c5eb36442ee7cd1c2d7a047dc7243e\"",
+      "last_updated": "2023-05-12T19:41:22Z",
+      "stargazers_count": 301,
+      "topics": [
+        "weather"
+      ],
+      "last_fetched": 1739607435.427396
+    },
+    "297379398": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Danielhiversen/home_assistant_tractive",
+      "category": "integration",
+      "description": "Custom component for Tractive",
+      "domain": "tractive_custom",
+      "etag_repository": "W/\"e37a4962bf742b9d40c60879526a75d1e72fda59417437daad4b651e6e251463\"",
+      "last_updated": "2021-12-20T09:30:02Z",
+      "stargazers_count": 36,
+      "topics": [
+        "tractive"
+      ],
+      "last_fetched": 1735596894.748846
+    },
+    "202322117": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "eifinger/open_route_service",
+      "category": "integration",
+      "description": "Custom Component for Homeassistant Providing Travel Time Information using openrouteservice.org",
+      "domain": "open_route_service",
+      "etag_repository": "W/\"0ba57a4f3e7fd5f2a04886fe799b7f27f8cfa9a9cf169aedc0802e768937c4ae\"",
+      "last_updated": "2024-03-20T16:59:28Z",
+      "stargazers_count": 14,
+      "topics": [
+        "open-route-service",
+        "python3"
+      ],
+      "last_fetched": 1739607520.993558
+    },
+    "289579468": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "swartjean/ha-eskom-loadshedding",
+      "category": "integration",
+      "description": "A Home Assistant integration to pull Eskom loadshedding status and schedule information using the EskomSePush API",
+      "domain": "eskom_loadshedding",
+      "etag_repository": "W/\"b210f0be319f051edc46e0cd6f4e2ea19d8faffb2f6221d40ab4564681878b51\"",
+      "last_updated": "2024-11-16T16:08:35Z",
+      "stargazers_count": 72,
+      "topics": [
+        "eskom",
+        "eskomsepush",
+        "esp",
+        "loadshedding",
+        "south-africa"
+      ],
+      "last_fetched": 1738607217.782367
+    },
+    "191580766": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tcarlsen/lovelace-light-with-profiles",
+      "category": "plugin",
+      "description": "Turn on lights based on light_profiles.csv",
+      "etag_repository": "W/\"ed1ac47cdab3b7d51e4c0d0e0af7d2ff9292262aaa7e76c50d9f2710207163f3\"",
+      "last_updated": "2022-06-12T20:39:16Z",
+      "stargazers_count": 64,
+      "topics": [
+        "light",
+        "light-profiles",
+        "lovelace-card",
+        "profiles"
+      ],
+      "last_fetched": 1739069243.27378
+    },
+    "340616586": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Limych/ha-narodmon",
+      "category": "integration",
+      "description": "Component to integrate Narodmon cloud into Home Assistant",
+      "domain": "narodmon",
+      "etag_repository": "W/\"bbb7c11a21346ede4e997e5014967f9941b0e59e4ab4098e241925cab92bb026\"",
+      "last_updated": "2025-01-04T23:04:09Z",
+      "stargazers_count": 29,
+      "topics": [
+        "home-assistant-component",
+        "narodmon",
+        "weather"
+      ],
+      "last_fetched": 1739449907.36004
+    },
+    "223028160": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pbeckcom/green_slate_theme",
+      "category": "theme",
+      "description": "Green adaptation of this Home-Assistant theme:  https://github.com/seangreen2/slate_theme",
+      "etag_repository": "W/\"493955216149b4351070a5415a32635fd00bbb23d8e234dc5e374839e007c934\"",
+      "last_updated": "2019-11-20T22:22:55Z",
+      "stargazers_count": 1,
+      "last_fetched": 1729213365.311321
+    },
+    "461906076": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "markvader/ha-rpi_rf",
+      "category": "integration",
+      "description": "Home Assistant Raspberry Pi GPIO RF Integration",
+      "domain": "rpi_rf",
+      "etag_repository": "W/\"4d89a711441afdbeef23972b0e9ea937eb7b5d847bf4e1019754212d7ac4571c\"",
+      "last_updated": "2023-10-23T20:04:22Z",
+      "stargazers_count": 33,
+      "topics": [
+        "home-assistant-component",
+        "rpi-gpio",
+        "rpi-rf"
+      ],
+      "last_fetched": 1739485137.022527
+    },
+    "505066911": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mathieu-mp/homeassistant-intex-spa",
+      "category": "integration",
+      "description": "Home Assistant integration for Intex Spa",
+      "domain": "intex_spa",
+      "downloads": 1747,
+      "etag_repository": "W/\"3f23bc64936c653213222b9b6cb7589a18f38479d2443ae306a4416051b0f95c\"",
+      "last_updated": "2025-02-10T10:33:51Z",
+      "stargazers_count": 37,
+      "topics": [
+        "climate",
+        "intex",
+        "purespa",
+        "spa",
+        "switch"
+      ],
+      "last_fetched": 1739607718.80132
+    },
+    "462065554": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "GuyLewin/home-assistant-lifetime-fitness",
+      "category": "integration",
+      "description": "Life Time Fitness integration for Home Assistant",
+      "domain": "lifetime_fitness",
+      "downloads": 53,
+      "etag_repository": "W/\"9ba0fde956aa5e0374d482caf3ae633e17cd55146f7df6afb5eb2928296ac3ad\"",
+      "last_updated": "2024-01-20T17:03:37Z",
+      "stargazers_count": 4,
+      "topics": [
+        "lifetime"
+      ],
+      "last_fetched": 1737476412.423554
+    },
+    "255270395": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/stell-blue-with-colors",
+      "category": "theme",
+      "description": "Stell Blue with Colors theme for Home Assistant",
+      "etag_repository": "W/\"aac9e112948af80ccb812cde906d4546281b4e9d866dbe37129e873a1d546442\"",
+      "last_updated": "2024-02-19T08:32:24Z",
+      "stargazers_count": 2,
+      "last_fetched": 1738976443.359832
+    },
+    "197920457": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "andersonshatch/midea-ac-py",
+      "category": "integration",
+      "description": "This is a library to allow communicating to a Midea appliance via the Midea cloud.",
+      "domain": "midea",
+      "etag_repository": "W/\"31cd1197ffba0f4db9f63eadc2a81efbc7c8b92e23557487ef9f89bd90eab4a0\"",
+      "last_updated": "2023-03-09T19:28:42Z",
+      "stargazers_count": 83,
+      "topics": [
+        "midea"
+      ],
+      "last_fetched": 1738159994.973181
+    },
+    "259900367": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Bouni/abfallplus",
+      "category": "integration",
+      "description": "AbfallPlus component for Home Assistant ",
+      "domain": "abfallplus",
+      "etag_repository": "W/\"fea109d6f2a626447f962e53263dbb00063dd2eeee4ac9ff27cf08cde5325d83\"",
+      "last_updated": "2023-12-06T14:43:35Z",
+      "stargazers_count": 14,
+      "topics": [
+        "abfallplus"
+      ],
+      "last_fetched": 1738717405.936581
+    },
+    "231829137": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "aFFekopp/noctis",
+      "category": "theme",
+      "description": "🐵 Dark Blue Theme for Home Assistant",
+      "etag_repository": "W/\"e93b43823d4e99575352171c72ca191acf959cd76bdc18abee2d040888f80baf\"",
+      "last_updated": "2023-12-17T11:40:12Z",
+      "stargazers_count": 231,
+      "topics": [
+        "dark-theme",
+        "home-assistant-theme"
+      ],
+      "last_fetched": 1739434667.066548
+    },
+    "754835075": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ablyler/home-assistant-bradford-white-connect",
+      "category": "integration",
+      "description": "Home Assistant Component for managing water heaters via Bradford White Connect",
+      "domain": "bradford_white_connect",
+      "etag_repository": "W/\"525fbcacda2a5d225a94f10d83ba47e3a5aa82e7fc552b31f9c7a4febf97793a\"",
+      "last_updated": "2025-01-27T18:56:46Z",
+      "stargazers_count": 12,
+      "last_fetched": 1738008881.634777
+    },
+    "203592862": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "blindlight86/HA_USR-R16",
+      "category": "integration",
+      "description": "USR-R16 integration for Home Assistant",
+      "domain": "usr_r16",
+      "etag_repository": "W/\"a59ccfd98aeed9c6b5bbdb60895758fe51f080f5d2ab479a9675bd5ad91fa5b7\"",
+      "last_updated": "2022-07-31T19:41:14Z",
+      "stargazers_count": 9,
+      "topics": [
+        "relays"
+      ],
+      "last_fetched": 1735640110.811975
+    },
+    "164155243": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TimSoethout/goodwe-sems-home-assistant",
+      "category": "integration",
+      "description": "Sensor for Home Assistant pulling data from the GoodWe SEMS API for solar panel production metrics.",
+      "domain": "sems",
+      "downloads": 3185,
+      "etag_repository": "W/\"2381efc3c6d3a2c6d5e34e388be00361c00e34d6f167e0ca8f0226173c9e620d\"",
+      "last_updated": "2024-10-31T14:52:15Z",
+      "stargazers_count": 95,
+      "topics": [
+        "goodwe-sems",
+        "pv",
+        "sems-portal"
+      ],
+      "last_fetched": 1739204786.576486
+    },
+    "187245461": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/entity-attributes-card",
+      "category": "plugin",
+      "description": "Entity Attributes",
+      "etag_repository": "W/\"357a7548af7dd7b59bf26df28f42b0a2feac948933a49bf78dfc2606357e9832\"",
+      "last_updated": "2021-06-05T21:05:54Z",
+      "stargazers_count": 69,
+      "last_fetched": 1739002542.592709
+    },
+    "620855349": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fredck/lightener",
+      "category": "integration",
+      "description": "Magically control the state and brightness of lights in Home Assistant.",
+      "domain": "lightener",
+      "downloads": 3654,
+      "etag_repository": "W/\"b7a46022648baaec4286d837223d515e1762565b40d10793057adf5232a49aea\"",
+      "last_updated": "2024-10-11T13:52:37Z",
+      "stargazers_count": 123,
+      "topics": [
+        "brightness",
+        "light"
+      ],
+      "last_fetched": 1737728140.796635
+    },
+    "700780425": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jekalmin/extended_openai_conversation",
+      "category": "integration",
+      "description": "Home Assistant custom component of conversation agent. It uses OpenAI to control your devices.",
+      "domain": "extended_openai_conversation",
+      "etag_repository": "W/\"ef2e862d44548c3ad063784e6b5a0137600c013cfd7206d13752f0def008b071\"",
+      "last_updated": "2025-01-30T09:35:25Z",
+      "stargazers_count": 1076,
+      "topics": [
+        "conversation"
+      ],
+      "last_fetched": 1739643652.49784
+    },
+    "180032210": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dolezsa/thermal_comfort",
+      "category": "integration",
+      "description": "Thermal Comfort sensor for HA (absolute humidity, heat index, dew point, thermal perception)",
+      "domain": "thermal_comfort",
+      "downloads": 4,
+      "etag_repository": "W/\"8af3ab962a707d9b0b4ea748a4a847acf3d123bd9501f94392a739a599705818\"",
+      "last_updated": "2025-02-02T02:52:17Z",
+      "stargazers_count": 662,
+      "topics": [
+        "absolute-humidity",
+        "comfort-model",
+        "comfort-zone",
+        "dew-point",
+        "dew-point-perception",
+        "heat-index",
+        "thermal-comfort",
+        "thermal-perception",
+        "thermal-stress"
+      ],
+      "last_fetched": 1739571318.462567
+    },
+    "281214271": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ironsheep/lovelace-rpi-monitor-card",
+      "category": "plugin",
+      "description": "A Raspberry Pi status display Card for Home Assistant Lovelace",
+      "downloads": 22444,
+      "etag_repository": "W/\"e0841d5683fdd6393c0a9319bd6066be50e55d1b8384761c8c5a204bee891983\"",
+      "last_updated": "2024-04-22T21:49:09Z",
+      "stargazers_count": 201,
+      "topics": [
+        "lovelace-card",
+        "lovelace-custom-card",
+        "raspberry-pi"
+      ],
+      "last_fetched": 1739276880.606334
+    },
+    "232269564": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "5high/konke",
+      "category": "integration",
+      "description": "控客小K 接入Home Assistant,支持最新版本HA 目前最新版本(0.103),相信未来的版本也可以支持。",
+      "domain": "konke",
+      "etag_repository": "W/\"e53680881f05394d16cb63290ab8e2fa400dcc78b970546eeda1da094de0d3ce\"",
+      "last_updated": "2024-03-25T06:47:54Z",
+      "stargazers_count": 27,
+      "last_fetched": 1735359359.001368
+    },
+    "233092629": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kodi1/tvh_rec",
+      "category": "integration",
+      "description": "tvheadend recorder sensor - lovelace upcoming media card",
+      "domain": "tvh_rec",
+      "etag_repository": "W/\"2f2f61c32a6317624ddd06ebb68cc0d7c0f8af4f74ddfd7d10afef4a09fcaf84\"",
+      "last_updated": "2022-01-09T10:38:49Z",
+      "stargazers_count": 5,
+      "topics": [
+        "recordings",
+        "tvheadend"
+      ],
+      "last_fetched": 1736263596.099056
+    },
+    "254203764": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ben8p/home-assistant-bunq-balance-sensors",
+      "category": "integration",
+      "description": "Home assistant custom component to provide monetary account balance sensors for Bunq",
+      "domain": "bunq",
+      "etag_repository": "W/\"41a256794a09bcb761992a276d6f07e55d7f5ff614123804637d799612446a61\"",
+      "last_updated": "2024-05-05T18:24:38Z",
+      "stargazers_count": 18,
+      "topics": [
+        "bunq",
+        "bunq-api"
+      ],
+      "last_fetched": 1738844831.88301
+    },
+    "264490983": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "GeorgeSG/ha-slack-user",
+      "category": "integration",
+      "description": "Slack User sensor for Home Assistant",
+      "domain": "slack_user",
+      "etag_repository": "W/\"78da056930b005a1b32af91b50610d94affee0cc3f7f8fd7b87527845ce53f8a\"",
+      "last_updated": "2024-11-07T16:53:03Z",
+      "stargazers_count": 25,
+      "topics": [
+        "home-assistant-component"
+      ],
+      "last_fetched": 1731428455.926518
+    },
+    "356725611": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "djerik/wavinsentio-ha",
+      "category": "integration",
+      "description": "Home Assistant component for monitoring and administration of Wavin Sentio underfloor heating system",
+      "domain": "wavinsentio",
+      "etag_repository": "W/\"00cc4a05f28f576a940a4109b809499882229da48151079413fcbb43f1317009\"",
+      "last_updated": "2024-07-09T20:27:59Z",
+      "stargazers_count": 23,
+      "topics": [
+        "sentio",
+        "wavin"
+      ],
+      "last_fetched": 1736590563.066534
+    },
+    "257123327": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "madmicio/channel-pad",
+      "category": "plugin",
+      "description": "channel pad for LG TV Remote control",
+      "etag_repository": "W/\"9128c77adfc4ae6c1afafe8c10c9db471dbfb9255461644570e59e8e349a66fb\"",
+      "last_updated": "2020-05-28T19:17:53Z",
+      "stargazers_count": 26,
+      "topics": [
+        "channel-pad",
+        "lg",
+        "tv-remote"
+      ],
+      "last_fetched": 1736280988.275971
+    },
+    "213346369": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "scottyphillips/echonetlite_homeassistant",
+      "category": "integration",
+      "description": "A Home Assistant custom component for use with ECHONET enabled devices. ",
+      "domain": "echonetlite",
+      "etag_repository": "W/\"522383f3256de55736a0decf703e6e652743ed98a2adc705936655742924f223\"",
+      "last_updated": "2025-02-12T15:03:20Z",
+      "stargazers_count": 153,
+      "topics": [
+        "echonet-lite"
+      ],
+      "last_fetched": 1739377575.094076
+    },
+    "485895021": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dahlb/ha_blueair",
+      "category": "integration",
+      "description": "Home Assistant Integration for Blueair",
+      "domain": "ha_blueair",
+      "etag_repository": "W/\"c19205971deea05c4dcd1c9152129ef9ac32135b360730542a7c917a8b9817a5\"",
+      "last_updated": "2025-02-11T15:48:48Z",
+      "stargazers_count": 43,
+      "topics": [
+        "blueair",
+        "hassio-integration",
+        "python3"
+      ],
+      "last_fetched": 1739643512.639705
+    },
+    "614083491": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rejuvenate/lovelace-horizon-card",
+      "category": "plugin",
+      "description": "Sun Card successor: Visualize the position of the Sun over the horizon.",
+      "downloads": 41436,
+      "etag_repository": "W/\"017d2dd33dd25a70bdc440ed8a6fdc056efdadb48a515d9704314895f47f746d\"",
+      "last_updated": "2024-11-06T08:53:48Z",
+      "stargazers_count": 517,
+      "topics": [
+        "home-assistant-sun-card",
+        "homeassistant-sun-card",
+        "lovelace-card",
+        "sun-card"
+      ],
+      "last_fetched": 1739593164.55842
+    },
+    "201445202": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Cadsters/acv-hass-component",
+      "category": "integration",
+      "description": "🗑️ Integration for bin/waste collection  by acv-groep",
+      "domain": "acv",
+      "etag_repository": "W/\"0dcdab4fb3878b74ea2ef1c3eda048d163355137e860e95641c842353ded32f9\"",
+      "last_updated": "2022-05-30T13:17:35Z",
+      "stargazers_count": 4,
+      "topics": [
+        "acv-groep",
+        "python3",
+        "trash",
+        "waste"
+      ],
+      "last_fetched": 1729213413.40951
+    },
+    "427773030": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "spycle/tuneblade",
+      "category": "integration",
+      "description": "Home Assistant custom integration for controlling AirPlay devices connected to a TuneBlade server",
+      "domain": "tuneblade",
+      "etag_repository": "W/\"3ed8f4aabe818fbee461289c77c56fea53215ae0833ebff170e802b8ec59a804\"",
+      "last_updated": "2022-01-15T20:39:21Z",
+      "stargazers_count": 1,
+      "topics": [
+        "tuneblade"
+      ],
+      "last_fetched": 1739010103.518476
+    },
+    "236664033": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dooz127/swipe-glance-card",
+      "category": "plugin",
+      "description": ":point_up_2: Swipe Glance Card",
+      "downloads": 4611,
+      "etag_repository": "W/\"6235138ecc47849636511ca8977661cd01ba13181f3c1ed7242ee7463d13288c\"",
+      "last_updated": "2023-01-04T14:06:20Z",
+      "stargazers_count": 12,
+      "topics": [
+        "automation"
+      ],
+      "last_fetched": 1737116712.418717
+    },
+    "402612874": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iprak/weatherapi",
+      "category": "integration",
+      "description": "HomeAssistant custom integration to fetch data from weatherapi",
+      "domain": "weatherapi",
+      "etag_repository": "W/\"d1a0619544e52afc4eae3d0e9f993db3422d2db59974317e86592af5185aedba\"",
+      "last_updated": "2024-08-26T11:22:47Z",
+      "stargazers_count": 9,
+      "topics": [
+        "custom",
+        "weather",
+        "weatherapi"
+      ],
+      "last_fetched": 1738067352.919687
+    },
+    "582143144": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "robbinjanssen/home-assistant-ojmicroline-thermostat",
+      "category": "integration",
+      "description": "Home Assistant integration for an OJ Microline Wifi Thermostat",
+      "domain": "ojmicroline_thermostat",
+      "etag_repository": "W/\"02eca0c2d608c14cc69d500f597493049798a5a2f988053521af42cbcdcf29b6\"",
+      "last_updated": "2025-02-10T14:29:15Z",
+      "stargazers_count": 12,
+      "topics": [
+        "climate",
+        "oj-electronics",
+        "oj-microline",
+        "owd5",
+        "thermostat"
+      ],
+      "last_fetched": 1739514383.582938
+    },
+    "352399227": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mampfes/ha-knx-uf-iconset",
+      "category": "plugin",
+      "description": "Icon set from KNX User Forum for Home Assistant. The icon set contains more than 900 icons for home automation.",
+      "etag_repository": "W/\"ed22775d5cde96d4593bf08f5ed9477bc2c9ff6dc3b02408174d54f96829580c\"",
+      "last_updated": "2021-12-15T18:26:29Z",
+      "stargazers_count": 10,
+      "topics": [
+        "icons",
+        "iconset"
+      ],
+      "last_fetched": 1731694937.560949
+    },
+    "624337782": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TheFes/relative-time-plus",
+      "category": "template",
+      "description": "Relative Time Macro with additional options",
+      "etag_repository": "W/\"0758e54867e7f93827276465f78a933cf88b2ab7d21d7363f3098a62ddbb72ad\"",
+      "last_updated": "2024-12-09T21:15:51Z",
+      "stargazers_count": 34,
+      "topics": [
+        "jinja2",
+        "relative-time"
+      ],
+      "last_fetched": 1739110276.579672
+    },
+    "239366330": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mikelawrence/senseme-hacs",
+      "category": "integration",
+      "description": "Haiku with SenseME fan integration for Home Assistant",
+      "domain": "senseme",
+      "etag_repository": "W/\"7b9e019a47f780b00e96bbb56c04d48aa828135d70bbf9a97d0cbaff69b3fd93\"",
+      "last_updated": "2024-04-14T19:02:52Z",
+      "stargazers_count": 21,
+      "topics": [
+        "bigassfans",
+        "fan",
+        "haiku",
+        "senseme"
+      ],
+      "last_fetched": 1729217123.296353
+    },
+    "360213486": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "roleoroleo/yi-hack_ha_integration",
+      "category": "integration",
+      "description": "Home Assistant custom integration for Yi cameras: yi-hack-MStar, yi-hack-Allwinner, yi-hack-Allwinner-v2, yi-hack-v5 and sonoff-hack",
+      "domain": "yi_hack",
+      "etag_repository": "W/\"72483f8cecae662568851d17d49c545c6f8226aff2d12f999a984423c1aa34d5\"",
+      "last_updated": "2025-02-01T13:50:13Z",
+      "stargazers_count": 235,
+      "topics": [
+        "camera",
+        "custom",
+        "firmware",
+        "hack",
+        "rtsp",
+        "yi"
+      ],
+      "last_fetched": 1739132489.619917
+    },
+    "154845921": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.ssh",
+      "category": "integration",
+      "description": "SSH Generic Sensor",
+      "domain": "ssh",
+      "etag_repository": "W/\"cc823b861530e5488b71e3fb8ccab76a83c9f8017a65626fe0aa871e3a3fc958\"",
+      "last_updated": "2023-06-20T20:26:28Z",
+      "stargazers_count": 46,
+      "last_fetched": 1739536041.534379
+    },
+    "584473299": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Pigotka/ha-cc-jablotron-cloud",
+      "category": "integration",
+      "description": "HACS custom component for jablotron cloud integration",
+      "domain": "jablotron_cloud",
+      "etag_repository": "W/\"5cc371db688f7faa96e39c0c700521de33c03ffea1f81fb894a0b8b83a9b439e\"",
+      "last_updated": "2025-01-24T10:25:22Z",
+      "stargazers_count": 17,
+      "last_fetched": 1739643824.023111
+    },
+    "210194956": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Limych/ha-car_wash",
+      "category": "integration",
+      "description": "Car Wash Binary Sensor for Home Assistant",
+      "domain": "car_wash",
+      "downloads": 1,
+      "etag_repository": "W/\"f61cd34b4ed68142cca0a1338a4fafd56452fe8d53974fada8d5088a949400f1\"",
+      "last_updated": "2024-12-23T11:58:59Z",
+      "stargazers_count": 87,
+      "topics": [
+        "binary-sensor",
+        "car",
+        "car-wash",
+        "wash",
+        "weather-forecast"
+      ],
+      "last_fetched": 1737908387.422183
+    },
+    "603218187": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "acesyde/hassio_mylight_integration",
+      "category": "integration",
+      "description": "MyLight Systems integration - Home Assistant",
+      "domain": "mylight_systems",
+      "etag_repository": "W/\"a5ef2cead6fc96f98c168de2600fd05caf57d69ca1975786bcdebb72c1d7f413\"",
+      "last_updated": "2024-10-01T06:41:03Z",
+      "stargazers_count": 5,
+      "topics": [
+        "mylight"
+      ],
+      "last_fetched": 1739607348.175924
+    },
+    "242635439": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kuchel77/diskspace",
+      "category": "integration",
+      "description": "Disk space for a path. For use with Home Assistant",
+      "domain": "diskspace",
+      "etag_repository": "W/\"26165302e98ec69cf1a563cb14e8e7e52f05f04671bc26cdb93ab48d877011c2\"",
+      "last_updated": "2021-04-18T05:13:59Z",
+      "stargazers_count": 10,
+      "topics": [
+        "assistant",
+        "disk",
+        "home",
+        "space"
+      ],
+      "last_fetched": 1729217065.678452
+    },
+    "286554328": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "KoljaWindeler/kaco",
+      "category": "integration",
+      "description": "custom integration for kaco solar inverter",
+      "domain": "kaco",
+      "etag_repository": "W/\"4eef998133c9427440f2760c73e90c82785c609ce8f63d1ba0a4a4118128c374\"",
+      "last_updated": "2024-10-04T07:21:05Z",
+      "stargazers_count": 17,
+      "topics": [
+        "inverter",
+        "solar-energy"
+      ],
+      "last_fetched": 1739514224.177494
+    },
+    "717546529": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "azerty9971/xtend_tuya",
+      "category": "integration",
+      "description": "eXtend Tuya's integration",
+      "domain": "xtend_tuya",
+      "etag_repository": "W/\"db77080f63cd0a2f746fc47555b17cdefaaed8aa1aeae8c039c350826d056d74\"",
+      "last_updated": "2025-02-02T10:33:09Z",
+      "stargazers_count": 91,
+      "topics": [
+        "tuya"
+      ],
+      "last_fetched": 1739564111.869467
+    },
+    "635072820": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pdw-mb/tsmart_ha",
+      "category": "integration",
+      "description": "Support for Tesla T-Smart thermostats in Home Assistant",
+      "domain": "t_smart",
+      "etag_repository": "W/\"565dba1b2f538c623143f1290df5c72b0f56f40f38d44ecc4c3eeb53e6d30779\"",
+      "last_updated": "2024-04-29T12:37:37Z",
+      "stargazers_count": 11,
+      "topics": [
+        "t-smart"
+      ],
+      "last_fetched": 1738318850.940655
+    },
+    "224258177": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cyr-ius/hass-heatzy",
+      "category": "integration",
+      "description": "Climate Home Assistant component for Heatzy Pilot",
+      "domain": "heatzy",
+      "etag_repository": "W/\"d550acc24e83810e86c3f6cc3db781672e75c4491d59aa5cbd12644847c3d7c2\"",
+      "last_updated": "2025-02-01T10:53:55Z",
+      "stargazers_count": 40,
+      "topics": [
+        "climate",
+        "heatzy"
+      ],
+      "last_fetched": 1738412659.78466
+    },
+    "269011342": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Deejayfool/hass-shutter-card",
+      "category": "plugin",
+      "description": "Shutter card for Home Assistant Lovelace UI",
+      "downloads": 31206,
+      "etag_repository": "W/\"a859dd7f9a8b30861d419fc4da676ca1d60581807620b7b4bc31446f5677612e\"",
+      "last_updated": "2024-11-14T07:42:58Z",
+      "stargazers_count": 277,
+      "last_fetched": 1736712860.929917
+    },
+    "233715171": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "78wesley/Home-Assistant-Darkish-Theme",
+      "category": "theme",
+      "description": "Darkish-Theme for Home Assistant",
+      "etag_repository": "W/\"f1a839a062a46432134c7a42694e6f1591c79cff192de242c2248d0829df57c6\"",
+      "last_updated": "2025-02-06T21:37:00Z",
+      "stargazers_count": 5,
+      "last_fetched": 1738901809.113936
+    },
+    "498794033": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/slider-button-card",
+      "category": "plugin",
+      "description": "A button card with integrated slider",
+      "downloads": 41694,
+      "etag_repository": "W/\"5216821058537cfe67b30ecaef00072f8353a541208305b2c7252bcbe23bdc41\"",
+      "last_updated": "2024-05-31T15:35:51Z",
+      "stargazers_count": 121,
+      "topics": [
+        "button-card",
+        "card",
+        "lovelace-custom-card",
+        "slider"
+      ],
+      "last_fetched": 1739290801.31281
+    },
+    "417802358": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Chouffy/home_assistant_tgtg",
+      "category": "integration",
+      "description": "TooGoodToGo items stock as sensor in Home Assistant",
+      "domain": "tgtg",
+      "etag_repository": "W/\"3603cbce64b7ed1c2411cb6ee942c27089836826c4b84ec94b6273d673b037a5\"",
+      "last_updated": "2025-01-27T09:23:15Z",
+      "stargazers_count": 76,
+      "topics": [
+        "home-assistant-integration",
+        "python3",
+        "toogoodtogo"
+      ],
+      "last_fetched": 1738966446.760741
+    },
+    "358962656": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bernikr/lovelace-notify-card",
+      "category": "plugin",
+      "description": "Send notifications directly from the dashboard",
+      "etag_repository": "W/\"7c9d1d25dac0290d200ad01347b90d7556969c601f94e173c6ffdd90b98e4e79\"",
+      "last_updated": "2024-10-04T22:06:00Z",
+      "stargazers_count": 51,
+      "topics": [
+        "card",
+        "notification",
+        "notifications",
+        "notify",
+        "service"
+      ],
+      "last_fetched": 1738285290.339417
+    },
+    "384704004": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dylandoamaral/trakt-integration",
+      "category": "integration",
+      "description": "A Trakt integration for Home Assistant compatible with upcoming media card",
+      "domain": "trakt_tv",
+      "etag_repository": "W/\"5c69177c8c3f832486f6e856f18ca9c27643f9e5ffa9df6774ad498dda5b428f\"",
+      "last_updated": "2025-02-09T12:24:42Z",
+      "stargazers_count": 36,
+      "topics": [
+        "custom",
+        "movie",
+        "show",
+        "trakt",
+        "upcoming-media-card"
+      ],
+      "last_fetched": 1739536095.177261
+    },
+    "151550084": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.owlintuition",
+      "category": "integration",
+      "description": "A set of sensors to integrate the OWL Intuition devices network",
+      "domain": "owlintuition",
+      "etag_repository": "W/\"939f84b1e663388150309281955d588ea6d5c49d44e8cec305824961bdcbaa45\"",
+      "last_updated": "2024-12-23T08:03:27Z",
+      "stargazers_count": 12,
+      "last_fetched": 1735267570.507596
+    },
+    "293488791": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Antoni-Czaplicki/vulcan-for-hassio",
+      "category": "integration",
+      "description": "Vulcan inegration for home assistamt",
+      "domain": "vulcan",
+      "etag_repository": "W/\"9cd5f9b42324131d9823a624dc6503ec10a72c3b1c922334c81b22e80d0c55a0\"",
+      "last_updated": "2025-01-18T09:54:32Z",
+      "stargazers_count": 25,
+      "topics": [
+        "timetable",
+        "vulcan"
+      ],
+      "last_fetched": 1739449603.164057
+    },
+    "776846977": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "roman-16/better-miflora-card",
+      "category": "plugin",
+      "description": "A Home Assistant Lovelace card to report MiFlora plant sensors based on the HA Plant Card.",
+      "etag_repository": "W/\"40aa0149691c4f8790cc31921af7b54a19f20eb87004a0cc6dcc1eef230e2c39\"",
+      "last_updated": "2024-09-30T20:53:54Z",
+      "stargazers_count": 1,
+      "topics": [
+        "hacs-plugin",
+        "miflora"
+      ],
+      "last_fetched": 1739643516.897954
+    },
+    "407627914": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pacjo/google_dark_animated",
+      "category": "theme",
+      "description": "A fork of popular Home Assistant Google dark theme with animated icons",
+      "etag_repository": "W/\"c858da5a2a6d35e492a04ebf69e3f116ab699a8195a7a6edb9d35e50361ecc8c\"",
+      "last_updated": "2021-11-22T17:05:56Z",
+      "stargazers_count": 6,
+      "topics": [
+        "ha"
+      ],
+      "last_fetched": 1733257003.837313
+    },
+    "591077142": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "myTselection/bibliotheek_be",
+      "category": "integration",
+      "description": "Bibliotheek.be Home Assistant custom component HACS with overview of lended Belgian library items and services to (automatically) extend loans. ",
+      "domain": "bibliotheek_be",
+      "etag_repository": "W/\"12c882653537ce1443b075d91ea02db1874e5449dd64f13da6ecc4098775bc6d\"",
+      "last_updated": "2024-11-23T14:18:17Z",
+      "stargazers_count": 22,
+      "last_fetched": 1737929874.406325
+    },
+    "201740996": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/readme",
+      "category": "integration",
+      "description": "Use Jinja and data from Home Assistant to generate your README.md file",
+      "domain": "readme",
+      "downloads": 393,
+      "etag_repository": "W/\"cef7c8062e94e64b13f928e7230c5ab4d144571ec6b116af17e989d25d9ba92c\"",
+      "last_updated": "2024-07-23T08:45:25Z",
+      "stargazers_count": 34,
+      "topics": [
+        "automation",
+        "jinja",
+        "readme"
+      ],
+      "last_fetched": 1739607460.695854
+    },
+    "256928191": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Aohzan/ecodevices",
+      "category": "integration",
+      "description": "Home Assistant custom component for GCE Eco-Devices",
+      "domain": "ecodevices",
+      "etag_repository": "W/\"eac219a0150ba14f39045436fa1fa72d44ad7eea91cc59cf67a81c0b1da162c0\"",
+      "last_updated": "2024-10-03T16:46:38Z",
+      "stargazers_count": 16,
+      "topics": [
+        "domotique",
+        "eco-devices",
+        "ecodevices",
+        "gce-electronics"
+      ],
+      "last_fetched": 1738844810.000982
+    },
+    "178101579": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.airthings_wave",
+      "category": "integration",
+      "description": "hassio support for Airthings Wave BLE environmental radon sensor.",
+      "domain": "airthings_wave",
+      "etag_repository": "W/\"05313aef5eba534e95114ff03c1bbcd971191ecaec098d21dd10a84188766707\"",
+      "last_updated": "2023-07-14T22:00:07Z",
+      "stargazers_count": 100,
+      "topics": [
+        "airthings-wave",
+        "bluetooth-low-energy",
+        "btle",
+        "environmental",
+        "radon"
+      ],
+      "last_fetched": 1729213447.659971
+    },
+    "320117484": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "myleskeeffe/clear-theme-dark-vibrant",
+      "category": "theme",
+      "description": "Vibrant (Dark) Version of Clear Theme",
+      "etag_repository": "W/\"b8d9eeab7fbe02c71e03be37ff6cb91d909ae761c167c207832c8094ca18f8ab\"",
+      "last_updated": "2021-02-10T10:21:44Z",
+      "stargazers_count": 2,
+      "topics": [
+        "clear",
+        "dark",
+        "vibrant"
+      ],
+      "last_fetched": 1729213359.78826
+    },
+    "237695750": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "bacco007/sensor.opennem",
+      "category": "integration",
+      "description": "OpenNEM Sensor for Home Assistant",
+      "domain": "opennem",
+      "etag_repository": "W/\"8d92ed08fa7d989be6605e3f494e848485af4b7b696b0426866951bfbbebb551\"",
+      "last_updated": "2023-09-08T23:56:08Z",
+      "stargazers_count": 14,
+      "topics": [
+        "opennem"
+      ],
+      "last_fetched": 1735440805.131718
+    },
+    "229140999": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cathiele/homeassistant-goecharger",
+      "category": "integration",
+      "description": "Home Assistant custom_component for controlling the go-eCharger EV-Charger",
+      "domain": "goecharger",
+      "etag_repository": "W/\"72e7609ce10165ed5fc643fe0a360796aa4a02da688a53d571143ddb01f2f7ac\"",
+      "last_updated": "2025-01-04T22:17:19Z",
+      "stargazers_count": 94,
+      "topics": [
+        "charger",
+        "component",
+        "custom",
+        "go-echarger"
+      ],
+      "last_fetched": 1739363268.529772
+    },
+    "512965887": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "leonardlcl/mhtzn",
+      "category": "integration",
+      "description": "MHTZN custom component for Home Assistant",
+      "domain": "mhtzn",
+      "etag_repository": "W/\"79357143b50da6450b7baee6166ddc21e8cbea4158c4794b15e2e7d93aff1453\"",
+      "last_updated": "2023-02-27T02:30:14Z",
+      "stargazers_count": 2,
+      "topics": [
+        "hass-mhtzn",
+        "mhtzn"
+      ],
+      "last_fetched": 1729217077.423257
+    },
+    "387055527": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tgcowell/waves",
+      "category": "theme",
+      "description": "This is a blend of 2 themes found within the Home Assistant community. Inspired mostly by Noctis, I've adjust colours slightly and have also opted to pull some features from Caule Theme packs to build my own 'ultimate' theme. I will continue to update overtime and do my best to credit those whom I have 'referenced' ",
+      "etag_repository": "W/\"9740e5fd15ad4efa05811304107e3b4b5a848f6198d9383057e90c8ebd2679ad\"",
+      "last_updated": "2023-03-26T08:21:03Z",
+      "stargazers_count": 91,
+      "last_fetched": 1739377090.585607
+    },
+    "656612812": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Patrick762/hassio-streamdeck",
+      "category": "integration",
+      "description": "Stream Deck Integration for Home Assistant",
+      "domain": "streamdeck",
+      "etag_repository": "W/\"fe0a1742b74938eeb98901017f6c90c194b5e1ccffb835a7ea44def6221cc74a\"",
+      "last_updated": "2024-12-21T21:32:40Z",
+      "stargazers_count": 17,
+      "topics": [
+        "remote-control",
+        "stream-deck"
+      ],
+      "last_fetched": 1735510739.461787
+    },
+    "159711605": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/secondaryinfo-entity-row",
+      "category": "plugin",
+      "description": "Custom entity row for HomeAssistant, providing additional types of data to be displayed in the secondary info area of the Lovelace Entities card",
+      "etag_repository": "W/\"43a8c0fa9fa359f1639f303e762940f31bdf47f4d1cd58a0318aac02fe589feb\"",
+      "last_updated": "2021-06-05T21:12:36Z",
+      "stargazers_count": 176,
+      "last_fetched": 1739369649.80879
+    },
+    "200399989": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tmonck/clean_up_snapshots",
+      "category": "integration",
+      "description": "Service to clean up your home assistant snapshots, so you don't manually have to.",
+      "domain": "clean_up_snapshots_service",
+      "downloads": 2,
+      "etag_repository": "W/\"2d602f777f407c587bc13adbf844b9f2e940c96a411ae531e3ef7b8225efb78b\"",
+      "last_updated": "2025-02-15T06:06:05Z",
+      "stargazers_count": 22,
+      "topics": [
+        "backups"
+      ],
+      "last_fetched": 1739600790.630851
+    },
+    "726217692": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "legrego/homeassistant-combustion",
+      "category": "integration",
+      "description": "Integrate Combustion thermometers with Home Assistant",
+      "domain": "combustion",
+      "downloads": 156,
+      "etag_repository": "W/\"9be1395caf41a23b98f61fcd7ab1673ed1dbbf8a09682f29e4084dccdf34bb4f\"",
+      "last_updated": "2024-05-27T04:13:27Z",
+      "stargazers_count": 24,
+      "topics": [
+        "combustion"
+      ],
+      "last_fetched": 1738890477.3228
+    },
+    "464416924": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "corporategoth/ha-powerpetdoor",
+      "category": "integration",
+      "description": "Home Assistant plugin to enable control and monitoring of the Power Pet Door by High Tech Pet",
+      "domain": "powerpetdoor",
+      "etag_repository": "W/\"96a50ea2aac5b9902005c75abe93858a9212d4a622d664953161ace9acb4d4d4\"",
+      "last_updated": "2025-02-03T00:16:19Z",
+      "stargazers_count": 19,
+      "topics": [
+        "dog",
+        "door"
+      ],
+      "last_fetched": 1738550611.04815
+    },
+    "678764124": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "idaho/hassio-trash-card",
+      "category": "plugin",
+      "description": "TrashCard - indicates what type of trash will be picked up next based on your calendar entries 🗑️",
+      "downloads": 24621,
+      "etag_repository": "W/\"a44cc2b6d049dcaf7a9724da843d34347252ad44396f5b4dbe05794d04ee8d21\"",
+      "last_updated": "2025-02-03T11:57:58Z",
+      "stargazers_count": 233,
+      "topics": [
+        "calendar",
+        "card",
+        "frontend",
+        "lovelace-custom-card",
+        "mushroom",
+        "paper",
+        "trash",
+        "waste"
+      ],
+      "last_fetched": 1739593095.694753
+    },
+    "334284822": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ohheyrj/home-assistant-aws-codepipeline",
+      "category": "integration",
+      "description": "An integration to monitor and execute AWS Codepipeline projects within Home Assistant.",
+      "domain": "aws_codepipeline",
+      "etag_repository": "W/\"f7f9e21a2f9a0cbaadcfacb6e6d4f3807bfebd75821968c070e9bd7350af34ab\"",
+      "last_updated": "2021-01-30T22:52:54Z",
+      "stargazers_count": 2,
+      "topics": [
+        "aws",
+        "ci",
+        "cloud",
+        "codepipeline"
+      ],
+      "last_fetched": 1729217157.052863
+    },
+    "754213636": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alexdelprete/ha-sinapsi-alfa",
+      "category": "integration",
+      "description": "HA Custom Component for Sinapsi Alfa energy monitoring device",
+      "domain": "sinapsi_alfa",
+      "downloads": 1,
+      "etag_repository": "W/\"22f9bbfbb6b373ebc27e026039146e112bd435826b253230ebe408ab8ae3d54c\"",
+      "last_updated": "2025-02-12T11:54:08Z",
+      "stargazers_count": 9,
+      "topics": [
+        "alfa",
+        "home-assistant-component",
+        "home-assistant-integration",
+        "modbus-tcp",
+        "sinapsi",
+        "sinapsi-alfa"
+      ],
+      "last_fetched": 1739363191.19216
+    },
+    "253311340": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "3ative/3ative-blue-theme",
+      "category": "theme",
+      "description": "😎 My Theme 'Blue' - with semi-transparent Cards",
+      "etag_repository": "W/\"21394c17b72d57e77c5379bf9b3cf89ca555574fb702b97450d748dd8c57eeea\"",
+      "last_updated": "2023-07-30T09:08:42Z",
+      "stargazers_count": 6,
+      "topics": [
+        "3ative",
+        "blue",
+        "theme-ui"
+      ],
+      "last_fetched": 1731831377.465288
+    },
+    "173564471": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-components/sensor.file_restore",
+      "category": "integration",
+      "description": "Improved file sensor component that let you read the whole last line content.",
+      "domain": "file_restore",
+      "etag_repository": "W/\"345c39953415df7e58a85af59f2b641540ca3dd89a7c3a5038f9ac18c7296cbf\"",
+      "last_updated": "2025-01-03T15:21:52Z",
+      "stargazers_count": 10,
+      "topics": [
+        "file-resotre",
+        "file-sensor",
+        "helper",
+        "planning",
+        "planning-temperature",
+        "temprature",
+        "thermostat"
+      ],
+      "last_fetched": 1739643496.943769
+    },
+    "179491130": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/group-element",
+      "category": "plugin",
+      "description": "A group element for picture-elements with dynamic toggle capability",
+      "downloads": 2051,
+      "etag_repository": "W/\"fa2ba1481061317c063f9297d106c067f1b94d8422536c83f1d1367d60506175\"",
+      "last_updated": "2023-02-16T13:58:24Z",
+      "stargazers_count": 61,
+      "last_fetched": 1729213359.113219
+    },
+    "357930725": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elad-bar/ha-shinobi",
+      "category": "integration",
+      "description": "Shinobi Video custom component for HA",
+      "domain": "shinobi",
+      "etag_repository": "W/\"a1adcb7e21daefc6dc6655816c05e9c70ad2fa3c1ac6a9fe12b9e49e1ca104be\"",
+      "last_updated": "2024-12-08T11:40:10Z",
+      "stargazers_count": 54,
+      "topics": [
+        "shinobi"
+      ],
+      "last_fetched": 1738631050.266875
+    },
+    "143850865": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/beer-card",
+      "category": "plugin",
+      "description": "This card give you a list of your wishlist items.",
+      "etag_repository": "W/\"238f071b1247c7277b4166ea1a03cf9a26fd7743b5033e82c0b57fb32c13ced7\"",
+      "last_updated": "2021-01-13T09:25:20Z",
+      "stargazers_count": 3,
+      "last_fetched": 1729213353.367036
+    },
+    "556789449": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "arifwn/homeassistant-whatspie-integration",
+      "category": "integration",
+      "description": "Send HomeAssistant Notifications to WhatsApp using WhatsPie",
+      "domain": "whatspie",
+      "etag_repository": "W/\"df01a20f1fbba1639fc0349937e18350e5795c06acd79c86c66c995d32379df7\"",
+      "last_updated": "2025-01-04T09:49:35Z",
+      "stargazers_count": 2,
+      "topics": [
+        "whatsapp",
+        "whatspie"
+      ],
+      "last_fetched": 1737627331.643542
+    },
+    "488086721": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Makin-Things/platinum-weather-card",
+      "category": "plugin",
+      "description": "This is a fully customisable weather card for Home Assistant with a graphical configuration.",
+      "downloads": 33174,
+      "etag_repository": "W/\"56461cba51c063dbc0f9b8ae8aeefc9a43c3131c0b604071131a8290c5a38555\"",
+      "last_updated": "2024-07-24T20:46:48Z",
+      "stargazers_count": 158,
+      "topics": [
+        "frontend",
+        "weather",
+        "weather-forecast"
+      ],
+      "last_fetched": 1737894242.510728
+    },
+    "580805288": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "BobTheShoplifter/HomeAssistant-Posten",
+      "category": "integration",
+      "description": "Posten integrasjon som trigger dagen når posten kommer: https://www.posten.no/levering-av-post",
+      "domain": "posten",
+      "etag_repository": "W/\"86fa7868bd5748ad7497147f38fe2bcb9abf8fda966a96c1f7c7a04bf59c6ad2\"",
+      "last_updated": "2024-12-27T17:42:06Z",
+      "stargazers_count": 38,
+      "topics": [
+        "posten",
+        "posten-packages"
+      ],
+      "last_fetched": 1736540176.24177
+    },
+    "531349329": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sh00t2kill/dolphin-robot",
+      "category": "integration",
+      "description": "A custom Home Assistant Component for WiFI enabled Maytronics Dolphin pool cleaner robots",
+      "domain": "mydolphin_plus",
+      "etag_repository": "W/\"15f3c0887135183ddde3195b8c35ea25d2679d73b1230e101ce60d520f6c425b\"",
+      "last_updated": "2025-02-06T12:12:10Z",
+      "stargazers_count": 49,
+      "topics": [
+        "dolphin",
+        "maytronics",
+        "robot"
+      ],
+      "last_fetched": 1739262383.882608
+    },
+    "555675718": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sHedC/homeassistant-mastertherm",
+      "category": "integration",
+      "description": "Home Assistant Mastertherm Component, to communicate and control heat pumps from Mastertherm",
+      "domain": "mastertherm",
+      "etag_repository": "W/\"e1bb7e506e2086e872164504d1b57a254a155ba4c27aa430fb9d3d790690cf3b\"",
+      "last_updated": "2024-09-01T14:42:58Z",
+      "stargazers_count": 6,
+      "topics": [
+        "heatpump",
+        "mastertherm",
+        "python3"
+      ],
+      "last_fetched": 1739607863.79545
+    },
+    "326033921": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "finity69x2/toggle-control-button-row",
+      "category": "plugin",
+      "description": "A one-button control row for any Home Assistant binary entity",
+      "etag_repository": "W/\"30c52fea827d8b3e41805c5c044f0f4ca3ca90762169c880bc5d825fe6a31545\"",
+      "last_updated": "2023-05-11T00:29:43Z",
+      "stargazers_count": 13,
+      "topics": [
+        "button",
+        "toggle"
+      ],
+      "last_fetched": 1730751341.092685
+    },
+    "231015759": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ikaruswill/lovelace-fan-xiaomi",
+      "category": "plugin",
+      "description": "Xiaomi Smartmi Fan Lovelace card with CSS fan animation",
+      "downloads": 5413,
+      "etag_repository": "W/\"36bfeb6e46db5b66f9aeb173ff4d042fd8001294f7aa5543131c7320865fd36f\"",
+      "last_updated": "2023-07-10T08:28:43Z",
+      "stargazers_count": 76,
+      "topics": [
+        "xiaomi",
+        "xiaomi-fan"
+      ],
+      "last_fetched": 1739168459.76866
+    },
+    "453143227": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MrSleeps/Juwel-HeliaLux-Home-Assistant-Custom-Component",
+      "category": "integration",
+      "description": "A custom component for Home Assistant to control and monitor your Juwel HeliaLux light.",
+      "domain": "juwel_helialux",
+      "etag_repository": "W/\"6caf7b986046a7a8a3816d4c1180a4d2a6237c49070f993ac5766dfcb7fd828c\"",
+      "last_updated": "2025-02-13T23:40:15Z",
+      "stargazers_count": 14,
+      "topics": [
+        "aquarium",
+        "home-assistant-component",
+        "lightning"
+      ],
+      "last_fetched": 1739629044.276458
+    },
+    "520565579": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "danielsmith-eu/home-assistant-themeparks-integration",
+      "category": "integration",
+      "description": "A Home Assistant integration that shows Theme Park waiting times using the ThemeParks.wiki API",
+      "domain": "themeparks",
+      "etag_repository": "W/\"f06329ca88c733531b7ba4a599b06f0471c03d7f7a97824cb04cf58fce5f4e67\"",
+      "last_updated": "2024-06-18T14:50:43Z",
+      "stargazers_count": 16,
+      "topics": [
+        "api",
+        "queue",
+        "themeparks",
+        "times",
+        "wait"
+      ],
+      "last_fetched": 1733674695.766622
+    },
+    "226862969": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "finity69x2/light-brightness-preset-row",
+      "category": "plugin",
+      "description": "Provides a means to program 3 preset brightness settings for dimmable lights in Home Assistant",
+      "etag_repository": "W/\"73009543eecb89bfcf9cfe3bbf7a9dab6f06e7b610094be675f4427125cb22ed\"",
+      "last_updated": "2023-05-11T00:30:14Z",
+      "stargazers_count": 32,
+      "last_fetched": 1732537746.078667
+    },
+    "560311562": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "codyc1515/ha-managemyhealth",
+      "category": "integration",
+      "description": "Add your next ManageMyHealth appointment to Home Assistant's Calendar",
+      "domain": "managemyhealth",
+      "downloads": 209,
+      "etag_repository": "W/\"384044554f109ade7fd34387b34499aff47ba5fc85aebe3677b6b536d2d236a7\"",
+      "last_updated": "2024-04-29T20:34:02Z",
+      "stargazers_count": 3,
+      "topics": [
+        "appointment",
+        "health",
+        "managemyhealth",
+        "nz"
+      ],
+      "last_fetched": 1729213430.329162
+    },
+    "340759468": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "muxa/home-assistant-niwa-tides",
+      "category": "integration",
+      "description": "Custom integration for Home Assistant to get New Zealand tide information from NIWA Tides API",
+      "domain": "niwa_tides",
+      "etag_repository": "W/\"25afbb71bf2d5abb8bdd0c225d9f0faaf09c4eb2e0cc2562b47e68222a01b24c\"",
+      "last_updated": "2024-03-30T20:31:58Z",
+      "stargazers_count": 8,
+      "topics": [
+        "tides"
+      ],
+      "last_fetched": 1738621136.193285
+    },
+    "199332790": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "snarky-snark/home-assistant-variables",
+      "category": "integration",
+      "description": "A custom Home Assistant component for declaring and setting generic variable entities dynamically.",
+      "domain": "var",
+      "etag_repository": "W/\"5d0d6f3c6c5623bd138668e9a3f765bd91354c3a00e1d2f9285eb148a9132a29\"",
+      "last_updated": "2024-05-10T23:39:45Z",
+      "stargazers_count": 284,
+      "last_fetched": 1737462882.706309
+    },
+    "478745957": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "droso-hass/idfm",
+      "category": "integration",
+      "description": "Custom component for ile de france mobilités",
+      "domain": "idfm",
+      "etag_repository": "W/\"19008572c5638ab5e0dba02f763a39a8bfd02f208e9f770cb7c7cc07f36abb21\"",
+      "last_updated": "2024-03-22T18:37:05Z",
+      "stargazers_count": 16,
+      "topics": [
+        "time",
+        "transports"
+      ],
+      "last_fetched": 1737922549.844603
+    },
+    "689793414": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ShadowAya/anchor-card",
+      "category": "plugin",
+      "description": "An anchor (scroll to) card for Home Assistant!",
+      "downloads": 3620,
+      "etag_repository": "W/\"0950ef9a1548b68f658cf44b77f66ea89c8cf561c6ed8ba7b4cddffae588e717\"",
+      "last_updated": "2024-10-14T13:44:54Z",
+      "stargazers_count": 50,
+      "topics": [
+        "lovelace-custom-card",
+        "scrolling"
+      ],
+      "last_fetched": 1739470880.650718
+    },
+    "260940136": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "r-renato/ha-card-weather-conditions",
+      "category": "plugin",
+      "description": "Weather condition card (Lovelace) for Home Assistant.",
+      "etag_repository": "W/\"47ff6eee9d6f0d61f23d55799ca32a6de0c59ab23835b09780c1b97449e3475f\"",
+      "last_updated": "2024-03-01T08:20:10Z",
+      "stargazers_count": 202,
+      "topics": [
+        "card",
+        "weather-conditions"
+      ],
+      "last_fetched": 1739081987.824946
+    },
+    "797655168": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pipeless-ai/home-assistant-custom-component",
+      "category": "integration",
+      "description": "Custom component to integrate Pipeless Agents with home assistant",
+      "domain": "pipeless",
+      "etag_repository": "W/\"9b9ea186c0512b420485808e245aae1d28c16929d952ba10deed07f2d38e02b8\"",
+      "last_updated": "2024-05-11T13:28:51Z",
+      "topics": [
+        "automation",
+        "computer-vision",
+        "vision",
+        "vision-api",
+        "visionprocessing",
+        "webhooks"
+      ],
+      "last_fetched": 1739197235.293176
+    },
+    "256709811": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Limych/ha-jq300",
+      "category": "integration",
+      "description": "JQ-300 Indoor Air Quality Meter Home Assistant Integration",
+      "domain": "jq300",
+      "downloads": 23,
+      "etag_repository": "W/\"97207fee3d09ce7196ce1262981e52e908c87b2bd132d46195a8891b540ec678\"",
+      "last_updated": "2023-03-08T15:57:41Z",
+      "stargazers_count": 47,
+      "topics": [
+        "air-quality",
+        "air-quality-measurements",
+        "air-quality-sensor",
+        "home-assistant-component"
+      ],
+      "last_fetched": 1736626765.483142
+    },
+    "582268944": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mampfes/ha_epex_spot",
+      "category": "integration",
+      "description": "Adds EPEX Spot data to Home Assistant.",
+      "domain": "epex_spot",
+      "etag_repository": "W/\"66c3e1733a312c97403ff59000f58a2111340fc185556bdb9cac7380efc20565\"",
+      "last_updated": "2025-01-27T20:15:04Z",
+      "stargazers_count": 199,
+      "topics": [
+        "awattar",
+        "energy-prices",
+        "epex",
+        "epex-spot",
+        "smard",
+        "smartenergy",
+        "tibber"
+      ],
+      "last_fetched": 1739643738.480751
+    },
+    "231824299": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ha-warmup/warmup",
+      "category": "integration",
+      "description": "Home Assistant integration for Warmup heating thermostats as a HACS integration or a custom component",
+      "domain": "warmup",
+      "etag_repository": "W/\"0349078adb95fbe1ccfe1e0d02f229a519e0012e244578e27fd1c867bbca6b84\"",
+      "last_updated": "2024-03-06T18:23:45Z",
+      "stargazers_count": 31,
+      "topics": [
+        "climate",
+        "climate-control",
+        "heating",
+        "heating-control",
+        "thermostat",
+        "warmup"
+      ],
+      "last_fetched": 1738520419.498362
+    },
+    "183212377": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fondberg/spotcast",
+      "category": "integration",
+      "description": "Home assistant custom component to start Spotify playback on an idle chromecast device as well as control spotify connect devices",
+      "domain": "spotcast",
+      "etag_repository": "W/\"1dc93585a9665a275dfcffe3774ace276e19f4d480af52a5455eb97ba377d3a3\"",
+      "last_updated": "2025-02-12T15:05:08Z",
+      "stargazers_count": 723,
+      "last_fetched": 1739542577.276997
+    },
+    "408074547": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sugoi-wada/acer-air-monitor-2018",
+      "category": "integration",
+      "description": "Acer air monitor for Home Assistant",
+      "domain": "acer_air_monitor",
+      "etag_repository": "W/\"7a137af3a2b4723bacdefb6c97dfaeb6ae914720d3fd42416d045f0a3513de66\"",
+      "last_updated": "2025-02-15T02:56:20Z",
+      "last_fetched": 1739607884.580712
+    },
+    "526379993": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "0xAlon/tami4edge",
+      "category": "integration",
+      "description": "Home Assistant Integration for tami4edge",
+      "domain": "tami4edge",
+      "etag_repository": "W/\"60714a03d7a0af4efba738488405ff7563babc8cad36770aab200a7f75398b59\"",
+      "last_updated": "2023-10-17T15:49:45Z",
+      "stargazers_count": 12,
+      "last_fetched": 1737281601.540462
+    },
+    "735547796": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "TheGui01/Frisquet-connect-for-home-assistant",
+      "category": "integration",
+      "description": "Home Assistant integration to control your Frisquet Boiler",
+      "domain": "frisquet_connect",
+      "etag_repository": "W/\"1cee5330aa8c2344d83795539906cabdaf611d383c365f389cc73eda362c780d\"",
+      "last_updated": "2025-01-13T22:18:21Z",
+      "stargazers_count": 30,
+      "topics": [
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739495481.569764
+    },
+    "197245179": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "twrecked/lovelace-hass-aarlo",
+      "category": "plugin",
+      "description": "Lovelace card for hass-aarlo integration.",
+      "etag_repository": "W/\"b81049a1ef5736bdd3d8c772c432461dffa19857d11b70b128b409d0f0a1e26d\"",
+      "last_updated": "2024-09-09T13:16:41Z",
+      "stargazers_count": 75,
+      "topics": [
+        "arlo",
+        "camera",
+        "lovelace-card",
+        "streaming"
+      ],
+      "last_fetched": 1739636246.243995
+    },
+    "175020245": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JurajNyiri/HomeAssistant-Tavos",
+      "category": "integration",
+      "description": "Sensor which gathers water outage information from Tavos (Slovakia) website",
+      "domain": "tavos_water_outage",
+      "etag_repository": "W/\"cd8a15dc03aa7b100e37eb49487a02b5789d8a7ca30539125d0e23a21a554e5f\"",
+      "last_updated": "2024-07-04T13:31:49Z",
+      "last_fetched": 1729217042.945731
+    },
+    "655762463": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ateodorescu/home-assistant-ipmi",
+      "category": "integration",
+      "description": "IPMI connector for Home Assistant",
+      "domain": "ipmi",
+      "etag_repository": "W/\"a29d5a021d02c9b98bcb410e767fe77c4f619126d30f15cba711d2a1c72ff64e\"",
+      "last_updated": "2024-09-26T11:45:57Z",
+      "stargazers_count": 48,
+      "topics": [
+        "home-assistant-integration",
+        "ipmi",
+        "ipmi-sensor"
+      ],
+      "last_fetched": 1738534371.286239
+    },
+    "164022050": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/check-button-card",
+      "category": "plugin",
+      "description": "Check Button Card is a button that tracks when it is last pressed, for the Home Assistant Lovelace front-end using MQTT auto discovery.",
+      "downloads": 8836,
+      "etag_repository": "W/\"5fdade7aed696f23fe6d227215dedff9140394ce71fa210060b00ce55ee883b7\"",
+      "last_updated": "2021-12-22T18:23:08Z",
+      "stargazers_count": 107,
+      "last_fetched": 1729213353.498015
+    },
+    "238414582": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "peetereczek/ztm-stop-card",
+      "category": "plugin",
+      "description": "Custom Lovelace card for Warsaw public transport",
+      "etag_repository": "W/\"2aadfb5c7f536b25e59496d43effd5aa782f31f8b1434a7f38c16d8d473cadc2\"",
+      "last_updated": "2024-03-15T14:39:51Z",
+      "stargazers_count": 6,
+      "last_fetched": 1731459846.222495
+    },
+    "373101151": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "CJNE/ha-sunspec",
+      "category": "integration",
+      "description": "Home Assistant customcomponent for SunSpec modbus devices",
+      "domain": "sunspec",
+      "etag_repository": "W/\"3a279a256873093fa0ca2e892f753c23cfb204f942f8ffe7fd98fcc9aded9ee4\"",
+      "last_updated": "2024-10-28T05:43:54Z",
+      "stargazers_count": 68,
+      "topics": [
+        "sunspec"
+      ],
+      "last_fetched": 1739391369.738446
+    },
+    "432434646": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "guerrerotook/securitas-direct-new-api",
+      "category": "integration",
+      "description": "This repository contains the new securitas direct API that can be integrated in Home Assistant",
+      "domain": "securitas",
+      "etag_repository": "W/\"d4bbd7403e78ae402bd20d64a63eceddffaa1b2df71152017ab721627d55e27a\"",
+      "last_updated": "2025-01-02T14:40:47Z",
+      "stargazers_count": 91,
+      "last_fetched": 1739485003.175639
+    },
+    "692576253": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "klatka/nc-talk-bot-component",
+      "category": "integration",
+      "description": "Custom component for Home Assistant to communicate between Home Assistant and Nextcloud Talk",
+      "domain": "nctalkbot",
+      "etag_repository": "W/\"4f022f7e4b741bad62dba54b7b16d061a8408f9db1e97f33d66a74e7eb88108b\"",
+      "last_updated": "2025-02-11T12:19:31Z",
+      "stargazers_count": 14,
+      "topics": [
+        "homeassistant-custom-component",
+        "nextcloud",
+        "nextcloud-talk",
+        "nextcloud-talk-bot",
+        "nextcloud-talk-chat-bot",
+        "notify"
+      ],
+      "last_fetched": 1739283526.872869
+    },
+    "708363868": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "oven-lab/tuya_cloud_map_extractor",
+      "category": "integration",
+      "description": "Tuya cloud vacuum map extractor for Home Assistant",
+      "domain": "tuya_cloud_map_extractor",
+      "etag_repository": "W/\"5aed447c782281137e0028242bcba535566104391f46d4764e4b1647e0905c9b\"",
+      "last_updated": "2024-05-23T13:02:58Z",
+      "stargazers_count": 32,
+      "topics": [
+        "tuya",
+        "tuya-cloud",
+        "vacuum",
+        "vacuum-map"
+      ],
+      "last_fetched": 1739139606.851204
+    },
+    "562402396": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hmn/siku-integration",
+      "category": "integration",
+      "description": "Siku Fan Home Assistant Integration (Siku / Duka / Oxxify)",
+      "domain": "siku",
+      "downloads": 230,
+      "etag_repository": "W/\"115766afa91612ff3c5e6f1e4133c225b75ab00f4eef59ddc1fdffe4292bbf07\"",
+      "last_updated": "2025-02-03T03:57:59Z",
+      "stargazers_count": 15,
+      "last_fetched": 1739549995.226822
+    },
+    "323923603": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "petretiandrea/home-assistant-tapo-p100",
+      "category": "integration",
+      "description": "A custom integration to control Tapo devices from home assistant.",
+      "domain": "tapo",
+      "etag_repository": "W/\"4426a0ca864a59f09901069fb1d7b117fcfdacefc2b8aa80d93c7757a55c4b91\"",
+      "last_updated": "2025-02-02T05:12:09Z",
+      "stargazers_count": 858,
+      "topics": [
+        "energy",
+        "l510",
+        "l530",
+        "l900",
+        "monitoring",
+        "p100",
+        "p105",
+        "p110",
+        "smart-plug",
+        "tapo",
+        "tapo-device",
+        "tapo-light-bulb",
+        "tp-link",
+        "tplink"
+      ],
+      "last_fetched": 1739485211.606288
+    },
+    "159080189": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "asantaga/wiserHomeAssistantPlatform",
+      "category": "integration",
+      "description": "Platform and related climate/sensors to support the Drayton Wiser Home Heating System",
+      "domain": "wiser",
+      "downloads": 3502,
+      "etag_repository": "W/\"f026108ed2ae55fa69da08a9706c5684c73e5c8e397023b7620d6fcb216258df\"",
+      "last_updated": "2025-01-04T18:22:15Z",
+      "stargazers_count": 253,
+      "topics": [
+        "drayton",
+        "heating",
+        "wiser"
+      ],
+      "last_fetched": 1739614385.935545
+    },
+    "595397764": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/Home-Assistant-custom-components-Custom-Templates",
+      "category": "integration",
+      "description": "This integration adds possibility to use new functions in Home Assistant Jinja2 templating engine.",
+      "domain": "custom_templates",
+      "downloads": 1250,
+      "etag_repository": "W/\"8a2d65ae347647eb64eaaa044e6f09a6a49f42db33502f12578d803728c10198\"",
+      "last_updated": "2024-09-20T03:03:23Z",
+      "stargazers_count": 36,
+      "topics": [
+        "jinja2",
+        "jinja2-templates"
+      ],
+      "last_fetched": 1738686245.252861
+    },
+    "164367214": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iantrich/roku-card",
+      "category": "plugin",
+      "description": "📺 Roku Remote Card",
+      "downloads": 11920,
+      "etag_repository": "W/\"18bd4eb199e737c1c6012ac6d410e25eb9e7fc7451e1d37c971965a9d8be8062\"",
+      "last_updated": "2023-04-30T04:51:39Z",
+      "stargazers_count": 121,
+      "topics": [
+        "roku"
+      ],
+      "last_fetched": 1737584050.1006
+    },
+    "687897593": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "flexopus/flexopus-hass-sensor",
+      "category": "integration",
+      "description": "Home Assistant integration for the Flexopus application",
+      "domain": "flexopus",
+      "etag_repository": "W/\"a9fc1bdafcfb0776c49cdee1acb794f5f093e33469f9840edfa9f824647adaf4\"",
+      "last_updated": "2024-10-17T17:41:37Z",
+      "topics": [
+        "flexopus"
+      ],
+      "last_fetched": 1739369811.381967
+    },
+    "188572845": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "marrobHD/rotel-card",
+      "category": "plugin",
+      "description": "🔊 Rotel Remote Card",
+      "etag_repository": "W/\"879fdf0ca293778f43ee007dad3bbdd12dc425026ad235d70d01b5b0256f0989\"",
+      "last_updated": "2022-05-25T19:39:13Z",
+      "stargazers_count": 5,
+      "topics": [
+        "home-assistant-rotel-card",
+        "lovelace-card"
+      ],
+      "last_fetched": 1729213455.237472
+    },
+    "351828005": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "myhomeiot/DahuaVTO",
+      "category": "integration",
+      "description": "Control Dahua VTO/VTH devices from Home Assistant",
+      "domain": "dahua_vto",
+      "etag_repository": "W/\"30c4d15b0bff77a8f497a8f489f6b841380f2721224458993a77052325d9a936\"",
+      "last_updated": "2024-12-31T10:53:55Z",
+      "stargazers_count": 168,
+      "topics": [
+        "dahua"
+      ],
+      "last_fetched": 1738167790.06337
+    },
+    "240906060": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/lovelace-dc1-card",
+      "category": "plugin",
+      "description": "斐讯DC1排插的Lovelace卡片",
+      "etag_repository": "W/\"e481241dc1d074c7bd2f8509bc75e654d26434e57d88f73217e399a1a65eadd4\"",
+      "last_updated": "2022-06-03T03:36:28Z",
+      "stargazers_count": 23,
+      "last_fetched": 1735892311.47315
+    },
+    "686741369": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "yinyang17/pvpc_energy",
+      "category": "integration",
+      "description": "Importa en el panel de energía el consumo y coste de electricidad desde ufd.es y ree.es. Calcula las facturas desde cnmc.gob.es.",
+      "domain": "pvpc_energy",
+      "etag_repository": "W/\"8666939011cd4d08ea44cf92427466b42603faecbcbb36a74c4a5721ac5f9f96\"",
+      "last_updated": "2024-09-29T13:09:54Z",
+      "stargazers_count": 10,
+      "topics": [
+        "billing",
+        "electricity-consumption",
+        "energy-dashboard",
+        "pvpc"
+      ],
+      "last_fetched": 1739024492.290871
+    },
+    "285560672": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "FL550/dwd_weather",
+      "category": "integration",
+      "description": "Deutscher Wetterdienst integration for Home-Assistant",
+      "domain": "dwd_weather",
+      "downloads": 9086,
+      "etag_repository": "W/\"a6035eeff245ad5833b82a53e5382a7e058c5988f2218460aa78c1d644181353\"",
+      "last_updated": "2025-01-27T16:14:08Z",
+      "stargazers_count": 208,
+      "topics": [
+        "deutscher-wetterdienst",
+        "dwd",
+        "dwd-weather",
+        "weather",
+        "weather-entity",
+        "weather-forecast"
+      ],
+      "last_fetched": 1739276993.344319
+    },
+    "200927325": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rsnodgrass/hass-poolmath",
+      "category": "integration",
+      "description": "Pool Math for Home Assistant",
+      "domain": "poolmath",
+      "etag_repository": "W/\"6ab2f421fee363e36e274ec05f1a36b3d2a7368d836ec9bfa0f9033df7540877\"",
+      "last_updated": "2025-02-10T20:34:58Z",
+      "stargazers_count": 33,
+      "topics": [
+        "pool",
+        "swimming-pool"
+      ],
+      "last_fetched": 1739226074.064155
+    },
+    "228649088": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "cyberjunky/home-assistant-p2000",
+      "category": "integration",
+      "description": ":fire_engine: This component tracks P2000 emergency events in The Netherlands.",
+      "domain": "p2000",
+      "etag_repository": "W/\"65800ab38ee2b218e63002bd3bd3e963fe611699d609f3ead324392c06311d28\"",
+      "last_updated": "2022-12-31T13:58:27Z",
+      "stargazers_count": 58,
+      "topics": [
+        "emergency",
+        "p2000"
+      ],
+      "last_fetched": 1739211630.83625
+    },
+    "234375294": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/vaporwave-pink",
+      "category": "theme",
+      "description": "Vaporwave Pink Theme for Home Assistant",
+      "etag_repository": "W/\"4995023969f3062ee51961683f4aa931941a26804bf232143c73a2b36b5768da\"",
+      "last_updated": "2022-06-17T14:41:05Z",
+      "stargazers_count": 4,
+      "topics": [
+        "80s",
+        "pink",
+        "vaporwave"
+      ],
+      "last_fetched": 1731831399.372095
+    },
+    "458491675": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MesserschmittX/lovelace-nicehash-excavator-monitor-card",
+      "category": "plugin",
+      "description": "Home Assistant UI Card for Nicehash Excavator Monitor integration",
+      "etag_repository": "W/\"dce2209d6459f072893a0ef947515400286fa20c16078ae3a51d36e1687d04ac\"",
+      "last_updated": "2022-05-15T07:59:36Z",
+      "topics": [
+        "excavator",
+        "mining",
+        "nicehash"
+      ],
+      "last_fetched": 1734078073.533574
+    },
+    "361776538": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "adizanni/floor3d-card",
+      "category": "plugin",
+      "description": "Your Home Digital Twin: aka floor3d-card. Visualize Home Assistant state and perform actions using objects in a 3D home model based on Three.js.",
+      "downloads": 10197,
+      "etag_repository": "W/\"f091a9db2d46f789c20333444eb5950fb9ae6173245e591f252c64a2e7343c25\"",
+      "last_updated": "2024-04-06T09:35:42Z",
+      "stargazers_count": 509,
+      "topics": [
+        "3d-models",
+        "card",
+        "entity-bindings"
+      ],
+      "last_fetched": 1739542369.304741
+    },
+    "330454534": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rccoleman/lovelace-lamarzocco-config-card",
+      "category": "plugin",
+      "description": "Lovelace card to configure network-connected La Marzocco espresso machines",
+      "downloads": 243,
+      "etag_repository": "W/\"7828c98a0c38dd25572e7e292c44fd53775ff2e4b2d4a3e2698bf194256613d6\"",
+      "last_updated": "2022-11-15T05:00:39Z",
+      "stargazers_count": 3,
+      "topics": [
+        "automation",
+        "espresso",
+        "lamarzocco",
+        "lovelace-card",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739235873.811435
+    },
+    "193408399": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/lovelace-html-card",
+      "category": "plugin",
+      "description": "This card displays provided data as an HTML content of a card.",
+      "etag_repository": "W/\"f0e6ca70dbb9877614cad4388a635997f83e9e374adb72e86d0c8152a074baab\"",
+      "last_updated": "2023-07-20T20:13:11Z",
+      "stargazers_count": 62,
+      "topics": [
+        "lovelace-card"
+      ],
+      "last_fetched": 1737462495.706828
+    },
+    "250022973": {
+      "repository_manifest": {
+        "name": "SmartThinQ LGE Sensors",
+        "zip_release": true,
+        "filename": "smartthinq_sensors.zip",
+        "homeassistant": "2025.1.0"
+      },
+      "full_name": "ollo69/ha-smartthinq-sensors",
+      "authors": [
+        "@ollo69"
+      ],
+      "category": "integration",
+      "description": "HomeAssistant custom integration for SmartThinQ LG devices",
+      "domain": "smartthinq_sensors",
+      "downloads": 28638,
+      "etag_repository": "W/\"9345bdedbc12d17331b93917486c808419e146c4565d9ea1c5d8b41d5e4205d2\"",
+      "last_updated": "2025-01-05T20:22:11Z",
+      "stargazers_count": 1193,
+      "topics": [
+        "ac",
+        "air-purifier",
+        "climate",
+        "dehumidifier",
+        "dishwasher",
+        "dryer",
+        "fan",
+        "lg",
+        "lge",
+        "microwave",
+        "oven",
+        "range",
+        "refrigerator",
+        "sensors",
+        "smartthinq",
+        "thinq",
+        "washer"
+      ],
+      "last_fetched": 1739449987.984347
+    },
+    "683553739": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elchininet/keep-texts-in-tabs",
+      "category": "plugin",
+      "description": "Keep texts in Home Assistant dashboards tabs when icons are added to them",
+      "downloads": 2148,
+      "etag_repository": "W/\"79b3f400c0e437aeb8f899b08362f2db42f7bef3a1e47edbe3aa80ece6c43b79\"",
+      "last_updated": "2025-02-09T22:02:26Z",
+      "stargazers_count": 37,
+      "topics": [
+        "custom-plugin",
+        "hacs-plugin",
+        "keep-texts-in-tabs",
+        "tabs-management",
+        "tabs-texts"
+      ],
+      "last_fetched": 1739149442.72777
+    },
+    "144888844": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Paul-dH/Home-Assisant-Sensor-OvApi",
+      "category": "integration",
+      "description": null,
+      "domain": "ovapi",
+      "etag_repository": "W/\"c29033a20403b2db978df782362cff11c4c4a02d32b2e1464a44e01104ff6a7b\"",
+      "last_updated": "2023-06-05T21:33:45Z",
+      "stargazers_count": 23,
+      "last_fetched": 1739190795.281772
+    },
+    "140618233": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RobHofmann/HomeAssistant-GreeClimateComponent",
+      "category": "integration",
+      "description": "Custom Gree climate component written in Python3 for Home Assistant. Controls AC's supporting the Gree protocol.",
+      "domain": "gree",
+      "etag_repository": "W/\"d2b0265bca993ad9efcd3349fb941fe183e848b279b28fa150ea16445c518624\"",
+      "last_updated": "2024-11-04T14:42:40Z",
+      "stargazers_count": 333,
+      "last_fetched": 1739269391.062505
+    },
+    "639953950": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "flixlix/energy-period-selector-plus",
+      "category": "plugin",
+      "description": "An upgraded Energy Date Selection Card for Home Assistant, with added customizability, while maintaining the Energy Dashboard's original design.",
+      "downloads": 13967,
+      "etag_repository": "W/\"7340b51476232bab95fcd8ec4372c97fc87b805f60953d7fc4a09bed4dd2e55f\"",
+      "last_updated": "2024-02-20T08:28:28Z",
+      "stargazers_count": 73,
+      "topics": [
+        "automation",
+        "dashboard",
+        "date",
+        "datepicker",
+        "picker",
+        "plus",
+        "time"
+      ],
+      "last_fetched": 1739322191.31725
+    },
+    "741477499": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "earendil06/Windy-Webcams",
+      "category": "integration",
+      "description": "Windy Webcams integration",
+      "domain": "windy_webcams",
+      "downloads": 4,
+      "etag_repository": "W/\"1a8bb28f169030879dc40c6998146ebcf79dad54167aaccd38aed9308824bc09\"",
+      "last_updated": "2024-01-19T16:03:05Z",
+      "stargazers_count": 11,
+      "last_fetched": 1737894302.788589
+    },
+    "560307075": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "scaarup/aula",
+      "category": "integration",
+      "description": "Fetches information from Aula about your children ",
+      "domain": "aula",
+      "downloads": 536,
+      "etag_repository": "W/\"5f92187055fd3f550f0af6dd282f070d9ccc7885c0373d105bc75add8d909da7\"",
+      "last_updated": "2025-01-06T15:01:20Z",
+      "stargazers_count": 68,
+      "last_fetched": 1739528548.440919
+    },
+    "733922637": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mariusthvdb/custom-more-info",
+      "category": "plugin",
+      "description": "Customize More-info dialogs for Home Assistant",
+      "downloads": 1039,
+      "etag_repository": "W/\"ab571a35a8d2b405f434dfcfef3b49a814971df19967a787c2497e8b05cfcaa0\"",
+      "last_updated": "2025-01-24T22:57:22Z",
+      "stargazers_count": 13,
+      "topics": [
+        "attributes",
+        "customization",
+        "history",
+        "logbook",
+        "more-info"
+      ],
+      "last_fetched": 1738045229.025093
+    },
+    "216008446": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "royto/logbook-card",
+      "category": "plugin",
+      "description": "Logbook card for Home Assistant UI Lovelace",
+      "downloads": 7793,
+      "etag_repository": "W/\"807879fc0769ce91b82bf2991165bcfa0ab6a31488756e8ecd0e324091b924c1\"",
+      "last_updated": "2024-11-20T19:56:13Z",
+      "stargazers_count": 210,
+      "last_fetched": 1739449715.57628
+    },
+    "292621909": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mikosoft83/hass-windows10-themes",
+      "category": "theme",
+      "description": "Home Assistant Windows 10 inspired themes",
+      "etag_repository": "W/\"d41f8633d5373ad43baad4b69fc0dfd158c5d25ceef5635de44051bdd252faea\"",
+      "last_updated": "2024-11-22T20:02:06Z",
+      "stargazers_count": 11,
+      "topics": [
+        "accent-color",
+        "windows",
+        "windows-10"
+      ],
+      "last_fetched": 1739528085.127806
+    },
+    "460392242": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "DSorlov/swemail",
+      "category": "integration",
+      "description": "Swedish Post Delivery integration for Home Assistant",
+      "domain": "swemail",
+      "etag_repository": "W/\"0ac3b65f1328783f65afefa75db5169c99df1fd55d03eb3d498d06140592bf28\"",
+      "last_updated": "2024-06-06T19:29:15Z",
+      "stargazers_count": 41,
+      "topics": [
+        "citymail",
+        "postnord"
+      ],
+      "last_fetched": 1739434834.365675
+    },
+    "340926904": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kpoppel/homeassistant-novafos",
+      "category": "integration",
+      "description": "Homeassistant wrapper around the Novafos KMD water metering data warehouse.",
+      "domain": "novafos",
+      "etag_repository": "W/\"9de7f9c5360e1db37d93f325f52df4f85ba1b76242b5405c1c554951cbbda8dd\"",
+      "last_updated": "2025-02-05T20:24:39Z",
+      "stargazers_count": 12,
+      "topics": [
+        "water"
+      ],
+      "last_fetched": 1738793901.292858
+    },
+    "757106101": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rgerbranda/rbfa",
+      "category": "integration",
+      "description": "RBFA calendar for Home Assistant",
+      "domain": "rbfa",
+      "etag_repository": "W/\"5e7ae36f06800f6a0c4691e770b0855f45bfc606b19e65228c197506b2308bde\"",
+      "last_updated": "2025-01-09T11:53:28Z",
+      "stargazers_count": 2,
+      "topics": [
+        "calculator",
+        "soccer"
+      ],
+      "last_fetched": 1736432443.465578
+    },
+    "261262884": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "GeorgeSG/lovelace-time-picker-card",
+      "category": "plugin",
+      "description": "🕰️ Time Picker Card for Home Assistant's Lovelace UI",
+      "downloads": 14047,
+      "etag_repository": "W/\"ea9c03b1a06ed2a57bb582e1d899db5f91cc46ba7c55d2044602b0c06afa6947\"",
+      "last_updated": "2024-11-05T20:16:31Z",
+      "stargazers_count": 228,
+      "topics": [
+        "lovelace-card",
+        "lovelace-custom-card"
+      ],
+      "last_fetched": 1739235803.564005
+    },
+    "183222061": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "lichtteil/local_luftdaten",
+      "category": "integration",
+      "description": "Custom component for Home Assistant that integrates your (own) local Luftdaten sensor (air quality/particle sensor) without using the cloud.",
+      "domain": "local_luftdaten",
+      "etag_repository": "W/\"e70bdddbce2a0307fa289711d875d3f4f2fdfc322334d588efe149674d3ad28a\"",
+      "last_updated": "2024-03-14T23:03:45Z",
+      "stargazers_count": 47,
+      "topics": [
+        "air-quality"
+      ],
+      "last_fetched": 1739031593.081995
+    },
+    "192664631": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sander1988/Indego",
+      "category": "integration",
+      "description": "Home Assistant Custom Component for Bosch Indego Lawn Mower",
+      "domain": "indego",
+      "etag_repository": "W/\"834452f0f6d1c8a15b9a72e3ad5f6df1611d279d99cf2465e328a10405ea155f\"",
+      "last_updated": "2024-12-08T10:59:10Z",
+      "stargazers_count": 97,
+      "topics": [
+        "bosch-mower",
+        "indego",
+        "iot"
+      ],
+      "last_fetched": 1739089444.693098
+    },
+    "283243425": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "definitio/ha-sox",
+      "category": "integration",
+      "description": "A Home Assistant integration to turn your vacuum into an audio player.",
+      "domain": "sox",
+      "etag_repository": "W/\"e4c7ad60160916a07ebfcee2fd5d0d22f3653e5fe73686558d7aa8d539a2391e\"",
+      "last_updated": "2024-03-16T16:53:56Z",
+      "stargazers_count": 23,
+      "topics": [
+        "audio-player",
+        "roborock",
+        "robot-vacuum",
+        "vacuum",
+        "xiaomi"
+      ],
+      "last_fetched": 1739449715.273368
+    },
+    "270386127": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gicamm/homeassistant-comelit",
+      "category": "integration",
+      "description": "With Comelit Hub/Vedo integration, you can connect your Home Assistant instance to Comelit Simple Home and Vedo systems.",
+      "domain": "comelit",
+      "etag_repository": "W/\"03ee233d286aabd5655b323cb9976a09d7f20762c0aeb5ce7ae5eb03dc1db607\"",
+      "last_updated": "2024-11-14T11:09:14Z",
+      "stargazers_count": 25,
+      "topics": [
+        "automation",
+        "comelit",
+        "comelit-hub",
+        "comelit-vedo",
+        "vedo"
+      ],
+      "last_fetched": 1737209717.367721
+    },
+    "454670742": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mawinkler/astroweather-card",
+      "category": "plugin",
+      "description": "Lovalace Card for the AstroWeather Integration",
+      "etag_repository": "W/\"e6cd77591ec4e2631a804d4404b67873a499141b8b26478ea7b5a2867141ed45\"",
+      "last_updated": "2024-11-16T16:43:38Z",
+      "stargazers_count": 25,
+      "topics": [
+        "7timer",
+        "astronomy",
+        "forecast",
+        "lovelace-card"
+      ],
+      "last_fetched": 1736125637.088447
+    },
+    "199313405": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Limych/ha-beward",
+      "category": "integration",
+      "description": "Home Assistant custom component for Beward security Cameras and Doorbells",
+      "domain": "beward",
+      "downloads": 1,
+      "etag_repository": "W/\"9f4a1e6b64a7b00bf64b8d9a0a37686c32554746a24033c94e855f78ea9f994f\"",
+      "last_updated": "2025-02-10T11:34:13Z",
+      "stargazers_count": 24,
+      "topics": [
+        "beward",
+        "camera",
+        "doorbell",
+        "dvr",
+        "security",
+        "surveillance"
+      ],
+      "last_fetched": 1739197148.847819
+    },
+    "186347733": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "audiconnect/audi_connect_ha",
+      "category": "integration",
+      "description": "Adds an audi connect integration to home assistant",
+      "domain": "audiconnect",
+      "etag_repository": "W/\"7d9f175b36acf5b00c6f6bb37289c59e52364154e500149717d4824082abd97b\"",
+      "last_updated": "2025-02-10T23:15:45Z",
+      "stargazers_count": 257,
+      "topics": [
+        "audi",
+        "audi-connect",
+        "sensors"
+      ],
+      "last_fetched": 1739614396.232165
+    },
+    "323346718": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fsaris/home-assistant-awox",
+      "category": "integration",
+      "description": "AwoX mesh light integration for Home Assistant",
+      "domain": "awox",
+      "etag_repository": "W/\"0f28f9468033871495c21db0b752dd703c9035d49eef16c372cff5bff27722f0\"",
+      "last_updated": "2024-04-13T12:39:06Z",
+      "stargazers_count": 86,
+      "topics": [
+        "awox",
+        "bluetooth",
+        "eglo"
+      ],
+      "last_fetched": 1735510514.291722
+    },
+    "625923963": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "taarskog/home-assistant-component-somweb",
+      "category": "integration",
+      "description": "Custom component for Home Assistant to manage garage doors and gates by Sommer",
+      "domain": "somweb",
+      "downloads": 158,
+      "etag_repository": "W/\"aeffa46efb8753814a878d674d1f0f3d90bc47517b27306dadaecd3252ae7e7c\"",
+      "last_updated": "2024-11-01T04:41:39Z",
+      "stargazers_count": 7,
+      "topics": [
+        "cover",
+        "garage-door-opener",
+        "home-assistant-custom-component",
+        "home-assistant-integration",
+        "sommer",
+        "somweb"
+      ],
+      "last_fetched": 1734121491.161713
+    },
+    "221287384": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "naofireblade/clear-theme",
+      "category": "theme",
+      "description": "Clear Theme for Home Assistant",
+      "etag_repository": "W/\"1e2154128e10e82daccb930068b5ff0ae3abb7a46d54aeccbdf8773bc9a4a88a\"",
+      "last_updated": "2024-01-06T22:26:08Z",
+      "stargazers_count": 21,
+      "last_fetched": 1729213364.954099
+    },
+    "289188530": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "reptilex/tesla-style-solar-power-card",
+      "category": "plugin",
+      "description": "Home assistant power card mimicking the one tesla provides for the powerwall app.",
+      "etag_repository": "W/\"479928ecff128b602e5da474094a146c7fd69f7509dbb152962dce26277a6add\"",
+      "last_updated": "2024-06-23T19:42:56Z",
+      "stargazers_count": 231,
+      "topics": [
+        "battery",
+        "card",
+        "eletric-car",
+        "power",
+        "solar-energy"
+      ],
+      "last_fetched": 1739456167.591759
+    },
+    "261873234": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "gjohansson-ST/sector",
+      "category": "integration",
+      "description": "Integration to Sector Alarm for Home Assistant",
+      "domain": "sector",
+      "downloads": 21,
+      "etag_repository": "W/\"7b5e1ce5ed5651d097f446a7409a71c72103f6d7528bd369aeb05c90df23500a\"",
+      "last_updated": "2025-01-07T16:51:25Z",
+      "stargazers_count": 39,
+      "topics": [
+        "alarm",
+        "alarm-control",
+        "alarm-control-panel",
+        "lock",
+        "sector",
+        "sector-alarm",
+        "temperature-sensor"
+      ],
+      "last_fetched": 1738484319.748645
+    },
+    "196132939": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/nintendo-wishlist-card",
+      "category": "plugin",
+      "description": "Displays a card showing Nintendo Switch games that are on sale from your wish list.",
+      "etag_repository": "W/\"ae4f293e65fa9be5045f9c5185b970e2d2e30dcda3a68b4e358e02c2645cd39f\"",
+      "last_updated": "2024-01-30T03:37:15Z",
+      "stargazers_count": 17,
+      "last_fetched": 1729213359.136653
+    },
+    "572297252": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "petergridge/Irrigation-Card",
+      "category": "plugin",
+      "description": "Companion card for Irrigation-V5",
+      "downloads": 1116,
+      "etag_repository": "W/\"038a4b179d31f4da7e6a0e6f633ca40a9fb5d8adf87e24620e8e7f06b52cb2ea\"",
+      "last_updated": "2024-10-03T06:58:28Z",
+      "stargazers_count": 16,
+      "topics": [
+        "irrigation",
+        "irrigation-v5"
+      ],
+      "last_fetched": 1729213472.075705
+    },
+    "729280147": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Djelle/milcomarmy",
+      "category": "theme",
+      "description": "Olive green theme for Home Assistant.",
+      "etag_repository": "W/\"f587c91b381a8cd030b96eb607bb57e7868586d3fe15ea01b2b7b65bd5210cef\"",
+      "last_updated": "2024-10-14T13:49:58Z",
+      "stargazers_count": 2,
+      "topics": [
+        "green",
+        "metal",
+        "olive"
+      ],
+      "last_fetched": 1734330078.750586
+    },
+    "320324937": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tetienne/veolia-custom-component",
+      "category": "integration",
+      "description": "Home Assistant custom component to retrieve information from Veolia ",
+      "domain": "veolia",
+      "etag_repository": "W/\"df4f714a66d52f2238eceaa559d764e3710c2163437e8590f623bc7a00c18820\"",
+      "last_updated": "2023-12-28T16:12:53Z",
+      "stargazers_count": 9,
+      "topics": [
+        "home-assistant-component",
+        "veolia"
+      ],
+      "last_fetched": 1739607895.687757
+    },
+    "600872470": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "rrooggiieerr/homeassistant-okokscale",
+      "category": "integration",
+      "description": "Home Assistant integration for OKOK Scales",
+      "domain": "okokscale",
+      "etag_repository": "W/\"9b24d633c8125a7c0c4ce1b8e6338a1fbaabf2ae148f5176b51c76e9b6222bad\"",
+      "last_updated": "2025-01-10T05:52:49Z",
+      "stargazers_count": 13,
+      "topics": [
+        "bluetooth",
+        "homeassistant-custom-component",
+        "python3",
+        "scale"
+      ],
+      "last_fetched": 1737376401.603845
+    },
+    "219035415": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ptimatth/GeorideHA",
+      "category": "integration",
+      "description": "GeoRide integration for Home Assistant",
+      "domain": "georide",
+      "etag_repository": "W/\"cefe7f5e87086d8a58df29eb81e4c086d78e0f65d3523099c3b411e6da2e993f\"",
+      "last_updated": "2024-11-12T19:20:08Z",
+      "stargazers_count": 19,
+      "last_fetched": 1736518838.880947
+    },
+    "458237432": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "meichthys/uptime_kuma",
+      "category": "integration",
+      "description": "Uptime Kuma HACS integration",
+      "domain": "uptime_kuma",
+      "etag_repository": "W/\"ef278e1ee0a8d032c5aa4804c53489656fccb555b217c3bc338c1b7a382f6b8a\"",
+      "last_updated": "2024-12-26T13:07:39Z",
+      "stargazers_count": 121,
+      "topics": [
+        "home-assistant-custom-component",
+        "homeassistant-custom-component",
+        "uptime-kuma"
+      ],
+      "last_fetched": 1739305272.281914
+    },
+    "217374413": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/halloween",
+      "category": "theme",
+      "description": "Halloween theme for Home Assistant",
+      "etag_repository": "W/\"a45aa87f8a2159f39a61c7244d933809a51a0297836ed9609fa659dbcf1f97c6\"",
+      "last_updated": "2023-03-27T19:57:15Z",
+      "stargazers_count": 3,
+      "last_fetched": 1738976437.472325
+    },
+    "547177218": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mb-software/homeassistant-powerbrain",
+      "category": "integration",
+      "description": "Custom Component for Homeassistant to integrate cFos Powerbrain devices",
+      "domain": "powerbrain",
+      "etag_repository": "W/\"c6ff0b5bb26551eaa5fee358cb64b13bc9e48e003938910966fc2c6f89bc0ac6\"",
+      "last_updated": "2023-10-03T03:39:00Z",
+      "stargazers_count": 15,
+      "topics": [
+        "cfos",
+        "evse",
+        "homeassistant-custom-component",
+        "powerbrain",
+        "wallbox"
+      ],
+      "last_fetched": 1737203292.240597
+    },
+    "326288498": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jugla/worldtidesinfocustom",
+      "category": "integration",
+      "description": "world tides info custom component for home assistant",
+      "domain": "worldtidesinfocustom",
+      "etag_repository": "W/\"5dd326fb0d9c65bec39c58ab296d79706e6b0f0ee2383d8907667f19df0db6fd\"",
+      "last_updated": "2024-09-07T21:05:40Z",
+      "stargazers_count": 29,
+      "topics": [
+        "tides",
+        "worldtides"
+      ],
+      "last_fetched": 1738613962.647732
+    },
+    "694403206": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "argaar/comfortable-environment-card",
+      "category": "plugin",
+      "description": "A card to display the Heat Index and Discomfort Index (aka Thom Index)",
+      "downloads": 4026,
+      "etag_repository": "W/\"833df71ec1279ed6bb13df127a0aa2f10065155de5f0081957fd522a6649d12f\"",
+      "last_updated": "2024-08-16T10:06:02Z",
+      "stargazers_count": 56,
+      "topics": [
+        "comfort",
+        "comfortable",
+        "discomfort",
+        "discomfort-index",
+        "envrironment",
+        "heat",
+        "heat-index",
+        "thom-index"
+      ],
+      "last_fetched": 1738232027.897864
+    },
+    "142545838": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/canvas-gauge-card",
+      "category": "plugin",
+      "description": "The card makes it possible to use gauges from https://canvas-gauges.com/",
+      "downloads": 11663,
+      "etag_repository": "W/\"b8f0993516cdb1241cce5002edd47e09321aa9ce5838430546cb0e5dd86d0348\"",
+      "last_updated": "2024-09-27T23:48:00Z",
+      "stargazers_count": 191,
+      "last_fetched": 1739235750.593756
+    },
+    "537001731": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "emes30/facebook_messenger",
+      "category": "integration",
+      "description": "Home Assistant custom integration for Facebook Messenger.",
+      "domain": "facebook_messenger",
+      "etag_repository": "W/\"b8b55482968736709b7a6c28e9d0db6777efa131d105e35c8ed3876a83ffda60\"",
+      "last_updated": "2022-09-26T21:07:38Z",
+      "stargazers_count": 15,
+      "topics": [
+        "facebook",
+        "images",
+        "messenger"
+      ],
+      "last_fetched": 1738318598.593859
+    },
+    "668476421": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kaechele/napoleon-efire",
+      "category": "integration",
+      "description": "Napoleon eFIRE Integration for Home Assisstant",
+      "domain": "napoleon_efire",
+      "downloads": 36,
+      "etag_repository": "W/\"e71db1b0fcc3f9f3ed51f94f8931ea16d583c6b5c7ae6f492f194b7f387ad193\"",
+      "last_updated": "2025-02-10T21:13:18Z",
+      "stargazers_count": 3,
+      "topics": [
+        "bluetooth",
+        "bluetooth-low-energy",
+        "efire",
+        "fireplace",
+        "home-assistant-component",
+        "napoleon"
+      ],
+      "last_fetched": 1739607644.417451
+    },
+    "618081815": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "flixlix/power-flow-card-plus",
+      "category": "plugin",
+      "description": "A power distribution card inspired by the official Energy Distribution card for Home Assistant",
+      "downloads": 74879,
+      "etag_repository": "W/\"b800e56e858891db5f90fc7f04249e255265e858b625cc6bb393bad9a1afba2f\"",
+      "last_updated": "2024-09-01T19:17:39Z",
+      "stargazers_count": 719,
+      "topics": [
+        "animation",
+        "card",
+        "cards",
+        "custom",
+        "energy",
+        "flow",
+        "plus",
+        "power"
+      ],
+      "last_fetched": 1739650455.675356
+    },
+    "437989480": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "9a4gl/lovelace-centrometal-boiler-card",
+      "category": "plugin",
+      "description": "Lovelace Centrometal Boiler Card",
+      "etag_repository": "W/\"2fe82788f01ddf417911197b86db6a9133f49bbcf471f7dcc26c12f78171f301\"",
+      "last_updated": "2024-06-20T18:32:43Z",
+      "stargazers_count": 6,
+      "topics": [
+        "centrometal",
+        "homeassitant",
+        "pellet",
+        "peltec"
+      ],
+      "last_fetched": 1739391273.775953
+    },
+    "618101233": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "YorkshireIoT/ha-google-fit",
+      "category": "integration",
+      "description": "Home Assistant Google Fit Custom Component",
+      "domain": "google_fit",
+      "downloads": 6090,
+      "etag_repository": "W/\"147e9020b85f03d4f60f87f9890ce6caa5dbc00fb454d0ba6a9cc2f76f5bfb45\"",
+      "last_updated": "2025-02-14T23:05:36Z",
+      "stargazers_count": 102,
+      "topics": [
+        "google-fit",
+        "home-assistant-integration"
+      ],
+      "last_fetched": 1739607955.345069
+    },
+    "452251255": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mathoudebine/homeassistant-browser-control-card",
+      "category": "plugin",
+      "description": "Control your browser from a Home Assistant lovelace card: full screen, disable screen lock, zoom, reload page...",
+      "downloads": 3567,
+      "etag_repository": "W/\"3c5afa65cbd7be5aa36e66688173b7d4bfef222ddc6afbb7aaff27f6068e1cee\"",
+      "last_updated": "2024-07-25T12:22:52Z",
+      "stargazers_count": 13,
+      "topics": [
+        "browser",
+        "browser-control",
+        "card",
+        "fullscreen",
+        "lock",
+        "refresh",
+        "reload",
+        "sleep",
+        "wake-on-lan",
+        "zoom"
+      ],
+      "last_fetched": 1738717442.099128
+    },
+    "442225646": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "morosanmihail/HA-LondonTfL",
+      "category": "integration",
+      "description": "Simple sensor for Home Assistant to retrieve departures from Transport for London stations.",
+      "domain": "london_tfl",
+      "etag_repository": "W/\"ba2ffd46ba661b659a4aa8a18339cff4d87d56830a77c9406b49f71613faac6a\"",
+      "last_updated": "2025-02-01T11:56:55Z",
+      "stargazers_count": 23,
+      "topics": [
+        "london",
+        "tfl",
+        "transport"
+      ],
+      "last_fetched": 1738419444.503353
+    },
+    "577620239": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "albinmedoc/ha-cleanmate",
+      "category": "integration",
+      "description": "Let Home Assistant take controll over your Cleanmate vacuum",
+      "domain": "cleanmate",
+      "etag_repository": "W/\"d611458eaa195e99a7ef1d73b2983ad854bcb5d433bc4b4eaf8cb16b9bc5170b\"",
+      "last_updated": "2023-09-25T07:46:40Z",
+      "stargazers_count": 2,
+      "topics": [
+        "cleanmate",
+        "custom-integration"
+      ],
+      "last_fetched": 1729213335.109885
+    },
+    "497322919": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "NemesisRE/upcoming-media-card",
+      "category": "plugin",
+      "description": "📺 A card to display upcoming episodes and movies from services like: Plex, Kodi, Radarr, Sonarr, and Trakt.",
+      "downloads": 15024,
+      "etag_repository": "W/\"b1ee25b2d9a42f5e30aea3fb0d531379d9b2b8db511681b1b0ac5371546085b8\"",
+      "last_updated": "2022-05-31T15:30:28Z",
+      "stargazers_count": 32,
+      "topics": [
+        "customization"
+      ],
+      "last_fetched": 1739175600.19353
+    },
+    "767743196": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Eonasdan/home-assistant-bootstrap-5-theme",
+      "category": "theme",
+      "description": "Bootstrap 5 color theme for Home Assistant",
+      "etag_repository": "W/\"bf381dfadde2e12128a625ebff9dfde066b0350514c235a40198167ed7561d05\"",
+      "last_updated": "2024-03-05T21:41:07Z",
+      "stargazers_count": 1,
+      "topics": [
+        "bootstrap5"
+      ],
+      "last_fetched": 1733933920.961725
+    },
+    "835428735": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ad-ha/mg-saic-ha",
+      "category": "integration",
+      "description": "MG SAIC Custom Integration for Home Assistant",
+      "domain": "mg_saic",
+      "etag_repository": "W/\"5a90339a48f1903f8c78f8c268caf3656e467d85ce0e8f0aa29422d6def615e6\"",
+      "last_updated": "2025-02-11T18:34:24Z",
+      "stargazers_count": 40,
+      "topics": [
+        "custom-integration",
+        "homeassistant-custom-component",
+        "mg",
+        "saic"
+      ],
+      "last_fetched": 1739549759.134081
+    },
+    "215075805": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "home-assistant-community-themes/blue-night",
+      "category": "theme",
+      "description": "Blue Night theme for Home Assistant",
+      "etag_repository": "W/\"944f4b338877574935a5dd7d5d7590525969bd0e4cebea72efba3e938392c88b\"",
+      "last_updated": "2024-05-14T07:03:49Z",
+      "stargazers_count": 9,
+      "last_fetched": 1738976437.373534
+    },
+    "315447202": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "KoljaWindeler/ytube_music_player",
+      "category": "integration",
+      "description": "YouTube music player for homeassistant",
+      "domain": "ytube_music_player",
+      "etag_repository": "W/\"b82cb5381db01d16289abd7407a1fb04b8428dbe4365cee374307e091e040873\"",
+      "last_updated": "2025-02-07T09:27:48Z",
+      "stargazers_count": 360,
+      "topics": [
+        "youtube"
+      ],
+      "last_fetched": 1739328479.959275
+    },
+    "572284948": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "yo-han/Home-Assistant-Carelink",
+      "category": "integration",
+      "description": "Unofficial Home Assistant Carelink Component",
+      "domain": "carelink",
+      "etag_repository": "W/\"9e6ced6f6f6d70d5820e2a724913c6412c356a63b43d1a6268b204c9f7a45c32\"",
+      "last_updated": "2025-01-21T12:06:42Z",
+      "stargazers_count": 27,
+      "topics": [
+        "carelink",
+        "diabetic",
+        "hassio-integration",
+        "medtronic"
+      ],
+      "last_fetched": 1737946335.592115
+    },
+    "674163098": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "danieldotnl/ha-measureit",
+      "category": "integration",
+      "description": "Measure anything in Home Assistant based on time and conditions.",
+      "domain": "measureit",
+      "downloads": 12,
+      "etag_repository": "W/\"41a2f7a183786bcc2a3b50e69e6f3a2fab66644eca6e0e9a2b1ba3066977bb24\"",
+      "last_updated": "2025-02-15T05:50:41Z",
+      "stargazers_count": 172,
+      "topics": [
+        "conditional",
+        "measuring",
+        "meter"
+      ],
+      "last_fetched": 1739650575.716653
+    },
+    "534353896": {
+      "repository_manifest": {
+        "name": "HA LCARS",
+        "render_readme": true,
+        "filename": "lcars.yaml",
+        "country": [
+          "US",
+          "GB"
+        ]
+      },
+      "full_name": "th3jesta/ha-lcars",
+      "category": "theme",
+      "description": "LCARS theme for Home Assistant",
+      "etag_repository": "W/\"5ebf89d502a5105fc56a34a4472289986c503db5f3bd131fc0036334e5ed241a\"",
+      "last_updated": "2024-12-30T12:25:42Z",
+      "stargazers_count": 339,
+      "topics": [
+        "ha-theme",
+        "hacs-theme",
+        "homeassistant-themes",
+        "lcars",
+        "lcars-interface",
+        "lcars-style",
+        "startrek"
+      ],
+      "last_fetched": 1739341194.779726
+    },
+    "199718799": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "snikch/climate.escea",
+      "category": "integration",
+      "description": "🏡Home Assistant Custom Component for Escea Fires 🔥",
+      "domain": "escea",
+      "etag_repository": "W/\"774d82a9b12ecc35408f9b81c9d946617b4ab58c3b8048aef0e1369544dfd348\"",
+      "last_updated": "2025-02-12T09:12:16Z",
+      "stargazers_count": 11,
+      "topics": [
+        "climate",
+        "fireplace"
+      ],
+      "last_fetched": 1739355775.743445
+    },
+    "679827231": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "kverqus/lovelace-hassam-card",
+      "category": "plugin",
+      "description": "HASSAM Card for Home Assistant",
+      "etag_repository": "W/\"e98ea823d678212ceafb05cbc4467e7ddeb739d9a0b830bec886d244ce1b5b97\"",
+      "last_updated": "2024-03-24T13:28:29Z",
+      "topics": [
+        "homeassistant-frontend",
+        "lovelace-card",
+        "lovelace-custom-card",
+        "ssam"
+      ],
+      "last_fetched": 1729213438.239202
+    },
+    "266595512": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hellqvio86/home_assistant_casambi",
+      "category": "integration",
+      "description": "Home assistant Integration for Casambi Cloud lights",
+      "domain": "casambi",
+      "etag_repository": "W/\"e681ad1dcaa10cde4c4331766463911a9780b09510ede5fc9e7e5b0e2f0af11d\"",
+      "last_updated": "2025-01-06T18:58:27Z",
+      "stargazers_count": 26,
+      "topics": [
+        "casambi"
+      ],
+      "last_fetched": 1736194629.976389
+    },
+    "251039581": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hultenvp/solis-sensor",
+      "category": "integration",
+      "description": "HomeAssistant integration for the SolisCloud PV Monitoring portal via SolisCloud API",
+      "domain": "solis",
+      "etag_repository": "W/\"d14aaa37f13d751956988f81c0bb3dc41ac8217b478dca9d393dd234b3a089e3\"",
+      "last_updated": "2025-02-08T14:10:22Z",
+      "stargazers_count": 245,
+      "topics": [
+        "solarman",
+        "solis",
+        "soliscloud"
+      ],
+      "last_fetched": 1739628900.151953
+    },
+    "511504216": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Skarbo/hass-scinan-thermostat",
+      "category": "integration",
+      "description": "Home Assistant integration for Scinan Thermostats",
+      "domain": "scinan_thermostat",
+      "etag_repository": "W/\"735db34b1498f44d152e60fcf749150cec5be59450dadab24407d8c847ee8e10\"",
+      "last_updated": "2024-11-23T21:39:04Z",
+      "stargazers_count": 8,
+      "topics": [
+        "saswell",
+        "scinan",
+        "thermostat"
+      ],
+      "last_fetched": 1734848737.01213
+    },
+    "319820836": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RobertD502/home-assistant-iocare",
+      "category": "integration",
+      "description": "Home Assistant custom component for monitoring and controlling Coway Airmega Purifiers",
+      "domain": "coway",
+      "downloads": 575,
+      "etag_repository": "W/\"b8c5b3acd9265f1b190b9496a280a6310c7c6a7dfc185df40faeceb271e3a067\"",
+      "last_updated": "2025-01-09T22:55:00Z",
+      "stargazers_count": 55,
+      "topics": [
+        "coway",
+        "coway-iocare",
+        "home-assistant-component",
+        "iocare"
+      ],
+      "last_fetched": 1739521525.012606
+    },
+    "257104502": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amaximus/fkf-garbage-collection",
+      "category": "integration",
+      "description": "FKF Budapest Garbage Collection custom component for Home Assistant",
+      "domain": "fkf_garbage_collection",
+      "downloads": 1,
+      "etag_repository": "W/\"75180906ae341284e45dd2ffca4df6d900398658152c43e33cc27fc22297c480\"",
+      "last_updated": "2025-01-19T11:27:22Z",
+      "stargazers_count": 23,
+      "topics": [
+        "budapest",
+        "hungary"
+      ],
+      "last_fetched": 1737627314.642032
+    },
+    "199546187": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "PiotrMachowski/lovelace-google-keep-card",
+      "category": "plugin",
+      "description": "This is a companion card for Google Keep sensor. It displays notes downloaded by integration in a friendly way, similar to Google Keep app.",
+      "etag_repository": "W/\"37e97badda81eedc1755fe81216bef7f255317712cce14e5fb35823fb39e99bd\"",
+      "last_updated": "2023-07-07T02:53:42Z",
+      "stargazers_count": 54,
+      "topics": [
+        "lovelace-card"
+      ],
+      "last_fetched": 1733545757.928122
+    },
+    "758227347": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "chkuendig/hass-ab_ble_gateway",
+      "category": "integration",
+      "description": "Home Assistant Component for April Brother/AB BLE Gateway V4 ",
+      "domain": "ab_ble_gateway",
+      "etag_repository": "W/\"3b23049e4607e83b743448c361b418a8615fa358b7b61b74065bc5a94dc0ef48\"",
+      "last_updated": "2024-12-03T08:32:17Z",
+      "topics": [
+        "bluetooth",
+        "bluetooth-low-energy",
+        "hacs-custom"
+      ],
+      "last_fetched": 1739607439.308486
+    },
+    "419786466": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "WillCodeForCats/solaredge-modbus-multi",
+      "category": "integration",
+      "description": "Modbus/TCP local polling to one or more SolarEdge inverters. For single inverters, multiple inverters, meters, and batteries.",
+      "domain": "solaredge_modbus_multi",
+      "etag_repository": "W/\"e4e860e4a38e05ad63519211f3860b68f4f149d51b027e30afb57eebe691990a\"",
+      "last_updated": "2025-02-11T21:48:47Z",
+      "stargazers_count": 203,
+      "topics": [
+        "modbus-tcp",
+        "solaredge",
+        "solaredge-inverter"
+      ],
+      "last_fetched": 1739581881.560457
+    },
+    "702067512": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MTrab/webastoconnect",
+      "category": "integration",
+      "description": "Integration for Webasto ThermoConnect devices",
+      "domain": "webastoconnect",
+      "downloads": 266,
+      "etag_repository": "W/\"95ea0858f55a72d93a65909f2dd6d41ae001a4ada8938e1f21823a5757233679\"",
+      "last_updated": "2024-11-11T04:13:37Z",
+      "stargazers_count": 8,
+      "topics": [
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739031651.620756
+    },
+    "483269510": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "chises/ha-oilfox",
+      "category": "integration",
+      "description": "HomeAssistant Sensor for Oilfox ",
+      "domain": "oilfox",
+      "etag_repository": "W/\"4dd074cc822a84cc21c270391f8b280f3a27962d7f240da07bd206cc0f9d2a13\"",
+      "last_updated": "2024-11-15T08:44:01Z",
+      "stargazers_count": 32,
+      "topics": [
+        "homeassistant-custom-component",
+        "oiflox"
+      ],
+      "last_fetched": 1739269012.16108
+    },
+    "594842145": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "InTheDaylight14/nginx-proxy-manager-switches",
+      "category": "integration",
+      "description": "Home Assistant HACs repository that provides switches to enable or disable Nginx Proxy Manager proxies.",
+      "domain": "npm_switches",
+      "etag_repository": "W/\"1e512d50ce46f5fa8b5caf8f6f8d5085da4cd3ff8d26ae48ec73b2049f77c1b8\"",
+      "last_updated": "2024-11-15T15:49:23Z",
+      "stargazers_count": 25,
+      "topics": [
+        "nginx-proxy-manager"
+      ],
+      "last_fetched": 1739607597.124481
+    },
+    "254253124": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "konnected-io/noonlight-hass",
+      "category": "integration",
+      "description": "HomeAssistant integration for Noonlight",
+      "domain": "noonlight",
+      "downloads": 404,
+      "etag_repository": "W/\"03541f7534f1d28fabe8dfed3c9584270c8fa79c4c935e61440654126842f251\"",
+      "last_updated": "2025-01-09T21:53:50Z",
+      "stargazers_count": 51,
+      "topics": [
+        "alarm",
+        "monitoring",
+        "noonlight",
+        "security"
+      ],
+      "last_fetched": 1739485089.069862
+    },
+    "641757757": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "zeronounours/HA-custom-component-energy-meter",
+      "category": "integration",
+      "description": "Provides extended features on top of utility-meter to track costs for each tariff as well as total costs",
+      "domain": "energy_meter",
+      "downloads": 5151,
+      "etag_repository": "W/\"d7b119db92f7a7921d3f06e95ad5aa52845c4622b0f93ca9fa1549b996888098\"",
+      "last_updated": "2025-02-10T15:44:02Z",
+      "stargazers_count": 20,
+      "topics": [
+        "energy"
+      ],
+      "last_fetched": 1739204840.000006
+    },
+    "378213601": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nyffchanium/argoclima-integration",
+      "category": "integration",
+      "description": "Home Assistant integration for Argoclima (Argo) climate control devices",
+      "domain": "argoclima",
+      "downloads": 156,
+      "etag_repository": "W/\"dc4564fbf306d5891c208f471a1b0f239a9e49abdf9b2df9284361de445fcfd0\"",
+      "last_updated": "2024-04-15T13:46:03Z",
+      "stargazers_count": 22,
+      "topics": [
+        "argo",
+        "argoclima",
+        "climate-control"
+      ],
+      "last_fetched": 1731752410.986927
+    },
+    "625309779": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "geertmeersman/nexxtmove",
+      "category": "integration",
+      "description": "Home Assistant component for the Nexxtmove - Powerdale platform",
+      "domain": "nexxtmove",
+      "downloads": 4,
+      "etag_repository": "W/\"b25ab65ade14c348b93947877ffff90beb7b279c6be1568ccdbbb4223ce3b23a\"",
+      "last_updated": "2025-02-10T11:18:12Z",
+      "stargazers_count": 12,
+      "topics": [
+        "hacs-custom",
+        "nexxtmove",
+        "powerdale"
+      ],
+      "last_fetched": 1739190580.401196
+    },
+    "169467285": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "elad-bar/ha-edgeos",
+      "category": "integration",
+      "description": "Integration with EdgeOS (Ubiquiti)",
+      "domain": "edgeos",
+      "etag_repository": "W/\"3e05e022ef575e7b5075b412deaa4382c1d7df448644ec54f7b175747697f828\"",
+      "last_updated": "2024-11-27T07:24:26Z",
+      "stargazers_count": 136,
+      "topics": [
+        "edgeos"
+      ],
+      "last_fetched": 1737562774.664863
+    },
+    "693589195": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "RogerSelwyn/AICO_HomeLINK",
+      "category": "integration",
+      "description": "Home Assistant AICO HomeLINK Integration",
+      "domain": "homelink",
+      "downloads": 21,
+      "etag_repository": "W/\"bc55bc459a1ea04ad2d12690e8385cb2161a4803d1fb6bc8989d4c43c9ef4625\"",
+      "last_updated": "2025-02-10T07:46:25Z",
+      "stargazers_count": 5,
+      "topics": [
+        "aico",
+        "homeassistant-custom-component",
+        "homelink"
+      ],
+      "last_fetched": 1739175949.037045
+    },
+    "535287543": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "hardbyte/ha-evnex",
+      "category": "integration",
+      "description": "A cloud-polling Home Assistant component to integrate with an Evnex Charger",
+      "domain": "evnex",
+      "etag_repository": "W/\"2fc7b8e4664085e3affcf7b0dc0ce9338ef9f87ab581c6e2c90f923de3a62374\"",
+      "last_updated": "2024-11-18T08:25:47Z",
+      "stargazers_count": 13,
+      "topics": [
+        "charger",
+        "energy-consumption",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1736633772.92308
+    },
+    "286270157": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nielsfaber/scheduler-card",
+      "category": "plugin",
+      "description": "HA Lovelace card for control of scheduler entities",
+      "downloads": 79755,
+      "etag_repository": "W/\"ee29f1e1a7b7be5356d40ea2db4e4f759223ac0ae96a96024b82ce5fecbf0af8\"",
+      "last_updated": "2025-01-11T07:48:24Z",
+      "stargazers_count": 988,
+      "topics": [
+        "assistant",
+        "automation",
+        "card",
+        "home",
+        "schedule",
+        "scheduler",
+        "sunrise",
+        "sunset",
+        "week",
+        "weekly"
+      ],
+      "last_fetched": 1739557220.940142
+    },
+    "398739214": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "HCookie/Webhook-Service-home-assistant",
+      "category": "integration",
+      "description": "Add a Webhook service to HomeAssistant, originally designed for use with Discord Webhooks",
+      "domain": "webhook_service",
+      "downloads": 32,
+      "etag_repository": "W/\"7784c45e9f63cd144ae51e8b335a970c189b87f12588e5a0279f645b15bcf806\"",
+      "last_updated": "2024-10-12T14:49:06Z",
+      "stargazers_count": 18,
+      "topics": [
+        "webhooks"
+      ],
+      "last_fetched": 1739139415.908649
+    },
+    "248462859": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pyalarmdotcom/alarmdotcom",
+      "category": "integration",
+      "description": "Custom component to allow Home Assistant to interface with Alarm.com",
+      "domain": "alarmdotcom",
+      "etag_repository": "W/\"305dafefa7b9883fa0a9eb57d80f094e42f592e4f00161787cf9ee43cfe7d6d0\"",
+      "last_updated": "2025-02-10T23:00:55Z",
+      "stargazers_count": 125,
+      "topics": [
+        "alarm"
+      ],
+      "last_fetched": 1739236184.339229
+    },
+    "170309600": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JurajNyiri/HomeAssistant-Atrea",
+      "category": "integration",
+      "description": "Custom component allowing control of Atrea ventilation units",
+      "domain": "atrea",
+      "etag_repository": "W/\"61a3f13c5e9368ed2dcd0fce8a62b63edecbe7fd3cacfec98c90af8241e8693f\"",
+      "last_updated": "2025-01-04T17:18:01Z",
+      "stargazers_count": 25,
+      "last_fetched": 1738102655.969241
+    },
+    "294037465": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "swingerman/ha-dual-smart-thermostat",
+      "category": "integration",
+      "description": "The `dual_smart_thermostat` is an enhaced verion of generic thermostat implemented in Home Assistant. It uses several sensors and dedicated switches connected to a heater and air conditioning under the hood.",
+      "domain": "dual_smart_thermostat",
+      "etag_repository": "W/\"a6d6f69b3a3a642407ab176c65737fa0f7036623b897bd6af25500ba916ef3a5\"",
+      "last_updated": "2025-02-10T21:04:46Z",
+      "stargazers_count": 150,
+      "topics": [
+        "thermostat"
+      ],
+      "last_fetched": 1739262406.365731
+    },
+    "158756598": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-state-switch",
+      "category": "plugin",
+      "description": "🔹Dynamically replace lovelace cards depending on occasion",
+      "etag_repository": "W/\"e01e74f01e6700c179219936cda0e5c4abd61e00ec2662fe3e3858d7baf8b4f1\"",
+      "last_updated": "2023-01-08T19:43:39Z",
+      "stargazers_count": 417,
+      "last_fetched": 1739427694.510346
+    },
+    "577071460": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "madmicio/ph-meter-temperature",
+      "category": "plugin",
+      "description": "Ph meter, temperature, tds, ec cl & salinity for fish tank and swimming pool",
+      "etag_repository": "W/\"e44b7157b68e14fd7b13a5d9d052cec6594f946a31e8b9d8e84be49cb5aa2e76\"",
+      "last_updated": "2023-04-14T11:33:19Z",
+      "stargazers_count": 19,
+      "topics": [
+        "ph-meter"
+      ],
+      "last_fetched": 1733934022.811429
+    },
+    "334076222": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mawinkler/astroweather",
+      "category": "integration",
+      "description": "Asynchronous Astro Weather Forecast for Home Assistant",
+      "domain": "astroweather",
+      "etag_repository": "W/\"b0caff618d271ee6dabbd4842e441251d29d5a707ffd05dbe7e949966d5fafeb\"",
+      "last_updated": "2024-11-20T07:29:05Z",
+      "stargazers_count": 89,
+      "topics": [
+        "7timer",
+        "astronomy",
+        "forecast"
+      ],
+      "last_fetched": 1738823124.509049
+    },
+    "263179176": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jeroenterheerdt/HAsmartirrigation",
+      "category": "integration",
+      "description": "Smart Irrigation custom component for Home Assistant",
+      "domain": "smart_irrigation",
+      "etag_repository": "W/\"323e30599e616b3b966db606080a481a70b5836ee4a1cd5b9f8fe3387747f0eb\"",
+      "last_updated": "2025-02-04T19:26:10Z",
+      "stargazers_count": 378,
+      "topics": [
+        "crop",
+        "evaporation",
+        "evapotranspiration",
+        "flow",
+        "grass",
+        "irrigation",
+        "lawn",
+        "openweathermap",
+        "rain",
+        "snow",
+        "sprinkler",
+        "sprinklers",
+        "water",
+        "watering"
+      ],
+      "last_fetched": 1739643652.840958
+    },
+    "441294260": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "c-st/auto_areas",
+      "category": "integration",
+      "description": "🤖 A custom component for Home Assistant which automates your areas.",
+      "domain": "auto_areas",
+      "downloads": 3,
+      "etag_repository": "W/\"7e63f7c33c0557b7709497225333aed4d34e31d08ad18948c1c6b6014c5c1189\"",
+      "last_updated": "2024-10-28T04:35:45Z",
+      "stargazers_count": 29,
+      "last_fetched": 1737476266.579145
+    },
+    "204049047": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mofeywalker/openmensa-lovelace-card",
+      "category": "plugin",
+      "description": "A Home-Assistant Lovelace card which displays information from the openmensa-sensor.",
+      "etag_repository": "W/\"a6693faa290c32b6dcbf94a832d4b54fe8e2fa63c8cc823641295db2e4b4a472\"",
+      "last_updated": "2023-06-14T10:31:04Z",
+      "stargazers_count": 3,
+      "last_fetched": 1729213460.880766
+    },
+    "236317072": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "sdelliot/pie-chart-card",
+      "category": "plugin",
+      "description": "Generalized Lovelace pie chart card",
+      "etag_repository": "W/\"a092228d6e23b4a34f14598f8c80531932dac9cf690d03320259070810ec9585\"",
+      "last_updated": "2020-03-07T21:19:19Z",
+      "stargazers_count": 12,
+      "last_fetched": 1732278571.590789
+    },
+    "427902632": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "StephanJoubert/home_assistant_solarman",
+      "category": "integration",
+      "description": "Home Assistant component for Solarman collectors used with a variety of inverters.  ",
+      "domain": "solarman",
+      "etag_repository": "W/\"bac2017d8e7b5be8f679087bf3268a79674a6ff240a7f68822bb9ce3546e080d\"",
+      "last_updated": "2024-08-05T00:16:11Z",
+      "stargazers_count": 598,
+      "topics": [
+        "deye",
+        "energy",
+        "inverter",
+        "sofar",
+        "sol-ark",
+        "solar",
+        "solarman",
+        "solis",
+        "sunsynk"
+      ],
+      "last_fetched": 1739629187.819638
+    },
+    "706211952": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "basbruss/adaptive-cover",
+      "category": "integration",
+      "description": "An Adaptive Cover component for HomeAsisstant to control covers based on the sun's position",
+      "domain": "adaptive_cover",
+      "downloads": 3293,
+      "etag_repository": "W/\"9702ad2559fc4b7acfa4603e9dc208cfe9e8ec0c0342b56f868c826682e12e1f\"",
+      "last_updated": "2025-01-13T22:40:46Z",
+      "stargazers_count": 160,
+      "topics": [
+        "cover",
+        "direct",
+        "light",
+        "sun"
+      ],
+      "last_fetched": 1739434726.623974
+    },
+    "255258767": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Aohzan/ipx800",
+      "category": "integration",
+      "description": "IPX800 V4 integration for Home-Assistant",
+      "domain": "ipx800v4",
+      "etag_repository": "W/\"33f1dfeb5829720fa13e8c7f87ce475642d9ad2b87f68b89910f430600a9e533\"",
+      "last_updated": "2024-11-06T11:18:06Z",
+      "stargazers_count": 23,
+      "topics": [
+        "domotique",
+        "gce-electronics",
+        "ipx800"
+      ],
+      "last_fetched": 1738880030.394273
+    },
+    "432522624": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Aohzan/ipx800v5",
+      "category": "integration",
+      "description": "IPX800 V5 integration for Home-Assistant",
+      "domain": "ipx800v5",
+      "etag_repository": "W/\"0d0fa9a6115ce9a6ba9c390f3bc5933f31ca53c3a79fa0fb7378a2c1e4c1c340\"",
+      "last_updated": "2024-12-13T21:00:19Z",
+      "stargazers_count": 12,
+      "topics": [
+        "domotique",
+        "gce-electronics",
+        "home-assistant-integration",
+        "ipx800",
+        "ipx800-v5",
+        "ipx800v5"
+      ],
+      "last_fetched": 1736244946.407051
+    },
+    "183989659": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JayBlackedOut/hass-nhlapi",
+      "category": "integration",
+      "description": "NHL Stats API Integration Into Home Assistant",
+      "domain": "nhl_api",
+      "etag_repository": "W/\"d8248028b96b94805c2c71047ee8fb3b05ff43bf4f09d1968e5e786fa1790250\"",
+      "last_updated": "2024-12-07T19:38:29Z",
+      "stargazers_count": 70,
+      "last_fetched": 1739557339.724164
+    },
+    "768255166": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "joosthoi1/hockey-team-tracker",
+      "category": "integration",
+      "description": "Home Assistant integration that provides a sensor for the next match for a Dutch field hockey match. This is done using the HockeyWeerelt api (From Hockey.nl)",
+      "domain": "hockey_team_tracker",
+      "etag_repository": "W/\"60b0de3777ad3760d448a661dbbe7cfc97da242a69769b908c0f44057695808d\"",
+      "last_updated": "2024-12-22T11:49:33Z",
+      "topics": [
+        "ehl",
+        "field-hockey",
+        "hockey",
+        "hockey-games",
+        "hockeynl",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1736158809.863336
+    },
+    "356033332": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "BigNocciolino/CryptoTracker",
+      "category": "integration",
+      "description": "Integration for Home Assistant to implement a crypto tracking system",
+      "domain": "cryptostate",
+      "etag_repository": "W/\"29dd223d09544dffb2b609e94f039e10b6477dcf62a0ce7952c4b3f3634e3e92\"",
+      "last_updated": "2024-11-13T14:44:46Z",
+      "stargazers_count": 24,
+      "topics": [
+        "automation",
+        "currency",
+        "tracker"
+      ],
+      "last_fetched": 1732659281.888349
+    },
+    "459761427": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "pawelhulek/pgnig-sensor",
+      "category": "integration",
+      "description": "This sensor is gathering gas usage data from PGNIG ebok page.",
+      "domain": "pgnig_gas_sensor",
+      "downloads": 16,
+      "etag_repository": "W/\"3fa288ae7568edd595fb86a7ef8c1d846e67f7155aeeead765f6d5ef98916d25\"",
+      "last_updated": "2024-04-07T07:10:20Z",
+      "stargazers_count": 34,
+      "topics": [
+        "gas-sensor"
+      ],
+      "last_fetched": 1738750877.161737
+    },
+    "627970137": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "toringer/home-assistant-heru",
+      "category": "integration",
+      "description": "Östberg HERU energy recovery unit component for Home Assistant",
+      "domain": "heru",
+      "downloads": 4,
+      "etag_repository": "W/\"cf9e853e7ab04c609d13ce1e4c77ab196f5b5a8e7efc48f7598732c5bec2cc33\"",
+      "last_updated": "2025-02-10T16:15:34Z",
+      "stargazers_count": 15,
+      "topics": [
+        "climate",
+        "energy-recovery",
+        "energy-recovery-unit",
+        "heru",
+        "ostberg"
+      ],
+      "last_fetched": 1739204797.259648
+    },
+    "374763546": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "xilense/aimp_custom_component",
+      "category": "integration",
+      "description": "AIMP custom component for 🏠 Home Assistant using web remote",
+      "domain": "aimp",
+      "etag_repository": "W/\"45598ede77d7355d73a7016db51bf8191bb0437d5dae83a541e776cb0544a95d\"",
+      "last_updated": "2021-06-21T18:20:20Z",
+      "stargazers_count": 7,
+      "topics": [
+        "aimp",
+        "internet-of-things",
+        "iot",
+        "iot-automation",
+        "raspberry-pi",
+        "remote-control"
+      ],
+      "last_fetched": 1736504673.062649
+    },
+    "451416145": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jwillemsen/daikin_onecta",
+      "category": "integration",
+      "description": "Home Assistant Integration for devices supported by the Daikin Onecta App",
+      "domain": "daikin_onecta",
+      "etag_repository": "W/\"d48b771e86cc6be05bbd72fd722fdc6a0604d1d695066271004bd678db5cd299\"",
+      "last_updated": "2024-12-10T10:17:13Z",
+      "stargazers_count": 349,
+      "topics": [
+        "altherma",
+        "daikin",
+        "onecta"
+      ],
+      "last_fetched": 1739650736.171029
+    },
+    "283542587": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Villhellm/lovelace-clock-card",
+      "category": "plugin",
+      "description": "Basic analog clock for Lovelace",
+      "etag_repository": "W/\"d5225961b0ac98973bdb610f36c7c0dbd5f53ba407af4b630ead50a2a4363b03\"",
+      "last_updated": "2020-11-24T17:31:42Z",
+      "stargazers_count": 51,
+      "topics": [
+        "analog",
+        "clock"
+      ],
+      "last_fetched": 1736626602.817349
+    },
+    "234022648": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JuanMTech/google_dark_theme",
+      "category": "theme",
+      "description": "🎨 By JuanMTech -- A Home Assistant theme inspired on the Google app dark mode.",
+      "etag_repository": "W/\"648080d7261fc5baeecee991eaeca7491483e45f81df7fc42b60d0846f982f10\"",
+      "last_updated": "2023-01-12T22:47:14Z",
+      "stargazers_count": 141,
+      "last_fetched": 1733350471.244077
+    },
+    "198794376": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "toringer/home-assistant-metnowcast",
+      "category": "integration",
+      "description": "Met.no Nowcast component for Home Assistant",
+      "domain": "metnowcast",
+      "downloads": 562,
+      "etag_repository": "W/\"963254c9cbf6d51a28af357cd337a95dc4a8327b9799706716fc05ea5505e70a\"",
+      "last_updated": "2024-07-08T01:29:01Z",
+      "stargazers_count": 8,
+      "topics": [
+        "metno",
+        "nowcast",
+        "nowcasting-precipitation"
+      ],
+      "last_fetched": 1729217315.395619
+    },
+    "282688934": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "barban-dev/homeassistant-midea-dehumidifier",
+      "category": "integration",
+      "description": "Home Assistant Custom Integration for EVA II PRO WiFi Smart Dehumidifier appliance by Midea/Inventor.",
+      "domain": "midea_dehumidifier",
+      "etag_repository": "W/\"e21cd059062264e4863e4cd8e993991a2c4626508cb979a9e50ed95d6f21f4cc\"",
+      "last_updated": "2024-09-04T19:55:56Z",
+      "stargazers_count": 87,
+      "topics": [
+        "comfee",
+        "dehumidifier",
+        "eva-ii-pro-wifi",
+        "internet-of-things",
+        "inventor",
+        "iot",
+        "midea"
+      ],
+      "last_fetched": 1739312026.64212
+    },
+    "237880993": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/Smartmi-smart-heater",
+      "category": "integration",
+      "description": "智米智能电暖器",
+      "domain": "miheater",
+      "etag_repository": "W/\"ca4f494de85a4c3d5c80b578b3daed8ad0b1dc09868784f74f9f4235f644d335\"",
+      "last_updated": "2022-12-20T03:16:37Z",
+      "stargazers_count": 18,
+      "last_fetched": 1734905704.072164
+    },
+    "302122266": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "queimadus/cover-icon-element",
+      "category": "plugin",
+      "description": "Improved cover icon for home assistant picture element",
+      "etag_repository": "W/\"361fffc71fd9199b4392ddaab3c3ec5e9fc4409024ae1df36fe5c62c0e44adb6\"",
+      "last_updated": "2023-08-07T18:15:04Z",
+      "stargazers_count": 7,
+      "topics": [
+        "cover"
+      ],
+      "last_fetched": 1729213483.483972
+    },
+    "185304888": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/text-action-element",
+      "category": "plugin",
+      "description": null,
+      "downloads": 875,
+      "etag_repository": "W/\"c51904719446fb1ec33837dd26695bce1163235a7f76c8d5e251f49148283e3d\"",
+      "last_updated": "2023-02-16T13:53:44Z",
+      "stargazers_count": 8,
+      "last_fetched": 1729213364.763655
+    },
+    "432516566": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Breina/idrac_power_monitor",
+      "category": "integration",
+      "description": "HomeAssistant integration to monitor the power of a server through its iDrac's Redfish API",
+      "domain": "idrac_power",
+      "etag_repository": "W/\"615098eff81d948a3fe6bb661aa6e301afd33709e5f2f73d3263b8750ab2409a\"",
+      "last_updated": "2025-01-10T09:46:19Z",
+      "stargazers_count": 32,
+      "topics": [
+        "idrac"
+      ],
+      "last_fetched": 1738966430.90324
+    },
+    "498774862": {
+      "repository_manifest": {
+        "name": "Material 3 Dark & Light Theme C11: Purple",
+        "filename": "m3-c11-purple.yaml",
+        "render_readme": true
+      },
+      "full_name": "AmoebeLabs/HA-Theme_M3-C11-Purple",
+      "category": "theme",
+      "description": "Material Design 3 / Material YOU theme for Home Assistant",
+      "etag_repository": "W/\"de2aa151e53ea553a3659f3f22338817693dd0408f2e8a220121867c9003b2bd\"",
+      "last_updated": "2022-06-15T07:58:53Z",
+      "stargazers_count": 1,
+      "topics": [
+        "dark-mode",
+        "dark-theme",
+        "home-assistant-theme",
+        "light-mode",
+        "light-theme",
+        "material-3"
+      ],
+      "last_fetched": 1736199011.671178
+    },
+    "229755760": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "garbled1/balboa_homeassistan",
+      "category": "integration",
+      "description": "Balboa spa integration for home-assistant",
+      "domain": "balboa",
+      "etag_repository": "W/\"e00a8f42c957031be49bc8ba40e94ea7816a5e093f73cc8145dd3ed5f2e4f979\"",
+      "last_updated": "2024-01-05T23:15:24Z",
+      "stargazers_count": 25,
+      "topics": [
+        "balboa"
+      ],
+      "last_fetched": 1736771475.962722
+    },
+    "686447561": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "t0mer/matterbridge-custom-notifier",
+      "category": "integration",
+      "description": "matterbridge-custom-notifier allows us to send whatsapp notifications to group using api calls but without the need to use the official whatsapp cloud api",
+      "domain": "matterbridge",
+      "etag_repository": "W/\"9b2b7cda8b594fe8c4471a0d16b8ade0a2bdaf211d74004d86f0072b6a3de295\"",
+      "last_updated": "2024-04-01T18:55:35Z",
+      "stargazers_count": 21,
+      "topics": [
+        "api",
+        "go",
+        "hacs-custom",
+        "matterbridge",
+        "whatsapp"
+      ],
+      "last_fetched": 1738571214.036731
+    },
+    "559360809": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "daredoes/linked-lovelace-ui",
+      "category": "plugin",
+      "description": "Create cards that can be re-used, updated, and handle templated data.",
+      "downloads": 1230,
+      "etag_repository": "W/\"2284532b78e6975110e0065f11202a9ae8c057852fae19e85456cdfc4e22ef0a\"",
+      "last_updated": "2024-07-28T05:03:51Z",
+      "stargazers_count": 33,
+      "topics": [
+        "javascript",
+        "typescript"
+      ],
+      "last_fetched": 1737772645.907364
+    },
+    "402799177": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tungmeister/hass-blind-card",
+      "category": "plugin",
+      "description": "Blind card for Home Assistant Lovelace UI",
+      "etag_repository": "W/\"d3548b46c03912650d22956106b0efec525c2e22b34153a6b536523aa112405e\"",
+      "last_updated": "2024-08-07T16:15:20Z",
+      "stargazers_count": 35,
+      "last_fetched": 1738693264.618671
+    },
+    "497322735": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "NemesisRE/sensor.plex_recently_added",
+      "category": "integration",
+      "description": "▶️ Plex component to feed Upcoming Media Card.",
+      "domain": "plex_recently_added",
+      "etag_repository": "W/\"fe134fbc74156db4a8ea6b7f696a804c843dcd59b8df23a1c4a8c7bd65f1f5fe\"",
+      "last_updated": "2023-03-14T10:16:26Z",
+      "stargazers_count": 19,
+      "last_fetched": 1738707551.415761
+    },
+    "460108030": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "syssi/homeassistant-goecharger-mqtt",
+      "category": "integration",
+      "description": "go-eCharger integration for Home Assistant using the MQTT API",
+      "domain": "goecharger_mqtt",
+      "etag_repository": "W/\"4204003fce1363d4b7940e7728cc7857806f235333302b253ffacb76a8a84053\"",
+      "last_updated": "2024-11-21T17:31:10Z",
+      "stargazers_count": 96,
+      "topics": [
+        "go-echarger",
+        "goe-charger"
+      ],
+      "last_fetched": 1739197342.987171
+    },
+    "154417419": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "nstrelow/ha_philips_android_tv",
+      "category": "integration",
+      "description": "Home Assistant custom component for the newer (2016+) Philips Android TVs",
+      "domain": "philips_android_tv",
+      "etag_repository": "W/\"d96158c0cdef9d4eda6fb7b515c2700763f22a0aa2df55b60cf64bd293030d37\"",
+      "last_updated": "2021-07-22T15:04:24Z",
+      "stargazers_count": 108,
+      "topics": [
+        "philips-tv",
+        "tv"
+      ],
+      "last_fetched": 1737390176.586286
+    },
+    "540873855": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "vpdchart/vpdchart-card",
+      "category": "plugin",
+      "description": "A VPD chart card for Home Assistant",
+      "etag_repository": "W/\"83eac590b3a45ade287c9e2113efee7364e965662ab3c7bd3c2c18d4afcb9183\"",
+      "last_updated": "2023-05-16T09:22:26Z",
+      "stargazers_count": 42,
+      "topics": [
+        "vpd",
+        "vpdchart"
+      ],
+      "last_fetched": 1736885844.33094
+    },
+    "327695137": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jtbgroup/kodi-media-sensors",
+      "category": "integration",
+      "description": "Custom component to feed multiple sensors in Home Assistan and so custom cards can be to display those sensors. This repository is a fork of https://github.com/boralyl/kodi-recently-added",
+      "domain": "kodi_media_sensors",
+      "etag_repository": "W/\"4d0b58adbc547592744ab362c03760c6f3f3f415057e2cbac0333c27bb33d328\"",
+      "last_updated": "2024-02-08T05:59:13Z",
+      "stargazers_count": 12,
+      "topics": [
+        "home-assistant-component",
+        "homeassistant-custom-component",
+        "kodi",
+        "playlist",
+        "playlists",
+        "pyth"
+      ],
+      "last_fetched": 1736777914.879709
+    },
+    "401856574": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jobvk/Home-Assistant-Windcentrale",
+      "category": "integration",
+      "description": "Provides Home Assistant sensors for multiple wind turbines from the Windcentrale",
+      "domain": "windcentrale",
+      "downloads": 105,
+      "etag_repository": "W/\"490a37c42166ec216ae642ce667bbe51fcad6939473a37b9b6532453a51ad733\"",
+      "last_updated": "2025-02-01T22:57:16Z",
+      "stargazers_count": 14,
+      "topics": [
+        "dutch",
+        "wind-turbines",
+        "windcentrale"
+      ],
+      "last_fetched": 1738458530.940182
+    },
+    "597799922": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jvitkauskas/homeassistant_blauberg_s21",
+      "category": "integration",
+      "description": "Blauberg S21 integration for Home Assistant",
+      "domain": "blauberg_s21",
+      "etag_repository": "W/\"9f6e2f6a30eace987f0b534c400693ff770b857e3b00fdd9012ab2df82137595\"",
+      "last_updated": "2025-02-09T22:11:21Z",
+      "stargazers_count": 7,
+      "topics": [
+        "blauberg",
+        "hvac",
+        "s21"
+      ],
+      "last_fetched": 1739149690.580758
+    },
+    "563077911": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "CubicPill/china_southern_power_grid_stat",
+      "category": "integration",
+      "description": "Home Assistant intergration to get statictics from China Southern Power Grid (CSG) 南方电网HA集成",
+      "domain": "china_southern_power_grid_stat",
+      "etag_repository": "W/\"cfda542f85b31a3307fbd4eb82da2d8a6457a1e15a1dd69d98c4dd2994692005\"",
+      "last_updated": "2024-09-18T19:10:38Z",
+      "stargazers_count": 190,
+      "last_fetched": 1739182607.344342
+    },
+    "606563418": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "HrGaertner/HA-vent-optimization",
+      "category": "integration",
+      "description": "A integration for minimizing heat loss through optimal venting",
+      "domain": "ventoptimization",
+      "downloads": 1,
+      "etag_repository": "W/\"2f0b64d15a8bbe8de357b53cfb864ab2590c039d1505e45a570b84661f526c65\"",
+      "last_updated": "2025-02-10T17:58:26Z",
+      "stargazers_count": 17,
+      "topics": [
+        "efficiency",
+        "optimization",
+        "venting"
+      ],
+      "last_fetched": 1739211754.134472
+    },
+    "403243434": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MislavMandaric/home-assistant-vaillant-vsmart",
+      "category": "integration",
+      "description": "Home Assistant custom component for Vaillant vSMART.",
+      "domain": "vaillant_vsmart",
+      "etag_repository": "W/\"a7bbff9434fe532045babb34bffd4229b725636c92c766e3d86d8b5d0992c7b4\"",
+      "last_updated": "2025-01-05T13:40:25Z",
+      "stargazers_count": 68,
+      "topics": [
+        "home-assistant-component",
+        "vaillant"
+      ],
+      "last_fetched": 1739384693.684706
+    },
+    "238802974": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jeremywillans/lovelace-roomba-vacuum-card",
+      "category": "plugin",
+      "description": "HA Lovelace Card for iRobot Roomba Vacuum Cleaner leveraging the rest980 Docker Image",
+      "etag_repository": "W/\"325e576992a32723458fa474f49bf713cf501c6f0ae4620f227c5581b6bdc985\"",
+      "last_updated": "2024-05-07T04:25:55Z",
+      "stargazers_count": 53,
+      "topics": [
+        "irobot",
+        "irobot-roomba",
+        "lovelace-custom-card",
+        "vacuum"
+      ],
+      "last_fetched": 1738232110.430564
+    },
+    "420365062": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "queimadus/last-changed-element",
+      "category": "plugin",
+      "description": "Display when entity was last changed in home assistant picture element",
+      "etag_repository": "W/\"d2dbae9389893801d68c4f0c8987e6a7c794b4d7ffc80cf182c9d3211dc70c62\"",
+      "last_updated": "2023-08-07T18:16:25Z",
+      "stargazers_count": 9,
+      "last_fetched": 1729213483.438393
+    },
+    "236318024": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "basnijholt/lovelace-ios-themes",
+      "category": "theme",
+      "description": "❤️📱🏠🤖 Themes inspired by iOS Dark ⬛️ and Light ◻️ Mode for Lovelace Home Assistant with different backgrounds",
+      "etag_repository": "W/\"6e71cab01647f1a8b5c4437992eb0f7e7b2f7aa11be59e47dee4bab3c8f63860\"",
+      "last_updated": "2024-12-24T00:42:37Z",
+      "stargazers_count": 707,
+      "last_fetched": 1739643386.188248
+    },
+    "241427839": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "robbinjanssen/home-assistant-omnik-inverter",
+      "category": "integration",
+      "description": "Read the current, daily and total Wh from your Omnik Inverter via local network (no cloud!)",
+      "domain": "omnik_inverter",
+      "etag_repository": "W/\"11415033aa528fd9ac3594d2ef13182973a2f7b9c64ce3444ef4d28e01cca4e1\"",
+      "last_updated": "2025-01-29T04:58:01Z",
+      "stargazers_count": 58,
+      "topics": [
+        "python3"
+      ],
+      "last_fetched": 1739463931.73938
+    },
+    "187245495": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/gauge-card",
+      "category": "plugin",
+      "description": null,
+      "etag_repository": "W/\"dd4a9cbe582d1d3e7a3ed7550cd97003e635acbe145968214ad5f9e242453fb7\"",
+      "last_updated": "2022-05-01T20:12:53Z",
+      "stargazers_count": 49,
+      "last_fetched": 1739304905.767095
+    },
+    "443297453": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Blear/HassLife",
+      "category": "integration",
+      "description": "天猫精灵、小爱同学控制HomeAssistant设备和属性上报查询",
+      "domain": "hasslife",
+      "etag_repository": "W/\"8979ba765090c1e367fe1591b35fbb3c1c8ff505f86dd7e419fe45a58e3a78c5\"",
+      "last_updated": "2024-10-26T06:46:44Z",
+      "stargazers_count": 148,
+      "topics": [
+        "miiot",
+        "tmall",
+        "tmall-genie"
+      ],
+      "last_fetched": 1739456097.791362
+    },
+    "339464185": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "erikkastelec/hass-WEM-Portal",
+      "category": "integration",
+      "description": "Custom component for retrieving sensor information from Weishaupt WEM Portal",
+      "domain": "wemportal",
+      "etag_repository": "W/\"db45b92844e345901451376792c0e662f02942bb1ee4b32e76a1e678692b33ec\"",
+      "last_updated": "2025-01-23T16:23:17Z",
+      "stargazers_count": 57,
+      "topics": [
+        "weishaupt",
+        "wem-portal"
+      ],
+      "last_fetched": 1739557259.786228
+    },
+    "651666000": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "BottlecapDave/HomeAssistant-HarvestTimeTracker",
+      "category": "integration",
+      "description": "Unofficial Home Assistant integration for www.getharvest.com",
+      "domain": "harvest_time_tracker",
+      "etag_repository": "W/\"30a28b351a6f5208aacd3a94b63d7addba9799f0a2ff0e7ae3e165f099a56c08\"",
+      "last_updated": "2024-10-05T04:46:53Z",
+      "stargazers_count": 4,
+      "topics": [
+        "harvest",
+        "harvest-api",
+        "timetracker"
+      ],
+      "last_fetched": 1733142639.186514
+    },
+    "607766615": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "emics/ham_radio_propagation",
+      "category": "integration",
+      "description": "Custom Integration that allows Home Assistant to receive information on Radio Propagation based on solar conditions and the degree of refraction of the Ionosphere. It also allows you to know the status for the different HF frequency bands and the maximum usable frequency through hundreds of stations installed on earth.",
+      "domain": "ham_radio_propagation",
+      "downloads": 33,
+      "etag_repository": "W/\"e3577f96ee0db79f9a6027b92a7f7933b33e7a19b0dad5b19a4edf712eeffeaf\"",
+      "last_updated": "2024-09-01T09:20:37Z",
+      "stargazers_count": 42,
+      "topics": [
+        "assistant",
+        "ham-radio",
+        "home"
+      ],
+      "last_fetched": 1737354136.050861
+    },
+    "286038496": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "tomvanswam/compass-card",
+      "category": "plugin",
+      "description": "A Lovelace card that shows a directional indicator on a compass for Home Assistant",
+      "downloads": 8711,
+      "etag_repository": "W/\"3e544d55ddb42ee5b016d41c961df128ba59097b7037b9cdf7849a9e2bd76795\"",
+      "last_updated": "2025-02-14T05:08:22Z",
+      "stargazers_count": 178,
+      "topics": [
+        "compass",
+        "lovelace-card"
+      ],
+      "last_fetched": 1739514089.9762
+    },
+    "157618389": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/hass-fontawesome",
+      "category": "integration",
+      "description": "🔹 Use icons from fontawesome in home-assistant",
+      "domain": "fontawesome",
+      "etag_repository": "W/\"e5bfe44febf3f6683824d79c23c3f1911014756658d9cc4302c41ca9b841b92b\"",
+      "last_updated": "2024-09-24T19:03:51Z",
+      "stargazers_count": 309,
+      "last_fetched": 1739550314.185913
+    },
+    "548554162": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dcmeglio/homeassistant-waste_management",
+      "category": "integration",
+      "description": "Determines your next Waste Management (https://www.wm.com) pickup times for use in Home Assistant.",
+      "domain": "waste_management",
+      "etag_repository": "W/\"524be97d173f2139d264556328a8b65e689fe255897d505924f96bd33a0bfe0f\"",
+      "last_updated": "2023-02-27T19:35:10Z",
+      "stargazers_count": 7,
+      "topics": [
+        "garbage",
+        "recycle",
+        "waste-management"
+      ],
+      "last_fetched": 1739155624.828845
+    },
+    "197006509": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "seangreen2/slate_theme",
+      "category": "theme",
+      "description": "A Dark Theme for Home Assistant",
+      "etag_repository": "W/\"52fc2da6fc81e34a23ace256bdb57314986f7bcbfc5ee44696c4bcfd4e4fa78a\"",
+      "last_updated": "2024-02-05T19:33:27Z",
+      "stargazers_count": 126,
+      "last_fetched": 1736871406.582156
+    },
+    "343112953": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jtbgroup/kodi-search-card",
+      "category": "plugin",
+      "description": "Custom card for home assistant allowing to search in the libraries of kodi",
+      "downloads": 1009,
+      "etag_repository": "W/\"396062acc38fa07ecd400ef478bdb23cf18a82d0d3c3bb11b24e85f013d82d4f\"",
+      "last_updated": "2024-02-17T07:54:07Z",
+      "stargazers_count": 10,
+      "topics": [
+        "kodi",
+        "kodi-media-sensors"
+      ],
+      "last_fetched": 1734560095.834335
+    },
+    "713459678": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MatthewOnTour/BUT_blinds_time_control",
+      "category": "integration",
+      "description": "Easily manage your blinds with this integration.",
+      "domain": "blinds_controller",
+      "etag_repository": "W/\"b525d9242c6b74f75a7010ebb870de002421ef43463856b08fe377919776a5ef\"",
+      "last_updated": "2024-04-25T11:19:33Z",
+      "stargazers_count": 13,
+      "topics": [
+        "blinds",
+        "cover",
+        "garage",
+        "homeassistant-custom-component",
+        "roller-shutters",
+        "services",
+        "shutter",
+        "tilt",
+        "trigger"
+      ],
+      "last_fetched": 1739528420.279521
+    },
+    "634013716": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "krissen/sixdegrees-card",
+      "category": "plugin",
+      "description": "Lovelace card, like a gauge but only in six degrees",
+      "etag_repository": "W/\"7c6fc638f68f6a540b173f85da91210a0a0133eaec6bd857e436051fe1b56f19\"",
+      "last_updated": "2023-08-23T11:39:01Z",
+      "stargazers_count": 3,
+      "topics": [
+        "gauge"
+      ],
+      "last_fetched": 1734783887.191576
+    },
+    "127689312": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "claudegel/sinope-1",
+      "category": "integration",
+      "description": "Neviweb Custom Component for Home Assistant to manage devices connected via GT125",
+      "domain": "neviweb",
+      "etag_repository": "W/\"23cf93b41b485e556011e1f240d83418e54d0cc9d76eae58645ba3e5ab6c88bc\"",
+      "last_updated": "2024-12-14T03:54:53Z",
+      "stargazers_count": 31,
+      "topics": [
+        "neviweb",
+        "sinope"
+      ],
+      "last_fetched": 1737490573.865869
+    },
+    "504902462": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "ReneNulschDE/ha-mysmartbike",
+      "category": "integration",
+      "description": "Custom Component to integrate MySmartBike (Mahle) data into Home Assistant",
+      "domain": "mysmartbike",
+      "downloads": 67,
+      "etag_repository": "W/\"32db39eac8a6f22352713f5f241361f5fd7a3d20b1c1b34b4429e76c6b79580e\"",
+      "last_updated": "2024-12-27T13:52:05Z",
+      "stargazers_count": 8,
+      "topics": [
+        "device-tracker",
+        "ebikemotion",
+        "homeassistant-custom-component",
+        "mahle",
+        "mahle-ebikes",
+        "mysmartbike"
+      ],
+      "last_fetched": 1739211973.319916
+    },
+    "268722568": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Sennevds/media_player.template",
+      "category": "integration",
+      "description": "Template media_player for Home Assistant",
+      "domain": "media_player_template",
+      "etag_repository": "W/\"a5b806a77fb8863e98b72bdd4484eb92619963ed30aff716247f8df6d35ec0e4\"",
+      "last_updated": "2024-11-03T07:05:28Z",
+      "stargazers_count": 132,
+      "last_fetched": 1737670832.639813
+    },
+    "214786112": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "AmoebeLabs/swiss-army-knife-card",
+      "category": "plugin",
+      "description": "The versatile custom Swiss Army Knife card for Home Assistant allows you to create your unique visualization using several graphical tools, styling options and animations.",
+      "etag_repository": "W/\"676f7ce51abaeb6f72f2c948a1a17e3f13d678c480200eb84685d5670bb84a3f\"",
+      "last_updated": "2024-04-13T09:29:33Z",
+      "stargazers_count": 251,
+      "topics": [
+        "home-assistant-custom-card",
+        "lovelace-card",
+        "lovelace-custom-card",
+        "material-3",
+        "svg"
+      ],
+      "last_fetched": 1739132002.699583
+    },
+    "448323715": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "iMicknl/ha-nest-protect",
+      "category": "integration",
+      "description": "Nest Protect integration for Home Assistant. This will allow you to integrate your smoke, heat, co and occupancy status real-time in HA.",
+      "domain": "nest_protect",
+      "etag_repository": "W/\"55c8cbb012306aeec396372caf755216f2c324d48f2ddfffc09fda407ac10636\"",
+      "last_updated": "2025-02-13T08:41:34Z",
+      "stargazers_count": 380,
+      "topics": [
+        "google",
+        "nest",
+        "nest-protect"
+      ],
+      "last_fetched": 1739536175.50975
+    },
+    "144899700": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "thomasloven/lovelace-slider-entity-row",
+      "category": "plugin",
+      "description": "🔹 Add sliders to entity cards",
+      "etag_repository": "W/\"e40733c59914f1fd6e55df6f40bfe451c8726fe99112e712217652b004d2c3cd\"",
+      "last_updated": "2024-04-08T12:51:33Z",
+      "stargazers_count": 850,
+      "last_fetched": 1739348460.237087
+    },
+    "755108684": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alexdelprete/ha-4noks-elios4you",
+      "category": "integration",
+      "description": "HA Custom Component for 4-noks Elios4you devices",
+      "domain": "4noks_elios4you",
+      "downloads": 1,
+      "etag_repository": "W/\"5a1a26d956f8e3408defb82009e37e22bad00e97c6e2512e1482b6a41472a14d\"",
+      "last_updated": "2025-02-10T20:40:26Z",
+      "stargazers_count": 1,
+      "topics": [
+        "4-noks",
+        "elios4you",
+        "home-assistant-component",
+        "homeassistant-custom-component"
+      ],
+      "last_fetched": 1739225600.652317
+    },
+    "431901513": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "swingerman/lovelace-fluid-level-background-card",
+      "category": "plugin",
+      "description": "This card wraps any other cards and renders a fluid background behind them.",
+      "downloads": 3890,
+      "etag_repository": "W/\"268db52921c65fbd3ef1eb081bff36d1f635fcef24833e540ee399e8cc772371\"",
+      "last_updated": "2025-02-10T21:11:38Z",
+      "stargazers_count": 48,
+      "topics": [
+        "lovelace-card"
+      ],
+      "last_fetched": 1739528215.906173
+    },
+    "441942093": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jugla/keyatome",
+      "category": "integration",
+      "description": "Home Assistant component to handle key atome (linky) -conso live feature-",
+      "domain": "keyatome",
+      "etag_repository": "W/\"f71f43f670eaedfbd4528b24d21f2e9d81ca1188388fe9221d60dd51e9ee2299\"",
+      "last_updated": "2024-09-07T21:02:46Z",
+      "stargazers_count": 26,
+      "topics": [
+        "atome",
+        "keyatome",
+        "linky"
+      ],
+      "last_fetched": 1738412822.861514
+    },
+    "471478227": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mbillow/ha-chargepoint",
+      "category": "integration",
+      "description": "Home Assistant ChargePoint EV Charger Integration",
+      "domain": "chargepoint",
+      "etag_repository": "W/\"b9ca7d9d7fd77d6f40c761e9ac6b9042832394a854574aa02f9663257d2abcec\"",
+      "last_updated": "2025-01-07T23:40:09Z",
+      "stargazers_count": 55,
+      "topics": [
+        "chargepoint",
+        "hassio-integration"
+      ],
+      "last_fetched": 1739629028.349894
+    },
+    "203736221": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "dave-code-ruiz/uhomeuponor",
+      "category": "integration",
+      "description": "Custom Component to connect Home Assistant with Uhome Uponor Smatrix App",
+      "domain": "uhomeuponor",
+      "etag_repository": "W/\"00a9badbdf0cf81c35a682fd0423a408e8b1700c434c9d642245356175bc6454\"",
+      "last_updated": "2024-12-13T11:07:27Z",
+      "stargazers_count": 20,
+      "topics": [
+        "gateway",
+        "rest-api",
+        "setpoint",
+        "smatrix",
+        "smatrixwaveplus",
+        "thermostat",
+        "uponor"
+      ],
+      "last_fetched": 1735734452.234221
+    },
+    "249722008": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Nihvel/your_name",
+      "category": "theme",
+      "description": "Home Assistant theme - A dark, electric blue theme that reminds the movie Your Name. ",
+      "etag_repository": "W/\"03bf734a289759738fcb283f418707140c9ab75f4b99197bda72e19b271cdd9f\"",
+      "last_updated": "2024-07-26T13:18:09Z",
+      "stargazers_count": 52,
+      "last_fetched": 1738693127.403641
+    },
+    "634325657": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "timmo001/homeassistant-integration-goxlr-utility",
+      "category": "integration",
+      "description": "Home Assistant Integration - GoXLR Utility",
+      "domain": "goxlr_utility",
+      "downloads": 197,
+      "etag_repository": "W/\"bee118dd93c8b660f1b63f0c5d0810d2c50676caec1d5e1573e273f4af6f1708\"",
+      "last_updated": "2025-01-28T03:44:50Z",
+      "stargazers_count": 5,
+      "topics": [
+        "goxlr-utility-api",
+        "home-assistant-integration"
+      ],
+      "last_fetched": 1738038316.256249
+    },
+    "456201687": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "piitaya/lovelace-mushroom-themes",
+      "category": "theme",
+      "description": "Additional themes for Lovelace Mushroom Cards 🍄",
+      "etag_repository": "W/\"f62fefbbc2751fcac489b431c8ef9c94fa9bf296d79823d3095a925e1acd254e\"",
+      "last_updated": "2024-08-28T16:00:04Z",
+      "stargazers_count": 260,
+      "topics": [
+        "mushroom"
+      ],
+      "last_fetched": 1739125018.587028
+    },
+    "260597137": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "fineemb/lovelace-air-filter-card",
+      "category": "plugin",
+      "description": "用于Lovelace的小米空气净化器卡片",
+      "etag_repository": "W/\"2f0180ba756612b96c9f0983c21f8c89d8125782757af120adf513782b5e526d\"",
+      "last_updated": "2022-06-02T18:43:53Z",
+      "stargazers_count": 12,
+      "last_fetched": 1729213387.155739
+    },
+    "191831638": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "albertogeniola/meross-homeassistant",
+      "category": "integration",
+      "description": "Custom component that leverages the Meross IoT library to integrate with Homeassistant",
+      "domain": "meross_cloud",
+      "etag_repository": "W/\"7bc3bb5a414bf8c03935084ef494f5d2d9abe7e11346134ab650649105c29c38\"",
+      "last_updated": "2024-11-12T21:57:28Z",
+      "stargazers_count": 754,
+      "topics": [
+        "meross",
+        "meross-homeassistant"
+      ],
+      "last_fetched": 1739636080.860563
+    },
+    "357338258": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Limych/ha-apparent-temperature",
+      "category": "integration",
+      "description": "Sensor of Apparent Temperature for Home Assistant.",
+      "domain": "temperature_feels_like",
+      "downloads": 18,
+      "etag_repository": "W/\"30845928cb1b5e030bb32a12da1db38751ca384792e7b74a236f8edbb6044b11\"",
+      "last_updated": "2024-12-23T09:33:40Z",
+      "stargazers_count": 107,
+      "topics": [
+        "home-assistant-climate",
+        "home-assistant-component",
+        "home-assistant-temperature",
+        "home-assistant-weather"
+      ],
+      "last_fetched": 1737594411.437986
+    },
+    "725015794": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Mariusthvdb/custom-icon-color",
+      "category": "plugin",
+      "description": "Add icon_color to attributes",
+      "downloads": 455,
+      "etag_repository": "W/\"41017ef7867a8637b2570b803cf747e4f9748c746b6b02fdc0cef69111b7bcf0\"",
+      "last_updated": "2025-01-10T09:53:15Z",
+      "stargazers_count": 17,
+      "topics": [
+        "attributes",
+        "customizable",
+        "customization",
+        "entity",
+        "icon",
+        "icons",
+        "picture"
+      ],
+      "last_fetched": 1736525915.542075
+    },
+    "247566230": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "Verbalinsurection/next_rocket_launch",
+      "category": "integration",
+      "description": "The Next Rocket Launch sensor platform allows you to monitor the next rocket launch from Teamup.",
+      "domain": "next_rocket_launch",
+      "etag_repository": "W/\"1ba5eada71a07b0a172316299bcde645135e7d3d1a7a6c622cad0ea0bd6cb393\"",
+      "last_updated": "2023-12-05T09:44:42Z",
+      "stargazers_count": 9,
+      "topics": [
+        "rocket"
+      ],
+      "last_fetched": 1729217332.608605
+    },
+    "637182469": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "geertmeersman/miwa",
+      "category": "integration",
+      "description": "Home Assistant component for MIWA BE services",
+      "domain": "miwa",
+      "downloads": 34,
+      "etag_repository": "W/\"bd77ce4ea0cb39d09287c76aca981a6ef24baef9799013af7eb0bdc58c815575\"",
+      "last_updated": "2025-02-10T05:46:58Z",
+      "topics": [
+        "miwa"
+      ],
+      "last_fetched": 1739168581.470749
+    },
+    "458636658": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "JuanMTech/ios-theme",
+      "category": "theme",
+      "description": "🎨 By JuanMTech -- Theme based on the iOS system-wide light and dark mode interface",
+      "etag_repository": "W/\"1377b276e4acdb830b692c7851aeddfbfd65e493d14dc35407cd2a74200d3407\"",
+      "last_updated": "2023-01-13T19:19:48Z",
+      "stargazers_count": 36,
+      "topics": [
+        "darkmode",
+        "darktheme",
+        "lightmode",
+        "lighttheme"
+      ],
+      "last_fetched": 1731140189.47172
+    },
+    "527278013": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "stephan192/hochwasserportal",
+      "category": "integration",
+      "description": "Home Assistant integration for Länderübergreifendes Hochwasser Portal",
+      "domain": "hochwasserportal",
+      "etag_repository": "W/\"dc5242e6b6bf2857946847c46f32cdf1cde6ef69af1ba7bf60904656cafd0062\"",
+      "last_updated": "2024-12-24T09:44:19Z",
+      "stargazers_count": 25,
+      "topics": [
+        "hochwasserportal"
+      ],
+      "last_fetched": 1736713351.818164
+    },
+    "180000010": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/cover-element",
+      "category": "plugin",
+      "description": null,
+      "downloads": 3558,
+      "etag_repository": "W/\"320b1a16e65357747358d79fcde41918c0f3a28584dfe31d50772c0daee3e0db\"",
+      "last_updated": "2019-06-03T04:34:16Z",
+      "stargazers_count": 18,
+      "last_fetched": 1729213353.889624
+    },
+    "323155307": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "aceindy/Duepi_EVO",
+      "category": "integration",
+      "description": "Control Duepi_evo based pellet stoves with Home Assistant over wifi using ESPLink (or any other Ser2TCP program)",
+      "domain": "duepi_evo",
+      "etag_repository": "W/\"d296800070ced7d1335af75f0586c9dd4d0930a8476b313cc9084acf083b9b0e\"",
+      "last_updated": "2025-02-14T18:55:07Z",
+      "stargazers_count": 28,
+      "topics": [
+        "heating-systems"
+      ],
+      "last_fetched": 1739650442.700373
+    },
+    "392188182": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "alryaz/hass-energosbyt-plus",
+      "category": "integration",
+      "description": "Интеграция ЭнергосбыТ.Плюс для Home Assistant",
+      "domain": "energosbyt_plus",
+      "etag_repository": "W/\"dd09ad9e97eeb4d38ba2d417e684ade1385b1222b76a10aa51b621190457ed67\"",
+      "last_updated": "2023-07-08T12:41:56Z",
+      "stargazers_count": 13,
+      "topics": [
+        "energosbyt",
+        "energosbyt-plus"
+      ],
+      "last_fetched": 1729213345.809016
+    },
+    "255662264": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "MTrab/landroid_cloud",
+      "category": "integration",
+      "description": "Landroid Cloud component for Home Assistant",
+      "domain": "landroid_cloud",
+      "downloads": 10457,
+      "etag_repository": "W/\"eb16cf2cd29c0a2c1b0bc3cd08dda3adc98aab8a92cbab1009a47a508fde26cf\"",
+      "last_updated": "2025-02-06T08:55:35Z",
+      "stargazers_count": 279,
+      "topics": [
+        "homeassistant-custom-component",
+        "kress",
+        "landroid",
+        "landxcape",
+        "mower-robot",
+        "worx"
+      ],
+      "last_fetched": 1739442050.942501
+    },
+    "442001863": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "amosyuen/ha-tplink-deco",
+      "category": "integration",
+      "description": "Home Assistant TP-Link Deco Custom Component",
+      "domain": "tplink_deco",
+      "etag_repository": "W/\"4d561e5a78868438225dd352edde09b0cabf42ead6dba9877a64f5af24f5ae0f\"",
+      "last_updated": "2025-02-11T18:18:29Z",
+      "stargazers_count": 199,
+      "topics": [
+        "router",
+        "tp-link"
+      ],
+      "last_fetched": 1739384342.632753
+    },
+    "507135817": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "mag1024/bosch-alarm-homeassistant",
+      "category": "integration",
+      "description": "Integration for Bosch Alarm panels that use the mode2 protocol: Solution, B/G series, AMAX",
+      "domain": "bosch_alarm",
+      "etag_repository": "W/\"ee8b116aa222b4d2d00397a6557ae39bfca6679ccf5ce937adc113ff590d86db\"",
+      "last_updated": "2025-02-14T02:40:02Z",
+      "stargazers_count": 29,
+      "topics": [
+        "alarm",
+        "amax",
+        "b4512",
+        "b5512",
+        "b8512g",
+        "b9512g",
+        "bosch",
+        "security",
+        "solution"
+      ],
+      "last_fetched": 1739514266.758015
+    },
+    "593275617": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "NinDTendo/homeassistant_gradual_volume_control",
+      "category": "integration",
+      "description": "Home Assistant integration providing a service to gradually change the volume of media_players over a given timespan.",
+      "domain": "grad_vol",
+      "etag_repository": "W/\"b58dd19e7ac2598f967baba20f6f6f6118c27987e43f4607ab45ccb19b4adb7c\"",
+      "last_updated": "2023-10-01T21:37:58Z",
+      "stargazers_count": 15,
+      "topics": [
+        "home-assistant-config"
+      ],
+      "last_fetched": 1739408961.444978
+    },
+    "644033469": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "jaydeethree/Home-Assistant-weatherdotcom",
+      "category": "integration",
+      "description": "Home Assistant custom component/integration for Weather.com",
+      "domain": "weatherdotcom",
+      "etag_repository": "W/\"912a981cbbf6a388af8b170bcffd3debff1e66c974e2d4b5debb612ee6be59d4\"",
+      "last_updated": "2024-12-19T18:29:33Z",
+      "stargazers_count": 55,
+      "topics": [
+        "hassio-integration",
+        "weather",
+        "weather-forecast"
+      ],
+      "last_fetched": 1738909436.598411
+    },
+    "187247927": {
+      "repository_manifest": {},
+      "new": true,
+      "full_name": "custom-cards/plan-coordinates",
+      "category": "plugin",
+      "description": null,
+      "etag_repository": "W/\"c4ef5ccde7568f5acb6f90fd9b81e8e7892f63030d9656988111af1d3f68a0e8\"",
+      "last_updated": "2021-06-05T21:07:14Z",
+      "stargazers_count": 30,
+      "last_fetched": 1732457603.189859
+    }
+  }
+}

+ 65 - 0
.storage/hacs/172733314.hacs

@@ -0,0 +1,65 @@
+{
+    "version": "6",
+    "minor_version": 1,
+    "key": "hacs/172733314.hacs",
+    "data": {
+        "archived": false,
+        "authors": [
+            "@ludeeus"
+        ],
+        "category": "integration",
+        "content_in_root": false,
+        "country": [],
+        "config_flow": true,
+        "default_branch": "main",
+        "description": "HACS gives you a powerful UI to handle downloads of all your custom needs.",
+        "domain": "hacs",
+        "domains": [],
+        "downloads": 28388,
+        "etag_repository": "W/\"52399becd8088c95059f864169303f6e2d88532c44eaa387ab5bad0a5b16fecb\"",
+        "file_name": "",
+        "filename": "hacs.zip",
+        "first_install": false,
+        "fork": false,
+        "full_name": "hacs/integration",
+        "hacs": "0.19.0",
+        "hide": false,
+        "hide_default_branch": true,
+        "homeassistant": "2022.4.0",
+        "id": "172733314",
+        "iot_class": null,
+        "installed": true,
+        "installed_commit": "5579417",
+        "installed_version": "1.25.5",
+        "open_issues": 2,
+        "last_commit": "5579417",
+        "last_version": "1.25.5",
+        "last_updated": "2022-06-06T06:02:33Z",
+        "manifest_name": "HACS",
+        "new": false,
+        "persistent_directory": null,
+        "pushed_at": "2022-06-06T06:02:33",
+        "releases": true,
+        "render_readme": false,
+        "published_tags": [
+            "1.25.5",
+            "1.25.4",
+            "1.25.3",
+            "1.25.2",
+            "1.25.1"
+        ],
+        "selected_tag": null,
+        "show_beta": false,
+        "stargazers_count": 2649,
+        "topics": [
+            "community",
+            "hacktoberfest",
+            "hacs",
+            "home-assistant",
+            "integration",
+            "package-manager",
+            "python"
+        ],
+        "zip_release": true
+    }
+}

+ 73 - 0
.storage/hacs/249381778.hacs

@@ -0,0 +1,73 @@
+{
+    "version": "6",
+    "minor_version": 1,
+    "key": "hacs/249381778.hacs",
+    "data": {
+        "archived": false,
+        "authors": [
+            "@rospogrigio",
+            "@postlund"
+        ],
+        "category": "integration",
+        "content_in_root": false,
+        "country": [],
+        "config_flow": true,
+        "default_branch": "master",
+        "description": "local handling for Tuya devices",
+        "domain": "localtuya",
+        "domains": [
+            "climate",
+            "cover",
+            "fan",
+            "light",
+            "number",
+            "select",
+            "sensor",
+            "switch"
+        ],
+        "downloads": 0,
+        "etag_repository": "W/\"6264306b9a29d1be1174667b6242178c0043bc331c6f21b71cc9037e331c01c4\"",
+        "file_name": "",
+        "filename": null,
+        "first_install": false,
+        "fork": true,
+        "full_name": "rospogrigio/localtuya",
+        "hacs": null,
+        "hide": false,
+        "hide_default_branch": false,
+        "homeassistant": "0.116.0",
+        "id": "249381778",
+        "iot_class": [
+            "Local Push"
+        ],
+        "installed": true,
+        "installed_commit": "73bc046",
+        "installed_version": "v3.5.0",
+        "open_issues": 460,
+        "last_commit": "77d3d97",
+        "last_version": "v3.5.0",
+        "last_updated": "2022-06-07T08:55:37Z",
+        "manifest_name": "LocalTuya integration",
+        "new": false,
+        "persistent_directory": null,
+        "pushed_at": "2022-06-07T08:55:37",
+        "releases": true,
+        "render_readme": false,
+        "published_tags": [
+            "v3.5.0",
+            "v3.4.0",
+            "v3.3.0",
+            "v3.2.4",
+            "v3.2.3"
+        ],
+        "selected_tag": null,
+        "show_beta": true,
+        "stargazers_count": 1116,
+        "topics": [
+            "localtuya",
+            "tuya",
+            "tuya-api"
+        ],
+        "zip_release": false
+    }
+}

+ 8 - 0
.storage/hassio

@@ -0,0 +1,8 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "hassio",
+  "data": {
+    "hassio_user": "3a9eadfb668e488f92f915b737fc535d"
+  }
+}

+ 7958 - 0
.storage/homeassistant.exposed_entities

@@ -0,0 +1,7958 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "homeassistant.exposed_entities",
+  "data": {
+    "assistants": {},
+    "exposed_entities": {
+      "light.hanging_light_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.kitchen_lights_light": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "number.kitchen_lights_minimum_brightness": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "select.kitchen_lights_light_source_type": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.mirror": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.operating_light_socket_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.smart_plug_energy_monitoring_current": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.smart_plug_energy_monitoring_power": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.smart_plug_energy_monitoring_voltage": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.smart_plug_energy_monitoring_switch_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.smart_plug_energy_monitoring_switch_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.living_room_corner_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.the_fairy_lights_socket_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.hanging_light_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.hanging_light_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.entrance_to_exit": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.out_and_proud": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.boop": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.flash_back_living_room_lights": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.noah_scene": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.tops_default_color": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.mids_scene": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.bottoms_scene": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.bright_lights_big_city": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.tops_scene": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.who_s_that_peeping_in_my_window": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.revert_to_scene": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.turn_off_the_sunroom_lights": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.turn_on_the_sunroom_lights": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.color_me_backkkk": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.both_lights_candlelight": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.both_floor_lamps_scene": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sun.sun": {
+        "assistants": {
+          "conversation": {
+            "should_expose": false
+          },
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "zone.home": {
+        "assistants": {
+          "conversation": {
+            "should_expose": false
+          },
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.office_cam_flip": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.office_cam_indicator_light": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.office_cam_motion_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.office_cam_privacy_mode": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.office_cam_time_watermark": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.office_cam_video_recording": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.cookin_cam_flip": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.cookin_cam_indicator_light": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.cookin_cam_motion_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.cookin_cam_privacy_mode": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.cookin_cam_time_watermark": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.cookin_cam_video_recording": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.strip_lights": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.west_lamp_bottom": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.west_lamp_mid": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.west_lamp_top": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.east_lamp_bottom": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.east_lamp_mid": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.east_lamp_top": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "automation.random_color": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.full_frontal_substream": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": true
+          }
+        }
+      },
+      "camera.rear_entry_substream": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": true
+          }
+        }
+      },
+      "camera.horus_mediaprofile_channel1_substream1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": true
+          }
+        }
+      },
+      "camera.thot_police_mediaprofile_channel1_substream1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": true
+          }
+        }
+      },
+      "switch.z_wave_outdoor_smart_plug": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": true
+          },
+          "cloud.google_assistant": {
+            "should_expose": true
+          }
+        }
+      },
+      "camera.nine": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": true
+          }
+        }
+      },
+      "camera.wyze_lr": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.wyze_br": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": true
+          }
+        }
+      },
+      "switch.in_wall_smart_toggle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": true
+          },
+          "cloud.google_assistant": {
+            "should_expose": true
+          }
+        }
+      },
+      "light.driveway_floodlights": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": true
+          }
+        }
+      },
+      "switch.front_deicing_cables": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": true
+          }
+        }
+      },
+      "humidifier.basement": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.proletariat_rtsp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.rear_entry_copy": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "humidifier.141837000059482_humidifier": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.cookin_cam": {
+        "assistants": {
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.office_cam": {
+        "assistants": {
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.peeping_tam_mainstream": {
+        "assistants": {
+          "cloud.google_assistant": {
+            "should_expose": true
+          }
+        }
+      },
+      "automation.test_mqtt": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "persistent_notification.notification": {
+        "assistants": {
+          "conversation": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "persistent_notification.notification_2": {
+        "assistants": {
+          "conversation": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.h": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "persistent_notification.invalid_config": {
+        "assistants": {
+          "conversation": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "automation.front_yard_motion_light": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "automation.automation_15": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "automation.front_yard_motion_notify": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "automation.squirrel_in_my_walls": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_rssi": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_lqi": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.zigbee_smart_switch_1_battery": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.ewelink_sa_003_zigbee_rssi": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.ewelink_sa_003_zigbee_lqi": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.squeak_power_identify": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.squeak_power_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.ewelink_sa_003_zigbee_rssi_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.ewelink_sa_003_zigbee_lqi_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.christmas_tree_identify": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.christmas_tree_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.ewelink_sa_003_zigbee_rssi_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.ewelink_sa_003_zigbee_lqi_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.servers_identify": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.servers_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.zigbee_smart_switch_1_battery_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.zigbee_smart_switch_1_battery_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.zigbee_smart_switch_1_battery_4": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.christmas_tree_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "humidifier.basement_humidifier": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.basement_anion": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "select.basement_fan_speed": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.basement_current_humidity": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.lvr_receiver_heos": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.foyer_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.third_estate_onvif_reboot": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.third_estate_onvif_set_system_date_and_time": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.third_estate_onvif_profile000": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.third_estate_onvif_profile001": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.third_estate_onvif_motion_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.third_estate_onvif_global_scene_change": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.third_estate_onvif_autofocus": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.third_estate_onvif_ir_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.third_estate_onvif_wiper": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_containers_active": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_containers_cpu_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_containers_ram_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_media_usb_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_media_usb_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_media_usb_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2667_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2667_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2667_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2679_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2679_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2679_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2697_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2697_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2697_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2708_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2708_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2708_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2714_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2714_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2714_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1828_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1828_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1738_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1738_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1738_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1778_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1778_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1778_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1822_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1822_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1822_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1828_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_17883_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_17883_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_17883_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_17950_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_17950_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_17950_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_18357_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_18357_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_18357_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_maximum_capacity": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_web_chrome_osx_6": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.salon_onvif_wiper": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.rumpus_onvif_wiper": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_android_mobile_sm_s908u": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_web_chrome_osx_5": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.xboxone": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_18357_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1822_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_18357_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1822_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_18357_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1822_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.adri_s_lamp_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_containers_ram_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_containers_cpu_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_containers_active": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_core_3_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_core_2_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_core_1_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_core_0_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_radeon_1_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_cpu_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_sleeping": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_thread": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_total": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_running": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.epson_xp_7100_series_uptime": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.epson_xp_7100_series_black_ink": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.epson_xp_7100_series_cyan_ink": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.epson_xp_7100_series_magenta_ink": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.epson_xp_7100_series_photo_black_ink": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.epson_xp_7100_series_yellow_ink": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.epson_xp_7100_series": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "calendar.birthdays": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_cast_chromecast": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_vr_pacific_oculus": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_cast_chromecast": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_for_mac_t1000_local": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_web_chrome_osx_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_android_mobile_galaxy_s22_ultra": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_for_samsung_tv_2020": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_mac_andromeda_dgtlu_net_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_for_samsung_tv_2021": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_android_mobile_pixel_4a": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_for_android_mobile_pixel_6": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_samsung_tv_2020": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_web_chrome_osx": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_web_chrome_osx_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_web_chrome_osx_4": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_web_chrome_osx": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1778_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1738_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_lxd_23991_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_lxd_24061_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_17950_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_17883_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_boot_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_home_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_mnt_pshare_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1778_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1738_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_lxd_23991_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_lxd_24061_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_17950_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_17883_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_boot_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_home_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_mnt_pshare_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1778_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1738_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_lxd_23991_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_lxd_24061_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_17950_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_17883_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_boot_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_home_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_mnt_pshare_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_ram_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_ram_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_ram_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_swap_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_swap_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_swap_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_cpu_load": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "persistent_notification.alexa_media_adriana_capobianco_mecom": {
+        "assistants": {
+          "conversation": {
+            "should_expose": false
+          }
+        }
+      },
+      "persistent_notification.config_entry_reconfigure": {
+        "assistants": {
+          "conversation": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.adriana_s_2nd_plantronics_voyager_5200_series": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.adriana_s_2nd_plantronics_voyager_5200_series_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.adriana_s_2nd_plantronics_voyager_5200_series_next_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.adriana_s_2nd_plantronics_voyager_5200_series_next_timer": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.adriana_s_2nd_plantronics_voyager_5200_series_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.adriana_s_2nd_plantronics_voyager_5200_series_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "alarm_control_panel.alexa_guard_9b28a": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.bedroom_echo": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.bedroom_echo_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.bedroom_echo_next_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.bedroom_echo_next_reminder": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.bedroom_echo_next_timer": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.bedroom_echo_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.bedroom_echo_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.downstairs": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.downstairs_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.downstairs_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.downstairs_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.everywhere": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.everywhere_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.everywhere_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.everywhere_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.jennifer_s_echo_dot_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.jennifer_s_echo_dot_next_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.jennifer_s_echo_dot_next_reminder": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.jennifer_s_echo_dot_next_timer": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.jennifer_s_echo_dot_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.jennifer_s_echo_dot_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.kitchen_echo": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.kitchen_echo_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.kitchen_echo_next_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.kitchen_echo_next_reminder": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.kitchen_echo_next_timer": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.kitchen_echo_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.kitchen_echo_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.living_room_echo": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.living_room_echo_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.living_room_echo_next_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.living_room_echo_next_reminder": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.living_room_echo_next_timer": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.living_room_echo_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.living_room_echo_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.receiver_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.receiver_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.receiver_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.receiver_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.mistress_bedroom": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.mistress_bedroom_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.mistress_bedroom_next_reminder": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.mistress_bedroom_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.mistress_bedroom_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.noah_s_echo": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.noah_s_echo_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.noah_s_echo_next_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.noah_s_echo_next_reminder": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.noah_s_echo_next_timer": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.noah_s_echo_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.noah_s_echo_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.office_echo": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.office_echo_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.office_echo_next_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.office_echo_next_reminder": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.office_echo_next_timer": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.office_echo_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.office_echo_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.parlor_echo": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.parlor_echo_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.parlor_echo_next_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.parlor_echo_next_reminder": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.parlor_echo_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.parlor_echo_next_timer": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.parlor_echo_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.this_device": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.this_device_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.this_device_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.this_device_do_not_disturb_switch_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.this_device_next_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.this_device_next_alarm_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.this_device_next_reminder": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.this_device_next_reminder_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.this_device_next_timer_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.this_device_next_timer": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.wisteria_manor": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.wisteria_manor_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.wisteria_manor_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.wisteria_manor_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.jennifer_s_echo_dot": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_for_android_mobile_pixel_6_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_cast_chromecast_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.bathroom_smart_switch_battery": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.bathroom_smart_switch_battery_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.bathroom_smart_switch_battery_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.bathroom_smart_switch_battery_4": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.bathroom_smart_switch_lqi": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.bathroom_smart_switch_rssi": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.basement_ceiling_node_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.basement_ceiling_ping": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.basement_ceiling": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "update.basement_ceiling_firmware": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.driveway_flodlights_node_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.driveway_flodlights_ping": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.driveway_flodlights": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "update.driveway_flodlights_firmware": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "number.driveway_flodlights_basic": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.node_7_node_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.node_7_ping": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.driveway_motion_sensor_battery_level": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "update.driveway_motion_sensor_firmware": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.driveway_motion_sensor_illuminance": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.driveway_motion_sensor_low_battery_level": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.driveway_motion_sensor_motion_detection": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.driveway_motion_sensor_power_has_been_applied": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.driveway_motion_sensor_tampering_product_cover_removed": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.driveway_motion_sensor_alarm_level": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.driveway_motion_sensor_alarm_type": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.driveway_motion_sensor_cover_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.driveway_motion_sensor_motion_sensor_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.driveway_motion_sensor_power_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.driveway_motion_sensor_idle_cover_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.driveway_motion_sensor_idle_motion_sensor_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.driveway_motion_sensor_idle_power_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_node_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.garage_motion_sensor_ping": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_illuminance": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_alarm_type": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_alarm_level": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_motion_sensor_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_cover_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_power_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_battery_level": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_charging_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.garage_motion_sensor_recharge_or_replace": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.garage_motion_sensor_motion_detection": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.garage_motion_sensor_tampering_product_cover_removed": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.garage_motion_sensor_power_has_been_applied": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.garage_motion_sensor_low_battery_level": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.garage_motion_sensor_rechargeable": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.garage_motion_sensor_used_as_backup": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.garage_motion_sensor_overheating": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.garage_motion_sensor_fluid_is_low": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.garage_motion_sensor_battery_is_disconnected": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.garage_motion_sensor_battery_temperature_is_low": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "update.garage_motion_sensor_firmware": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.garage_motion_sensor_idle_motion_sensor_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.garage_motion_sensor_idle_cover_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.garage_motion_sensor_idle_power_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.back_deicing_cables_node_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.back_deicing_cables_ping": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.back_deicing_cables": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "update.back_deicing_cables_firmware": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.wallmote_quad_1_node_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.wallmote_quad_1_ping": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.wallmote_quad_1_battery_is_charging": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.wallmote_quad_1_battery_load_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.wallmote_quad_1_battery_is_fully_charged": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.wallmote_quad_1_charge_battery_soon": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.wallmote_quad_1_charge_battery_now": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.wallmote_quad_1_battery_level_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.wallmote_quad_1_alarm_type": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.wallmote_quad_1_alarm_level": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.wallmote_quad_1_battery_level": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.wallmote_quad_1_low_battery_level": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "update.wallmote_quad_1_firmware": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.wallmote_quad_1_idle_battery_load_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.wallmote_quad_1_idle_battery_level_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "number.garage_motion_sensor_basic": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.zigbee_plug_3_identify_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.zigbee_plug_3_rssi_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.zigbee_plug_3_switch_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.zigbee_plug_3_lqi_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.server_power_identify_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.server_power_rssi_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.server_power_switch_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.server_power_lqi_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.ewelink_sa_003_zigbee_identify": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.ewelink_sa_003_zigbee_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "automation.deicing_cables_off": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "automation.deicing_cables_on": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "scene.atmosphere_mode_scene": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.smart_plug_energy_monitoring_2_current": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.smart_plug_energy_monitoring_2_power": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.smart_plug_energy_monitoring_2_voltage": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.smart_plug_energy_monitoring_2_switch_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.smart_plug_energy_monitoring_2_switch_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.front_door": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.office": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.000_cell_motion_detection": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.recordjobmediaprofile000_jobstate": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.processor_usage": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.last_reboot": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.last_reset": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.last_clock_synchronization": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.1_detected_sound": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.000_motion_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.tamper_detection": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.horus_onvif_mediaprofile_channel1_substream1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.horus_onvif_reboot": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.horus_onvif_mediaprofile_channel1_mainstream": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.horus_onvif_set_system_date_and_time": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.horus_onvif_autofocus": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.horus_onvif_ir_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.horus_onvif_wiper": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.antechamber_onvif_reboot": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.antechamber_onvif_set_system_date_and_time": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.antechamber_onvif_mainstream": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.antechamber_onvif_substream": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.antechamber_onvif_autofocus": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.antechamber_onvif_ir_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.antechamber_onvif_wiper": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.antechamber_onvif_cell_motion_detection": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.antechamber_onvif_motion_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.antechamber_onvif_tamper_detection": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.antechamber_onvif_digital_input": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.antechamber_onvif_relay_triggered": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.peeping_tam_onvif_mainstream": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.peeping_tam_onvif_reboot": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.peeping_tam_onvif_substream": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.peeping_tam_onvif_cell_motion_detection": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.peeping_tam_onvif_motion_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.peeping_tam_onvif_set_system_date_and_time": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.peeping_tam_onvif_autofocus": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.peeping_tam_onvif_ir_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.peeping_tam_onvif_wiper": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.rumpus_onvif_reboot": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.rumpus_onvif_set_system_date_and_time": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.rumpus_onvif_mainstream": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.rumpus_onvif_minorstream": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.rumpus_onvif_cell_motion_detection": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.rumpus_onvif_autofocus": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.rumpus_onvif_ir_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.rumpus_onvif_cell_motion_detection_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.zone_998_other": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.zone_999_police": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.zone_996_medical": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.zone_995_fire": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.east_sconce": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.horus_onvif_mainstreamprofile": {
+        "assistants": {
+          "cloud.google_assistant": {
+            "should_expose": false
+          },
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.horus_onvif_secondstreamprofile": {
+        "assistants": {
+          "cloud.google_assistant": {
+            "should_expose": false
+          },
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.bathroom_window": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.squeak_power_lqi_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.squeak_power_rssi_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.server_power_identify": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.server_power_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_rssi_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_lqi_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.basement_smart_switch_battery": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.basement_smart_switch_battery_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.basement_smart_switch_battery_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.basement_smart_switch_battery_4": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.ewelink_sa_003_zigbee_identify_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.ewelink_sa_003_zigbee_switch_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_battery": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_battery_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_battery_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_battery_4": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_battery_5": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_battery_6": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_battery_7": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.tz3000_vp6clf9d_ts0044_battery_8": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.corner": {
+        "assistants": {
+          "cloud.google_assistant": {
+            "should_expose": false
+          },
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.this_device_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.kitchen": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.kitchen_do_not_disturb_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.kitchen_shuffle_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.kitchen_repeat_switch": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.kitchen_next_reminder": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.backyard_floodlight": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.salon": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_boot_efi_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_boot_efi_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_boot_efi_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_home_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_home_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_home_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2751_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2751_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2751_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2751_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2751_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2751_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2785_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2785_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2785_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2785_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2785_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2785_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2790_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2790_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2790_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2790_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core18_2790_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2790_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2796_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2796_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core18_2796_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1891_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1891_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1891_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1891_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1891_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1891_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1950_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1950_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1950_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1950_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1950_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1950_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1974_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1974_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1974_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1974_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_1974_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_1974_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_2015_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_2015_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_2015_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_2015_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_core20_2015_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_core20_2015_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_19361_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_19361_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_19361_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_19361_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_19361_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_19361_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_19457_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_19457_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_19457_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_19457_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_19457_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_19457_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_19993_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_19993_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_19993_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_19993_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_19993_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_19993_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_20092_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_20092_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_20092_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_20092_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_20092_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_snap_snapd_20092_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_20290_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_20290_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_snapd_20290_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2194_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2194_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2194_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2219_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2219_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2219_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2243_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2243_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2243_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2307_free": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2307_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.persephone_dgtlu_net_snap_yq_2307_used_percent": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_acpitz_1_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.localhost_containers_active": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.localhost_containers_cpu_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.localhost_containers_ram_used": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.localhost_cpu_thermal_1_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_acpitz_2_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.spotify_adri_capobianco": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "button.servers_power_identify": {
+        "assistants": {
+          "cloud.google_assistant": {
+            "should_expose": false
+          },
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.servers_power_switch": {
+        "assistants": {
+          "cloud.google_assistant": {
+            "should_expose": false
+          },
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.servers_power_lqi": {
+        "assistants": {
+          "cloud.google_assistant": {
+            "should_expose": false
+          },
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.servers_power_rssi": {
+        "assistants": {
+          "cloud.google_assistant": {
+            "should_expose": false
+          },
+          "cloud.alexa": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.athena": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.iris": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.hera": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.nidaba": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.rearentry": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.terminus": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.fullfrontal": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.persephone": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.ether_tv": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.nintendo_co_ltd": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.galaxy_a12": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.adris_galaxy": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.pegasus": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.maichi": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.lvr_tv": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.lvr_receiver": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.noahs_iphone": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_upload": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_average_load_5m": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_average_load_15m": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_upload_speed": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_5ghz_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_cpu_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_download": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_average_load_1m": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_download_speed": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_2_4ghz_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.home_dgtlu_net_devices_connected": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.dhcpcd_6_8_2_linux_4_4_22_armv": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.msft_5_0": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.msft_5_0_xbox": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.kraken_wifi": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.plugable_technologies": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.shannon_s_galaxy_a71_5g": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.oculus": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.xboxone": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.cassiopeia": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.msft_5_0_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.stephanie_s_s20_fe": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.android_dhcp_13": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.xbox": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.tuya_smart_inc": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.tuya_smart_inc_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.tuya_smart_inc_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.tuya_smart_inc_4": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.gd_midea_air_conditioning_equip": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_4": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.tuya_smart_inc_5": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_5": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.beken_corporation": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_6": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.tuya_smart_inc_6": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.tuya_smart_inc_7": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_7": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_8": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_9": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_10": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_11": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.guangzhou_shiyuan_electronic_te": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_12": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.hon_grip_aio_200_01939v4a": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_13": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_14": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.esp_deb8df": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_15": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_16": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_17": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.beken_corporation_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.dhcpcd_6_8_2_linux_4_4_22_armv_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.dhcpcd_6_8_2_linux_4_4_22_armv_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.c110_54a642": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.amcrest_technologies": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.espressif_inc_18": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.c110_1ce504": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.the_heat": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.dhcpcd_6_8_2_linux_4_4_22_armv_4": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "device_tracker.roku3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "calendar.jenniferdaniellecapasso_gmail_com": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.adrimatic": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.adrimatic_in_party": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.adrimatic_in_game": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.adrimatic_in_multiplayer": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.adrimatic_status": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.adrimatic_gamer_score": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.adrimatic_account_tier": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.adrimatic_gold_tenure": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_for_ios_iphone": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_for_ios_iphone_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_for_mac_t101_darkn_es": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_jltgplay_plex_for_mac_t101_local": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_mac_andromeda_dgtlu_net": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_mac_pegasus": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_roku_roku_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_samsung_tv_2020_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_windows_cassiopeia": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_for_xbox_xboxone": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_web_chrome_android": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_web_chrome_android_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_web_chrome_osx_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_web_chrome_osx_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_web_chrome_osx_4": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_web_chrome_windows": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.plex_plex_web_microsoft_edge_windows": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "zone.unknown": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.hanging_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.sunroom_lights": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.first_floor_bed_motion_sensor": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.bottoms": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.east_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.mids": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.mistress_bedroom_lights": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.paper_lantern_lights": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.tops": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.west_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.back_door": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.balcony_door": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.basement_motion_sensor": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "media_player.chromecast7942": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.front_door": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.front_motion_sensor": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "binary_sensor.kitchen_motion_sensor": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.athena_dgtlu_net_radeon_2_temperature": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.smart_bulb_5": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.smart_bulb_6": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.smart_bulb_6_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.nightstand_1_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.foreroom": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "camera.proletariat": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.foreroom_indicator_light": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.proletariat_indicator_light": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "select.foreroom_record_mode": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "select.foreroom_night_vision": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "select.foreroom_motion_detection_sensitivity": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "select.proletariat_record_mode": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "select.proletariat_night_vision": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "select.proletariat_motion_detection_sensitivity": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.foreroom_video_recording": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.foreroom_privacy_mode": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.foreroom_flip": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.foreroom_time_watermark": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.foreroom_motion_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.proletariat_video_recording": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.proletariat_privacy_mode": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.proletariat_flip": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.proletariat_time_watermark": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.proletariat_motion_alarm": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.front_deicing_cable_current": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.front_deicing_cable_power": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "sensor.front_deicing_cable_voltage": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.west_sconce": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.parlor_ceiling": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.upper_stairs_light": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.lower_stairs_light": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.table": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.vanity_bulb_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.nightstand_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.vanity_bulb_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.fan_bulb_3": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.south_sconce": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.dining_room": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.north_sconce": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.vanity_bulb_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.fan_bulb_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.nightstand_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.fan_bulb_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.back_door": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.kitchen_ceiling": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.sink": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.adri_s_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.palace_lamp": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "number.upper_stairs_minimum_brightness": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "number.lower_stairs_minimum_brightness": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "select.upper_stairs_light_source_type": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "select.lower_stairs_light_source_type": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.palace_lava_socket": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.counter_switch_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.lava_lamp_socket": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.bathroom_switch_switch_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.bathroom_switch_switch_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.wdf_dream_rgb_strip_24_48key_bk7231n": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.wdf_dream_rgb_strip_24_48key_bk7231n_2": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.atmosphere": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "switch.front_deicing_cable_socket": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.roxanne": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "light.counter": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "fan.bathroom_switch_switch_1": {
+        "assistants": {
+          "cloud.alexa": {
+            "should_expose": false
+          },
+          "cloud.google_assistant": {
+            "should_expose": false
+          }
+        }
+      },
+      "conversation.home_assistant": {
+        "assistants": {
+          "conversation": {
+            "should_expose": false
+          }
+        }
+      },
+      "calendar.ical_er_schools": {
+        "assistants": {
+          "conversation": {
+            "should_expose": false
+          }
+        }
+      }
+    }
+  }
+}

+ 8 - 0
.storage/homekit_controller-entity-map

@@ -0,0 +1,8 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "homekit_controller-entity-map",
+  "data": {
+    "pairings": {}
+  }
+}

+ 24 - 0
.storage/http

@@ -0,0 +1,24 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "http",
+  "data": {
+    "ip_ban_enabled": true,
+    "login_attempts_threshold": 5,
+    "use_x_forwarded_for": true,
+    "trusted_proxies": [
+      "192.168.0.30",
+      "192.168.0.31"
+    ],
+    "server_host": [
+      "0.0.0.0",
+      "::"
+    ],
+    "ssl_profile": "modern",
+    "use_x_frame_options": true,
+    "cors_allowed_origins": [
+      "https://cast.home-assistant.io"
+    ],
+    "server_port": 8123
+  }
+}

+ 8 - 0
.storage/http.auth

@@ -0,0 +1,8 @@
+{
+    "version": 1,
+    "minor_version": 1,
+    "key": "http.auth",
+    "data": {
+        "content_user": "9f3fd0b4d263433484e7a008c9367708"
+    }
+}

+ 72 - 0
.storage/image

@@ -0,0 +1,72 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "image",
+  "data": {
+    "items": [
+      {
+        "id": "63c8b8518a12b7afc55e27fa7606a5e9",
+        "filesize": 115426,
+        "content_type": "image/jpeg",
+        "name": "2CAA8EB41050_1647132029337.jpg",
+        "uploaded_at": "2022-03-13T00:41:55.445816+00:00"
+      },
+      {
+        "id": "a52ca6e64ea91ecc24afbacea69d0b80",
+        "filesize": 108154,
+        "content_type": "image/jpeg",
+        "name": "2CAA8ED24470_1647132039097.jpg",
+        "uploaded_at": "2022-03-13T00:42:39.306278+00:00"
+      },
+      {
+        "id": "8569342304d4a6d7483a450ac0c36e8a",
+        "filesize": 128302,
+        "content_type": "image/jpeg",
+        "name": "1647132316198.jpg",
+        "uploaded_at": "2022-03-13T00:46:32.712973+00:00"
+      },
+      {
+        "id": "3875deebb71b187e7e542a03721140aa",
+        "filesize": 362587,
+        "content_type": "image/jpeg",
+        "name": "grabs_2022-03-13_00-43-50_405.jpg",
+        "uploaded_at": "2022-03-13T00:49:41.907728+00:00"
+      },
+      {
+        "id": "90ebeb28fcd821a0440ff165f20966e4",
+        "filesize": 178365,
+        "content_type": "image/jpeg",
+        "name": "1647132660556.jpg",
+        "uploaded_at": "2022-03-13T00:51:43.378178+00:00"
+      },
+      {
+        "id": "8254c1e7f2dc49b8e6968b3a85e87c1d",
+        "filesize": 35971,
+        "content_type": "image/jpeg",
+        "name": "grabs_2022-03-13_00-52-40_817.jpg",
+        "uploaded_at": "2022-03-13T00:55:36.796077+00:00"
+      },
+      {
+        "id": "93a32b0ee57276e6ff6f2606e1c1e954",
+        "filesize": 30542,
+        "content_type": "image/jpeg",
+        "name": "grabs_2024-02-05_14-11-44_441jpg.jpg",
+        "uploaded_at": "2024-02-08T00:29:57.291163+00:00"
+      },
+      {
+        "id": "9cc0353522d83d018c0c6af5a7d690c7",
+        "filesize": 25896,
+        "content_type": "image/jpeg",
+        "name": "grabs_2024-02-06_08-30-06_819jpg.jpg",
+        "uploaded_at": "2024-02-08T00:31:10.694842+00:00"
+      },
+      {
+        "id": "2530b5b38c037101dbc502aa9a76028c",
+        "filesize": 107104,
+        "content_type": "image/jpeg",
+        "name": "grabs_2024-02-04_21-53-32_830jpg.jpg",
+        "uploaded_at": "2024-02-08T00:33:45.062558+00:00"
+      }
+    ]
+  }
+}

+ 14 - 0
.storage/input_boolean

@@ -0,0 +1,14 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "input_boolean",
+  "data": {
+    "items": [
+      {
+        "id": "is_noah_home",
+        "name": "Is Noah Home?",
+        "icon": "mdi:controller"
+      }
+    ]
+  }
+}

+ 28 - 0
.storage/input_number

@@ -0,0 +1,28 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "input_number",
+  "data": {
+    "items": [
+      {
+        "min": 0.0,
+        "max": 100.0,
+        "name": "Duration",
+        "icon": "mdi:clock-time-eight-outline",
+        "mode": "slider",
+        "step": 1.0,
+        "id": "duration"
+      },
+      {
+        "id": "electricity_price",
+        "min": 0.0,
+        "max": 5.0,
+        "name": "Electricity price",
+        "icon": "mdi:meter-electric",
+        "step": 0.00001,
+        "unit_of_measurement": "USD/kWh",
+        "mode": "box"
+      }
+    ]
+  }
+}

+ 420 - 0
.storage/lovelace.d_ash.bak

@@ -0,0 +1,420 @@
+{
+    "version": 1,
+    "minor_version": 1,
+    "key": "lovelace.d_ash",
+    "data": {
+        "config": {
+            "title": "\ud83c\udf08\ud83c\udfe0\u2728",
+            "views": [
+                {
+                    "theme": "Backend-selected",
+                    "path": "default_view",
+                    "title": "Home",
+                    "icon": "mdi:home",
+                    "badges": [],
+                    "cards": [
+                        {
+                            "show_name": true,
+                            "show_icon": true,
+                            "type": "button",
+                            "entity": "automation.random_color",
+                            "icon": "mdi:account-heart",
+                            "name": "thinking of you",
+                            "show_state": false,
+                            "icon_height": "32px"
+                        },
+                        {
+                            "square": true,
+                            "columns": 2,
+                            "type": "grid",
+                            "cards": [
+                                {
+                                    "show_state": false,
+                                    "show_name": true,
+                                    "camera_view": "auto",
+                                    "type": "picture-entity",
+                                    "entity": "camera.full_frontal",
+                                    "camera_image": "camera.full_frontal"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": true,
+                                    "camera_view": "auto",
+                                    "type": "picture-entity",
+                                    "entity": "camera.rear_entry",
+                                    "camera_image": "camera.rear_entry"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": true,
+                                    "camera_view": "auto",
+                                    "type": "picture-entity",
+                                    "entity": "camera.horus",
+                                    "aspect_ratio": "16:9",
+                                    "camera_image": "camera.horus"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": true,
+                                    "camera_view": "auto",
+                                    "type": "picture-entity",
+                                    "entity": "camera.wyze_br",
+                                    "camera_image": "camera.wyze_br"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": true,
+                                    "camera_view": "auto",
+                                    "type": "picture-entity",
+                                    "entity": "camera.wyze_lr",
+                                    "camera_image": "camera.wyze_lr"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": true,
+                                    "camera_view": "auto",
+                                    "type": "picture-entity",
+                                    "entity": "camera.thot_police",
+                                    "camera_image": "camera.thot_police"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": true,
+                                    "camera_view": "auto",
+                                    "type": "picture-entity",
+                                    "entity": "camera.office_cam",
+                                    "camera_image": "camera.office_cam"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": true,
+                                    "camera_view": "auto",
+                                    "type": "picture-entity",
+                                    "entity": "camera.cookin_cam",
+                                    "camera_image": "camera.cookin_cam"
+                                }
+                            ]
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                {
+                                    "entity": "light.nightstands"
+                                },
+                                {
+                                    "entity": "switch.lava_lamp_socket"
+                                },
+                                {
+                                    "entity": "light.nightstand_1"
+                                },
+                                {
+                                    "entity": "light.nightstand_2"
+                                },
+                                {
+                                    "entity": "light.adri_s_lamp"
+                                }
+                            ],
+                            "title": "Bedroom"
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                "light.vanity",
+                                "switch.bath_fan",
+                                "light.vanity_bulb_1",
+                                "light.vanity_bulb_2",
+                                "light.vanity_bulb_3",
+                                "switch.vanity"
+                            ],
+                            "title": "Bathroom"
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                {
+                                    "entity": "light.basement_torchiere"
+                                },
+                                {
+                                    "entity": "light.palace_lamp"
+                                },
+                                {
+                                    "entity": "switch.palace_lava"
+                                }
+                            ],
+                            "title": "Chalet"
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                {
+                                    "entity": "light.front_room"
+                                },
+                                {
+                                    "entity": "light.dining_room"
+                                },
+                                {
+                                    "entity": "light.parlor"
+                                }
+                            ],
+                            "title": "Front Room"
+                        },
+                        {
+                            "type": "grid",
+                            "square": false,
+                            "columns": 1,
+                            "cards": [
+                                {
+                                    "type": "entities",
+                                    "entities": [
+                                        "light.kitchen",
+                                        {
+                                            "entity": "light.kitchen_ceiling",
+                                            "name": "Ceiling"
+                                        },
+                                        "switch.counter_switch",
+                                        "light.sink",
+                                        "light.table"
+                                    ],
+                                    "title": "Kitchen"
+                                }
+                            ]
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                "light.living_room",
+                                "light.north_sconce",
+                                "light.south_sconce"
+                            ],
+                            "title": "Living Room"
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                {
+                                    "entity": "binary_sensor.docker_hub_update_available"
+                                },
+                                {
+                                    "entity": "sensor.home_assistant_v2_db_size"
+                                },
+                                {
+                                    "entity": "sensor.asuswrt_devices_connected"
+                                },
+                                {
+                                    "entity": "sensor.asuswrt_upload_speed"
+                                },
+                                {
+                                    "entity": "sensor.asuswrt_download_speed"
+                                },
+                                {
+                                    "entity": "sensor.asuswrt_upload"
+                                },
+                                {
+                                    "entity": "sensor.asuswrt_download"
+                                }
+                            ],
+                            "title": "Network",
+                            "state_color": true
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                "light.fan",
+                                "light.fan_bulb_1",
+                                "light.fan_bulb_2",
+                                "light.fan_bulb_3"
+                            ],
+                            "title": "Noah's Room"
+                        },
+                        {
+                            "type": "grid",
+                            "square": false,
+                            "columns": 1,
+                            "cards": [
+                                {
+                                    "type": "entities",
+                                    "entities": [
+                                        "sensor.epson_xp_7100_series_black_ink",
+                                        "sensor.epson_xp_7100_series_cyan_ink",
+                                        "sensor.epson_xp_7100_series_magenta_ink",
+                                        "sensor.epson_xp_7100_series_photo_black_ink",
+                                        "sensor.epson_xp_7100_series_yellow_ink",
+                                        "sensor.epson_xp_7100_series",
+                                        "light.corner"
+                                    ],
+                                    "title": "Office"
+                                }
+                            ]
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                {
+                                    "entity": "light.back_door"
+                                },
+                                {
+                                    "entity": "light.backyard_floodlight"
+                                },
+                                {
+                                    "entity": "switch.z_wave_outdoor_smart_plug"
+                                },
+                                {
+                                    "entity": "switch.back_deicing_cable_socket",
+                                    "name": "Back deicing cable"
+                                }
+                            ],
+                            "title": "Outside"
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                "light.stairs",
+                                "light.upper_stairs",
+                                "light.lower_stairs"
+                            ],
+                            "title": "Stairs"
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                {
+                                    "entity": "person.adri"
+                                },
+                                {
+                                    "entity": "person.jenn"
+                                }
+                            ],
+                            "title": "People"
+                        }
+                    ]
+                },
+                {
+                    "theme": "Backend-selected",
+                    "title": "cameras",
+                    "path": "cameras",
+                    "icon": "mdi:video-account",
+                    "type": "panel",
+                    "badges": [],
+                    "cards": [
+                        {
+                            "square": false,
+                            "columns": 3,
+                            "type": "grid",
+                            "cards": [
+                                {
+                                    "show_state": false,
+                                    "show_name": false,
+                                    "camera_view": "live",
+                                    "type": "picture-entity",
+                                    "entity": "camera.full_frontal",
+                                    "hold_action": {
+                                        "action": "navigate",
+                                        "navigation_path": "https://athena.dgtlu.net:8090"
+                                    },
+                                    "camera_image": "camera.full_frontal"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": false,
+                                    "camera_view": "live",
+                                    "type": "picture-entity",
+                                    "entity": "camera.rear_entry",
+                                    "hold_action": {
+                                        "action": "navigate",
+                                        "navigation_path": "https://athena.dgtlu.net:8090"
+                                    },
+                                    "camera_image": "camera.rear_entry"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": false,
+                                    "camera_view": "live",
+                                    "type": "picture-entity",
+                                    "entity": "camera.thot_police",
+                                    "hold_action": {
+                                        "action": "navigate",
+                                        "navigation_path": "https://athena.dgtlu.net:8090"
+                                    },
+                                    "camera_image": "camera.thot_police"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": false,
+                                    "camera_view": "live",
+                                    "type": "picture-entity",
+                                    "entity": "camera.horus",
+                                    "aspect_ratio": "16:9",
+                                    "hold_action": {
+                                        "action": "navigate",
+                                        "navigation_path": "https://athena.dgtlu.net:8090"
+                                    },
+                                    "camera_image": "camera.horus"
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": false,
+                                    "camera_view": "live",
+                                    "type": "picture-entity",
+                                    "entity": "camera.wyze_br",
+                                    "camera_image": "camera.wyze_br",
+                                    "hold_action": {
+                                        "action": "navigate",
+                                        "navigation_path": "https://athena.dgtlu.net:8090"
+                                    }
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": false,
+                                    "camera_view": "live",
+                                    "type": "picture-entity",
+                                    "entity": "camera.wyze_lr",
+                                    "camera_image": "camera.wyze_lr",
+                                    "hold_action": {
+                                        "action": "navigate",
+                                        "navigation_path": "https://athena.dgtlu.net:8090"
+                                    }
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": false,
+                                    "camera_view": "live",
+                                    "type": "picture-entity",
+                                    "entity": "camera.office_cam",
+                                    "camera_image": "camera.office_cam",
+                                    "hold_action": {
+                                        "action": "navigate",
+                                        "navigation_path": "https://athena.dgtlu.net:8090"
+                                    }
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": false,
+                                    "camera_view": "live",
+                                    "type": "picture-entity",
+                                    "entity": "camera.cookin_cam",
+                                    "camera_image": "camera.cookin_cam",
+                                    "hold_action": {
+                                        "action": "navigate",
+                                        "navigation_path": "https://athena.dgtlu.net:8090"
+                                    }
+                                },
+                                {
+                                    "show_state": false,
+                                    "show_name": false,
+                                    "camera_view": "live",
+                                    "type": "picture-entity",
+                                    "entity": "camera.peeping_tam",
+                                    "camera_image": "camera.peeping_tam",
+                                    "hold_action": {
+                                        "action": "navigate",
+                                        "navigation_path": "https://athena.dgtlu.net:8090"
+                                    }
+                                }
+                            ]
+                        }
+                    ]
+                }
+            ]
+        }
+    }
+}

+ 1334 - 0
.storage/lovelace.lovelace_main

@@ -0,0 +1,1334 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "lovelace.lovelace_main",
+  "data": {
+    "config": {
+      "title": "🌈🏠✨",
+      "views": [
+        {
+          "theme": "Backend-selected",
+          "path": "wisteria-main",
+          "title": "Wisteria Main",
+          "icon": "mdi:home",
+          "badges": [],
+          "cards": [
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.nightstands"
+                    },
+                    {
+                      "entity": "switch.lava_lamp_socket"
+                    },
+                    {
+                      "entity": "switch.bedroom_heater_switch"
+                    },
+                    {
+                      "entity": "light.adri_s_lamp_2"
+                    },
+                    {
+                      "entity": "fan.purity"
+                    },
+                    {
+                      "entity": "binary_sensor.bedroom_occupancy",
+                      "name": "Occupancy"
+                    },
+                    {
+                      "entity": "sensor.bedroom_temperature",
+                      "name": "Temperature"
+                    },
+                    {
+                      "entity": "sensor.purity_pm2_5"
+                    }
+                  ],
+                  "title": "Queen's Abode",
+                  "state_color": true
+                },
+                {
+                  "square": false,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "show_name": true,
+                      "show_icon": true,
+                      "type": "button",
+                      "tap_action": {
+                        "action": "toggle"
+                      },
+                      "entity": "scene.daytime_normal",
+                      "icon_height": "36px"
+                    },
+                    {
+                      "show_name": true,
+                      "show_icon": true,
+                      "type": "button",
+                      "tap_action": {
+                        "action": "toggle"
+                      },
+                      "entity": "scene.nighttime_normal",
+                      "icon_height": "36px"
+                    }
+                  ],
+                  "columns": 2
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "live",
+                  "type": "picture-entity",
+                  "entity": "camera.horus_onvif_secondstreamprofile",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.counter_switch_1"
+                    },
+                    {
+                      "entity": "light.kitchen_ceiling_2",
+                      "name": "Ceiling"
+                    },
+                    {
+                      "entity": "light.sink_2"
+                    },
+                    {
+                      "entity": "light.table_2"
+                    },
+                    {
+                      "entity": "binary_sensor.kitchen_occupancy",
+                      "name": "Occupancy"
+                    },
+                    {
+                      "entity": "sensor.kitchen_temperature",
+                      "name": "Temperature"
+                    }
+                  ],
+                  "title": "The Entire Kitchen",
+                  "state_color": true
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  },
+                  "camera_image": "camera.agent_athena_nibbles_nibbles",
+                  "entity": "camera.agent_athena_nibbles_nibbles"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.thot_police_onvif_mediaprofile_channel1_substream1",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.backyard_lights"
+                    },
+                    {
+                      "entity": "light.front_door_2"
+                    },
+                    {
+                      "entity": "light.back_door_2"
+                    },
+                    {
+                      "entity": "light.backyard_floodlight_2"
+                    },
+                    {
+                      "entity": "switch.driveway_floodlights",
+                      "icon": "mdi:light-flood-down"
+                    },
+                    {
+                      "entity": "automation.backyard_motion_light_2"
+                    },
+                    {
+                      "entity": "sensor.garage_motion_sensor_battery_level"
+                    },
+                    {
+                      "entity": "sensor.driveway_motion_sensor_battery_level"
+                    },
+                    {
+                      "entity": "sensor.pirate_weather_temperature"
+                    },
+                    {
+                      "entity": "sensor.pirate_weather_humidity"
+                    },
+                    {
+                      "entity": "sensor.pirate_weather_wind_speed"
+                    },
+                    {
+                      "entity": "sensor.pirate_weather_precip_probability"
+                    },
+                    {
+                      "entity": "sensor.pirate_weather_nearest_storm_distance"
+                    }
+                  ],
+                  "title": "Outside",
+                  "state_color": true
+                },
+                {
+                  "show_current": false,
+                  "show_forecast": true,
+                  "type": "weather-forecast",
+                  "entity": "weather.rochester_ny_weather_2",
+                  "forecast_type": "hourly"
+                },
+                {
+                  "square": true,
+                  "columns": 4,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "show_name": true,
+                      "show_icon": true,
+                      "type": "button",
+                      "tap_action": {
+                        "action": "toggle"
+                      },
+                      "entity": "scene.backyard_normal",
+                      "show_state": false,
+                      "name": "Back Normal",
+                      "icon": "mdi:lightbulb"
+                    },
+                    {
+                      "show_name": true,
+                      "show_icon": true,
+                      "type": "button",
+                      "tap_action": {
+                        "action": "toggle"
+                      },
+                      "entity": "scene.front_yard_normal",
+                      "name": "Front Normal",
+                      "show_state": false
+                    },
+                    {
+                      "show_name": true,
+                      "show_icon": true,
+                      "type": "button",
+                      "tap_action": {
+                        "action": "toggle"
+                      },
+                      "entity": "scene.backyard_alert",
+                      "name": "Back Alert",
+                      "show_state": false
+                    },
+                    {
+                      "show_name": true,
+                      "show_icon": true,
+                      "type": "button",
+                      "tap_action": {
+                        "action": "toggle"
+                      },
+                      "entity": "scene.front_yard_alert",
+                      "name": "Front Alert",
+                      "show_state": false,
+                      "icon": "mdi:alarm-light"
+                    }
+                  ]
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "live",
+                  "type": "picture-entity",
+                  "entity": "camera.full_frontal_onvif_substream",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "live",
+                  "type": "picture-entity",
+                  "entity": "camera.rear_entry_onvif_substream",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.living_room_lights"
+                    },
+                    {
+                      "entity": "light.north_sconce_2"
+                    },
+                    {
+                      "entity": "light.south_sconce_2"
+                    },
+                    {
+                      "entity": "lock.back_door_deadbolt"
+                    },
+                    {
+                      "entity": "sensor.back_door_deadbolt_battery_level"
+                    }
+                  ],
+                  "title": "Living Room"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.salon_onvif_minorstream",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                }
+              ]
+            },
+            {
+              "square": false,
+              "type": "grid",
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.basement_ceiling"
+                    },
+                    {
+                      "entity": "light.atmosphere"
+                    },
+                    {
+                      "entity": "light.basement_stairs"
+                    },
+                    {
+                      "entity": "switch.basement_heater_switch"
+                    },
+                    {
+                      "entity": "binary_sensor.basement_occupancy",
+                      "name": "Occupancy"
+                    },
+                    {
+                      "entity": "sensor.basement_temperature",
+                      "name": "Temperature"
+                    },
+                    {
+                      "entity": "sensor.141837000059482_current_humidity"
+                    },
+                    {
+                      "entity": "select.141837000059482_fan_speed"
+                    },
+                    {
+                      "entity": "switch.servers_power_switch"
+                    },
+                    {
+                      "entity": "sensor.basement_stairs_motion_sensor_battery"
+                    }
+                  ],
+                  "title": "Basement",
+                  "state_color": true
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "live",
+                  "type": "picture-entity",
+                  "entity": "camera.rumpus_onvif_secondstreamprofile",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.agent_athena_squeak_squeak",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                }
+              ]
+            },
+            {
+              "type": "entities",
+              "entities": [
+                {
+                  "entity": "light.vanity"
+                },
+                {
+                  "entity": "sensor.bathroom_smart_switch_battery"
+                }
+              ],
+              "title": "Powder Room",
+              "state_color": true
+            },
+            {
+              "square": false,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.dining_room_2"
+                    },
+                    {
+                      "entity": "light.parlor_ceiling_2"
+                    },
+                    {
+                      "entity": "light.parlor_sconces"
+                    },
+                    {
+                      "entity": "sensor.the_heat_temperature"
+                    },
+                    {
+                      "entity": "sensor.the_heat_humidity"
+                    },
+                    {
+                      "entity": "climate.the_heat"
+                    }
+                  ],
+                  "title": "Front Room",
+                  "state_color": true
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.antechamber_onvif_minorstream",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                },
+                {
+                  "square": false,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "type": "entity",
+                      "entity": "cover.parlor_blinds",
+                      "state_color": true
+                    },
+                    {
+                      "type": "entity",
+                      "entity": "cover.dining_room_blinds_cover",
+                      "state_color": true
+                    },
+                    {
+                      "type": "entity",
+                      "entity": "cover.front_room_blinds",
+                      "state_color": true
+                    }
+                  ],
+                  "columns": 3
+                }
+              ],
+              "columns": 1
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.office_2"
+                    },
+                    {
+                      "entity": "switch.office_heater_switch"
+                    },
+                    {
+                      "entity": "binary_sensor.office_occupancy",
+                      "name": "Occupancy"
+                    },
+                    {
+                      "entity": "sensor.office_temperature",
+                      "name": "Temperature"
+                    }
+                  ],
+                  "title": "Office",
+                  "state_color": true
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.third_estate_onvif_profile001",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.fan"
+                    },
+                    {
+                      "entity": "light.wdf_dream_rgb_strip_24_48key_bk7231n"
+                    },
+                    {
+                      "entity": "light.noah_s_strip_lights_south"
+                    }
+                  ],
+                  "title": "Noah's Room",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "entities",
+              "entities": [
+                {
+                  "entity": "light.stairs"
+                },
+                {
+                  "entity": "light.upper_stairs_light"
+                },
+                {
+                  "entity": "light.lower_stairs_light"
+                }
+              ],
+              "title": "Stairs",
+              "state_color": true
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "markdown",
+                  "content": "# Network"
+                },
+                {
+                  "square": false,
+                  "columns": 2,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.home_dgtlu_net_upload_speed",
+                      "name": "Upload Speed"
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.home_dgtlu_net_download_speed",
+                      "name": "Download Speed"
+                    },
+                    {
+                      "graph": "line",
+                      "hours_to_show": 2,
+                      "type": "sensor",
+                      "entity": "sensor.home_dgtlu_net_average_load_1m",
+                      "detail": 2,
+                      "name": "Home Load Avg (1m)"
+                    },
+                    {
+                      "hours_to_show": 2,
+                      "graph": "line",
+                      "type": "sensor",
+                      "entity": "sensor.home_dgtlu_net_cpu_temperature",
+                      "detail": 2,
+                      "name": "home CPU Temp"
+                    }
+                  ]
+                },
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "sensor.home_dgtlu_net_devices_connected"
+                    },
+                    {
+                      "entity": "update.hacs_update"
+                    },
+                    {
+                      "entity": "sensor.home_assistant_v2_db_size"
+                    }
+                  ],
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": true,
+              "columns": 3,
+              "cards": [
+                {
+                  "type": "picture-entity",
+                  "entity": "person.adri",
+                  "aspect_ratio": "1",
+                  "show_name": false,
+                  "image": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50' height='50' style='background-color:%23b3e5fC'%3E%3Cg%3E%3Ctext font-family='roboto' x='50%25' y='50%25' text-anchor='middle' stroke='%23212121' font-size='1.3em' dy='.3em'%3Ea%3C/text%3E%3C/g%3E%3C/svg%3E"
+                },
+                {
+                  "type": "picture-entity",
+                  "entity": "person.jenn",
+                  "aspect_ratio": "1",
+                  "show_name": false,
+                  "image": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50' height='50' style='background-color:%23b3e5fC'%3E%3Cg%3E%3Ctext font-family='roboto' x='50%25' y='50%25' text-anchor='middle' stroke='%23212121' font-size='1.3em' dy='.3em'%3Ej%3C/text%3E%3C/g%3E%3C/svg%3E"
+                }
+              ]
+            },
+            {
+              "type": "media-control",
+              "entity": "media_player.spotify_adri_c"
+            }
+          ]
+        },
+        {
+          "theme": "Backend-selected",
+          "title": "Wisteria Media",
+          "path": "wisteria-media",
+          "icon": "mdi:movie-open-play",
+          "badges": [],
+          "cards": [
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "markdown",
+                  "content": "# Living Room"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.living_room_tv"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.living_room_tv_dlna"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.lvr_receiver"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.lvr_receiver_dlna"
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "markdown",
+                  "content": "# Other"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.spotify_adri_c"
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "markdown",
+                  "content": "# Alexa Media Player"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.bedroom_echo"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.kitchen_echo"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.living_room_echo"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.office_echo"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.parlor_echo"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.noah_s_echo"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.downstairs"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.everywhere"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.wisteria_manor"
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "entity",
+                  "entity": "sensor.flix_dgtlu_net_active_clients"
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "theme": "Backend-selected",
+          "title": "Cameras",
+          "path": "cameras",
+          "icon": "mdi:video-account",
+          "type": "panel",
+          "badges": [],
+          "cards": [
+            {
+              "square": false,
+              "columns": 3,
+              "type": "grid",
+              "cards": [
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "live",
+                  "type": "picture-entity",
+                  "entity": "camera.full_frontal_onvif_substream",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  },
+                  "aspect_ratio": "16x9"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "live",
+                  "type": "picture-entity",
+                  "entity": "camera.rear_entry_onvif_substream",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  },
+                  "aspect_ratio": "16x9"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.antechamber_onvif_minorstream",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.third_estate_onvif_profile001",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "live",
+                  "type": "picture-entity",
+                  "entity": "camera.horus_onvif_secondstreamprofile",
+                  "aspect_ratio": "16x9",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.rumpus_onvif_secondstreamprofile",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  },
+                  "entity": "camera.salon_onvif_minorstream"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.thot_police_onvif_mediaprofile_channel1_substream1",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  },
+                  "aspect_ratio": "16x9"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.agent_athena_nibbles_nibbles",
+                  "camera_image": "camera.nibbles",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  }
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  },
+                  "entity": "camera.agent_athena_squeak_squeak"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "hold_action": {
+                    "action": "url",
+                    "url_path": "https://agent.dgtlu.net"
+                  },
+                  "entity": "camera.agent_athena_eufy_lr_eufy_lr"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "live",
+                  "type": "picture-entity",
+                  "entity": "camera.agent_athena_ipcam_ipcam",
+                  "aspect_ratio": "16:9"
+                },
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "button.full_frontal_onvif_reboot"
+                    },
+                    {
+                      "entity": "button.rear_entry_onvif_reboot"
+                    },
+                    {
+                      "entity": "button.antechamber_onvif_reboot"
+                    },
+                    {
+                      "entity": "button.salon_onvif_reboot"
+                    },
+                    {
+                      "entity": "button.thot_police_onvif_reboot"
+                    },
+                    {
+                      "entity": "button.third_estate_onvif_reboot"
+                    },
+                    {
+                      "entity": "button.horus_onvif_reboot"
+                    },
+                    {
+                      "entity": "button.rumpus_onvif_reboot"
+                    }
+                  ],
+                  "show_header_toggle": false,
+                  "state_color": true
+                },
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "switch.full_frontal_onvif_ir_lamp"
+                    },
+                    {
+                      "entity": "switch.rear_entry_onvif_ir_lamp"
+                    },
+                    {
+                      "entity": "switch.antechamber_onvif_ir_lamp"
+                    },
+                    {
+                      "entity": "switch.salon_onvif_ir_lamp"
+                    },
+                    {
+                      "entity": "switch.thot_police_onvif_ir_lamp"
+                    },
+                    {
+                      "entity": "switch.third_estate_onvif_ir_lamp"
+                    },
+                    {
+                      "entity": "switch.horus_onvif_ir_lamp"
+                    },
+                    {
+                      "entity": "switch.rumpus_onvif_ir_lamp"
+                    }
+                  ],
+                  "show_header_toggle": false,
+                  "state_color": true
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "theme": "Backend-selected",
+          "title": "Servers",
+          "path": "servers",
+          "icon": "mdi:server-network",
+          "badges": [],
+          "cards": [
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "markdown",
+                  "content": "## Iris"
+                },
+                {
+                  "square": false,
+                  "columns": 2,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "graph": "line",
+                      "hours_to_show": 2,
+                      "type": "sensor",
+                      "entity": "sensor.localhost_cpu_thermal_0_temperature",
+                      "detail": 2,
+                      "name": "CPU Temp"
+                    },
+                    {
+                      "hours_to_show": 2,
+                      "graph": "line",
+                      "type": "sensor",
+                      "entity": "sensor.localhost_cpu_used",
+                      "detail": 2,
+                      "name": "CPU Load"
+                    }
+                  ]
+                },
+                {
+                  "square": false,
+                  "columns": 4,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.localhost_ram_used_percent",
+                      "name": "RAM Used"
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.localhost_swap_used_percent",
+                      "name": "Swap Used"
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.localhost_config_used_percent",
+                      "name": "/config Used"
+                    }
+                  ]
+                },
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "sensor.localhost_uptime"
+                    }
+                  ]
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "markdown",
+                  "content": "## Metis"
+                },
+                {
+                  "square": false,
+                  "columns": 2,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "graph": "line",
+                      "hours_to_show": 2,
+                      "type": "sensor",
+                      "entity": "sensor.metis_dgtlu_net_package_id_0_temperature",
+                      "detail": 2,
+                      "name": "CPU Temp"
+                    },
+                    {
+                      "graph": "line",
+                      "hours_to_show": 2,
+                      "type": "sensor",
+                      "entity": "sensor.metis_dgtlu_net_cpu_usage",
+                      "detail": 2,
+                      "name": "CPU Load"
+                    }
+                  ]
+                },
+                {
+                  "square": false,
+                  "columns": 4,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.metis_dgtlu_net_memory_usage",
+                      "name": "RAM Used",
+                      "needle": false
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.metis_dgtlu_net_swap_usage",
+                      "name": "Swap Used"
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.metis_dgtlu_net_disk_used",
+                      "name": "/  Used"
+                    }
+                  ]
+                },
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "sensor.metis_dgtlu_net_radeon_1_temperature",
+                      "secondary_info": "none",
+                      "name": "GPU 1 Temp"
+                    },
+                    {
+                      "entity": "sensor.metis_dgtlu_net_uptime"
+                    }
+                  ],
+                  "show_header_toggle": false,
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "markdown",
+                  "content": "## Demeter"
+                },
+                {
+                  "square": false,
+                  "columns": 2,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "graph": "line",
+                      "hours_to_show": 2,
+                      "type": "sensor",
+                      "entity": "sensor.demeter_dgtlu_net_package_id_0_temperature",
+                      "detail": 2,
+                      "name": "CPU Temp"
+                    },
+                    {
+                      "graph": "line",
+                      "hours_to_show": 2,
+                      "type": "sensor",
+                      "entity": "sensor.demeter_dgtlu_net_cpu_usage",
+                      "detail": 2,
+                      "name": "CPU Load"
+                    }
+                  ]
+                },
+                {
+                  "square": false,
+                  "columns": 4,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.demeter_dgtlu_net_memory_usage",
+                      "name": "RAM Used",
+                      "needle": false
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.demeter_dgtlu_net_swap_usage",
+                      "name": "Swap Used"
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.demeter_dgtlu_net_disk_used",
+                      "name": "/  Used"
+                    }
+                  ]
+                },
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "sensor.demeter_dgtlu_net_radeon_1_temperature"
+                    },
+                    {
+                      "entity": "sensor.demeter_dgtlu_net_uptime"
+                    }
+                  ]
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "markdown",
+                  "content": "## Athena"
+                },
+                {
+                  "square": false,
+                  "columns": 2,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "graph": "line",
+                      "hours_to_show": 2,
+                      "type": "sensor",
+                      "entity": "sensor.athena_dgtlu_net_cpu_usage",
+                      "detail": 2,
+                      "name": "CPU Load"
+                    }
+                  ]
+                },
+                {
+                  "square": false,
+                  "columns": 4,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.athena_dgtlu_net_memory_usage",
+                      "name": "RAM Used",
+                      "needle": false
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.athena_dgtlu_net_swap_usage",
+                      "name": "Swap Used"
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.athena_dgtlu_net_disk_usage",
+                      "name": "/  Used"
+                    }
+                  ]
+                },
+                {
+                  "square": false,
+                  "columns": 4,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.athena_dgtlu_net_mnt_qshare_disk_usage",
+                      "name": "qshare Used",
+                      "needle": false
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.athena_dgtlu_net_mnt_rshare_disk_usage",
+                      "name": "rshare Used"
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.athena_dgtlu_net_mnt_sshare_disk_usage",
+                      "name": "sshare Used"
+                    }
+                  ]
+                },
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "sensor.athena_dgtlu_net_uptime"
+                    }
+                  ]
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "markdown",
+                  "content": "## Persephone"
+                },
+                {
+                  "square": false,
+                  "columns": 2,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "graph": "line",
+                      "hours_to_show": 2,
+                      "type": "sensor",
+                      "entity": "sensor.persephone_dgtlu_net_cpu_usage",
+                      "detail": 2,
+                      "name": "CPU Load"
+                    }
+                  ]
+                },
+                {
+                  "square": false,
+                  "columns": 4,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.persephone_dgtlu_net_memory_usage",
+                      "name": "RAM Used",
+                      "needle": false
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.persephone_dgtlu_net_swap_usage",
+                      "name": "Swap Used"
+                    },
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.persephone_dgtlu_net_disk_usage",
+                      "name": "/  Used"
+                    }
+                  ]
+                },
+                {
+                  "square": false,
+                  "columns": 4,
+                  "type": "grid",
+                  "cards": [
+                    {
+                      "type": "gauge",
+                      "entity": "sensor.persephone_dgtlu_net_mnt_pshare_disk_usage",
+                      "name": "pshare Used"
+                    }
+                  ]
+                },
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "sensor.persephone_dgtlu_net_uptime"
+                    }
+                  ]
+                }
+              ]
+            }
+          ]
+        }
+      ]
+    }
+  }
+}

+ 633 - 0
.storage/lovelace.lovelace_sensors

@@ -0,0 +1,633 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "lovelace.lovelace_sensors",
+  "data": {
+    "config": {
+      "title": "🌈🏠✨",
+      "views": [
+        {
+          "theme": "Backend-selected",
+          "path": "default_view",
+          "title": "All Sensors",
+          "icon": "mdi:gauge",
+          "badges": [],
+          "cards": [
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "binary_sensor.mymotiondetectorrule_cell_motion_detection_2"
+                    },
+                    {
+                      "entity": "sensor.processor_usage_3"
+                    },
+                    {
+                      "entity": "binary_sensor.storage_failure_2"
+                    },
+                    {
+                      "entity": "sensor.last_reboot_3"
+                    },
+                    {
+                      "entity": "binary_sensor.garage_motion_sensor_motion_detection"
+                    },
+                    {
+                      "entity": "sensor.garage_motion_sensor_illuminance"
+                    },
+                    {
+                      "entity": "sensor.garage_motion_sensor_battery_level"
+                    }
+                  ],
+                  "title": "Backyard",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "binary_sensor.basement_occupancy",
+                      "name": "Occupancy"
+                    },
+                    {
+                      "entity": "sensor.basement_temperature",
+                      "name": "Temperature"
+                    },
+                    {
+                      "entity": "sensor.141837000059482_current_humidity"
+                    },
+                    {
+                      "entity": "sensor.basement_heater_power"
+                    },
+                    {
+                      "entity": "sensor.servers_power_power"
+                    }
+                  ],
+                  "title": "Basement",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "sensor.the_heat_temperature"
+                    },
+                    {
+                      "entity": "sensor.the_heat_humidity"
+                    },
+                    {
+                      "entity": "sensor.parlor_echo_next_alarm"
+                    },
+                    {
+                      "entity": "sensor.parlor_echo_next_timer"
+                    },
+                    {
+                      "entity": "sensor.parlor_echo_next_reminder"
+                    },
+                    {
+                      "entity": "binary_sensor.antechamber_onvif_cell_motion_detection"
+                    }
+                  ],
+                  "title": "Front Room",
+                  "show_header_toggle": true,
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "binary_sensor.mymotiondetectorrule_cell_motion_detection"
+                    },
+                    {
+                      "entity": "sensor.processor_usage_2"
+                    },
+                    {
+                      "entity": "binary_sensor.storage_failure"
+                    },
+                    {
+                      "entity": "sensor.last_reboot_2"
+                    },
+                    {
+                      "entity": "binary_sensor.driveway_motion_sensor_motion_detection"
+                    },
+                    {
+                      "entity": "sensor.driveway_motion_sensor_illuminance"
+                    },
+                    {
+                      "entity": "sensor.driveway_motion_sensor_battery_level"
+                    }
+                  ],
+                  "title": "Front Yard",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "binary_sensor.bedroom_occupancy"
+                    },
+                    {
+                      "entity": "sensor.bedroom_temperature"
+                    },
+                    {
+                      "entity": "sensor.wallmote_quad_battery_level"
+                    },
+                    {
+                      "entity": "binary_sensor.wallmote_quad_battery_is_charging"
+                    },
+                    {
+                      "entity": "sensor.bedroom_echo_next_alarm"
+                    },
+                    {
+                      "entity": "sensor.bedroom_echo_next_reminder"
+                    },
+                    {
+                      "entity": "sensor.bedroom_echo_next_timer"
+                    },
+                    {
+                      "entity": "sensor.bedroom_heater_power"
+                    }
+                  ],
+                  "title": "Lady's Chamber",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "sensor.living_room_echo_next_alarm",
+                      "name": "Echo next Alarm"
+                    },
+                    {
+                      "entity": "sensor.living_room_echo_next_timer",
+                      "name": "Echo next Timer"
+                    },
+                    {
+                      "entity": "sensor.living_room_echo_next_reminder",
+                      "name": "Echo next Reminder"
+                    }
+                  ],
+                  "title": "Living Room",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "person.adri"
+                    },
+                    {
+                      "entity": "device_tracker.adri_s_gs22"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_last_notification"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_battery_state"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_battery_level"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_charger_type"
+                    },
+                    {
+                      "entity": "binary_sensor.adri_s_gs22_power_save"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_internal_storage"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_phone_state"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_detected_activity"
+                    },
+                    {
+                      "entity": "binary_sensor.adri_s_gs22_device_locked"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_do_not_disturb_sensor"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_audio_mode"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_ringer_mode"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_volume_level_ringer"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_volume_level_notification"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_volume_level_music"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_volume_level_alarm"
+                    },
+                    {
+                      "entity": "binary_sensor.adri_s_gs22_music_active"
+                    },
+                    {
+                      "entity": "binary_sensor.adri_s_gs22_headphones"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_network_type"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_public_ip_address"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_wifi_connection"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_wifi_ip_address"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_wifi_link_speed"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_wifi_signal_strength"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_geocoded_location"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_last_reboot"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_next_alarm"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_light_sensor"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_pressure_sensor"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_proximity_sensor"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_steps_sensor"
+                    },
+                    {
+                      "entity": "sensor.adri_s_gs22_sleep_confidence"
+                    }
+                  ],
+                  "title": "Mobile",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "update.hacs_update"
+                    },
+                    {
+                      "entity": "sensor.home_assistant_v2_db_size"
+                    },
+                    {
+                      "entity": "sensor.home_dgtlu_net_devices_connected"
+                    },
+                    {
+                      "entity": "sensor.home_dgtlu_net_download_speed"
+                    },
+                    {
+                      "entity": "sensor.home_dgtlu_net_upload_speed"
+                    },
+                    {
+                      "entity": "sensor.home_dgtlu_net_cpu_temperature"
+                    },
+                    {
+                      "entity": "sensor.home_dgtlu_net_average_load_1m"
+                    },
+                    {
+                      "entity": "sensor.home_dgtlu_net_5ghz_temperature"
+                    },
+                    {
+                      "entity": "alarm_control_panel.agent_athena_alarm_panel"
+                    },
+                    {
+                      "entity": "alarm_control_panel.alexa_guard_9b28a"
+                    }
+                  ],
+                  "title": "Network",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "sensor.noah_s_echo_next_alarm"
+                    },
+                    {
+                      "entity": "sensor.noah_s_echo_next_timer"
+                    },
+                    {
+                      "entity": "sensor.noah_s_echo_next_reminder"
+                    }
+                  ],
+                  "title": "Noah's Room",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "binary_sensor.office_occupancy",
+                      "name": "Occupancy"
+                    },
+                    {
+                      "entity": "sensor.office_temperature",
+                      "name": "Temperature"
+                    },
+                    {
+                      "entity": "sensor.epson_xp_7100_series"
+                    },
+                    {
+                      "entity": "sensor.epson_xp_7100_series_black_ink"
+                    },
+                    {
+                      "entity": "sensor.epson_xp_7100_series_cyan_ink"
+                    },
+                    {
+                      "entity": "sensor.epson_xp_7100_series_magenta_ink"
+                    },
+                    {
+                      "entity": "sensor.epson_xp_7100_series_yellow_ink"
+                    },
+                    {
+                      "entity": "sensor.epson_xp_7100_series_photo_black_ink"
+                    },
+                    {
+                      "entity": "sensor.office_echo_next_alarm",
+                      "name": "Echo next Alarm"
+                    },
+                    {
+                      "entity": "sensor.office_echo_next_timer",
+                      "name": "Echo next Timer"
+                    },
+                    {
+                      "entity": "sensor.office_echo_next_reminder",
+                      "name": "Echo next Reminder"
+                    },
+                    {
+                      "entity": "sensor.office_heater_power"
+                    }
+                  ],
+                  "title": "Office",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "type": "grid",
+              "square": false,
+              "columns": 1,
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "binary_sensor.kitchen_occupancy"
+                    },
+                    {
+                      "entity": "sensor.kitchen_temperature"
+                    },
+                    {
+                      "entity": "binary_sensor.00000_cell_motion_detection"
+                    },
+                    {
+                      "entity": "sensor.processor_usage_4"
+                    },
+                    {
+                      "entity": "sensor.last_reboot_4"
+                    },
+                    {
+                      "entity": "sensor.kitchen_echo_next_alarm"
+                    },
+                    {
+                      "entity": "sensor.kitchen_echo_next_timer"
+                    },
+                    {
+                      "entity": "sensor.kitchen_echo_next_reminder"
+                    }
+                  ],
+                  "title": "The Entire Kitchen",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "sensor.kroc_temperature"
+                    },
+                    {
+                      "entity": "weather.kroc_daynight"
+                    },
+                    {
+                      "entity": "sensor.kroc_relative_humidity"
+                    },
+                    {
+                      "entity": "sensor.kroc_wind_speed"
+                    },
+                    {
+                      "entity": "sensor.kroc_wind_gust"
+                    },
+                    {
+                      "entity": "sensor.pirateweather_precip_intensity"
+                    },
+                    {
+                      "entity": "sensor.pirateweather_precip_probability"
+                    },
+                    {
+                      "entity": "sensor.pirateweather_nearest_storm_distance"
+                    },
+                    {
+                      "entity": "sensor.pirateweather_cloud_coverage"
+                    },
+                    {
+                      "entity": "sensor.kroc_heat_index"
+                    },
+                    {
+                      "entity": "sensor.kroc_wind_chill"
+                    },
+                    {
+                      "entity": "sensor.kroc_dew_point"
+                    },
+                    {
+                      "entity": "sensor.kroc_barometric_pressure"
+                    },
+                    {
+                      "entity": "sensor.kroc_visibility"
+                    },
+                    {
+                      "entity": "sensor.kroc_wind_direction"
+                    }
+                  ],
+                  "title": "Rochester, NY Weather",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 2,
+              "type": "grid",
+              "cards": [
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.full_frontal_onvif_substream",
+                  "camera_image": "camera.full_frontal",
+                  "aspect_ratio": "16x9"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.rear_entry_onvif_substream",
+                  "camera_image": "camera.rear_entry",
+                  "aspect_ratio": "16x9"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.horus_onvif_secondstreamprofile",
+                  "camera_image": "camera.horus",
+                  "aspect_ratio": "16x9"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.thot_police_onvif_mediaprofile_channel1_substream1",
+                  "camera_image": "camera.thot_police",
+                  "aspect_ratio": "16x9"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.antechamber_onvif_minorstream"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.agent_athena_nibbles_nibbles",
+                  "image": "https://demo.home-assistant.io/stub_config/bedroom.png"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.third_estate_onvif_profile001"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.salon_onvif_minorstream"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "auto",
+                  "type": "picture-entity",
+                  "entity": "camera.rumpus_onvif_secondstreamprofile"
+                }
+              ]
+            }
+          ]
+        }
+      ]
+    }
+  }
+}

+ 12 - 0
.storage/lovelace.map

@@ -0,0 +1,12 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "lovelace.map",
+  "data": {
+    "config": {
+      "strategy": {
+        "type": "map"
+      }
+    }
+  }
+}

+ 183 - 0
.storage/lovelace.the_continuum

@@ -0,0 +1,183 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "lovelace.the_continuum",
+  "data": {
+    "config": {
+      "title": "🏳️‍🌈🏰🌟",
+      "views": [
+        {
+          "theme": "Backend-selected",
+          "title": "continuum main",
+          "path": "continuum-main",
+          "icon": "mdi:office-building",
+          "badges": [],
+          "cards": [
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "markdown",
+                  "content": "# mistress bedroom"
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "live",
+                  "type": "picture-entity",
+                  "hold_action": {
+                    "action": "navigate",
+                    "navigation_path": "http://athena.dgtlu.net:8090"
+                  },
+                  "entity": "camera.ipcam"
+                },
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.mistress_bedroom_lights"
+                    },
+                    {
+                      "entity": "light.mirror"
+                    },
+                    {
+                      "entity": "switch.operating_light_socket_1"
+                    },
+                    {
+                      "entity": "switch.smart_plug_energy_monitoring_switch_1",
+                      "name": "Salt Lamp",
+                      "icon": "mdi:lightbulb"
+                    },
+                    {
+                      "entity": "switch.smart_plug_energy_monitoring_switch_2",
+                      "name": "Mistress Bedroom space heater",
+                      "icon": "mdi:radiator"
+                    }
+                  ],
+                  "state_color": true,
+                  "show_header_toggle": false
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.kitchen_lights_light"
+                    }
+                  ],
+                  "title": "kitchen",
+                  "state_color": true
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "light.sunroom_lights"
+                    },
+                    {
+                      "entity": "light.hanging_lamp"
+                    },
+                    {
+                      "entity": "light.hanging_light_1"
+                    },
+                    {
+                      "entity": "light.hanging_light_2"
+                    },
+                    {
+                      "entity": "light.hanging_light_3"
+                    },
+                    {
+                      "entity": "light.living_room_corner_lamp"
+                    },
+                    {
+                      "entity": "light.window_dressing"
+                    },
+                    {
+                      "entity": "switch.the_fairy_lights_socket_1"
+                    }
+                  ],
+                  "title": "sunroom",
+                  "state_color": true
+                },
+                {
+                  "show_state": false,
+                  "show_name": false,
+                  "camera_view": "live",
+                  "type": "picture-entity",
+                  "entity": "camera.eufy_br"
+                },
+                {
+                  "type": "media-control",
+                  "entity": "media_player.jennifer_s_echo_dot"
+                }
+              ]
+            },
+            {
+              "square": false,
+              "columns": 1,
+              "type": "grid",
+              "cards": [
+                {
+                  "show_current": true,
+                  "show_forecast": true,
+                  "type": "weather-forecast",
+                  "entity": "weather.knyc_daynight"
+                },
+                {
+                  "type": "entities",
+                  "entities": [
+                    {
+                      "entity": "weather.knyc_hourly"
+                    },
+                    {
+                      "entity": "sensor.knyc_heat_index"
+                    },
+                    {
+                      "entity": "sensor.knyc_wind_chill"
+                    },
+                    {
+                      "entity": "sensor.knyc_wind_speed"
+                    },
+                    {
+                      "entity": "sensor.knyc_wind_gust"
+                    },
+                    {
+                      "entity": "sensor.knyc_relative_humidity"
+                    },
+                    {
+                      "entity": "sensor.knyc_dew_point"
+                    },
+                    {
+                      "entity": "sensor.knyc_barometric_pressure"
+                    },
+                    {
+                      "entity": "sensor.knyc_visibility"
+                    },
+                    {
+                      "entity": "sensor.knyc_wind_direction"
+                    }
+                  ]
+                }
+              ]
+            }
+          ]
+        }
+      ]
+    }
+  }
+}

+ 54 - 0
.storage/lovelace_dashboards

@@ -0,0 +1,54 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "lovelace_dashboards",
+  "data": {
+    "items": [
+      {
+        "show_in_sidebar": true,
+        "icon": "mdi:home",
+        "title": "Wisteria Manor",
+        "require_admin": false,
+        "mode": "storage",
+        "url_path": "lovelace-main",
+        "id": "lovelace_main"
+      },
+      {
+        "show_in_sidebar": true,
+        "icon": "mdi:gauge",
+        "title": "Sensors",
+        "require_admin": false,
+        "mode": "storage",
+        "url_path": "lovelace-sensors",
+        "id": "lovelace_sensors"
+      },
+      {
+        "show_in_sidebar": false,
+        "icon": "mdi:office-building",
+        "title": "the continuum",
+        "require_admin": false,
+        "mode": "storage",
+        "url_path": "the-continuum",
+        "id": "the_continuum"
+      },
+      {
+        "id": "dashboard_automatic",
+        "show_in_sidebar": true,
+        "icon": "mdi:robot-happy",
+        "title": "Automatic",
+        "require_admin": false,
+        "mode": "storage",
+        "url_path": "dashboard-automatic"
+      },
+      {
+        "id": "map",
+        "icon": "mdi:map",
+        "title": "Map",
+        "url_path": "map",
+        "show_in_sidebar": false,
+        "require_admin": false,
+        "mode": "storage"
+      }
+    ]
+  }
+}

+ 8 - 0
.storage/lovelace_resources

@@ -0,0 +1,8 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "lovelace_resources",
+  "data": {
+    "items": []
+  }
+}

+ 8 - 0
.storage/map

@@ -0,0 +1,8 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "map",
+  "data": {
+    "migrated": true
+  }
+}

+ 15 - 0
.storage/mobile_app

@@ -0,0 +1,15 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "mobile_app",
+  "data": {
+    "deleted_ids": [
+      "0268ca5a97dde426607afa3573b75f27ba85a2de50d1185fc3b2b6ea0b699a47",
+      "47f6b439d18077e8e812b8300609554b84c291fe4c4543184c6de75e7d06b68d",
+      "8d27d815df980b21e2f58a11c620d0515e8a18dd5283ff22fede2271417a93a0",
+      "dede02cba5b42557bb1ef2ef1914ee595556cc4bd59b68d13a5a64962758bbd2",
+      "31c97354230b7cee3be0a9635697950e22d809a32c117534efcddc8738b5398e",
+      "36c5d74d072ad4762ef69dfdca81e3165329fd3ee73aaaeb4ffdef2e74d5b5aa"
+    ]
+  }
+}

+ 12 - 0
.storage/onboarding

@@ -0,0 +1,12 @@
+{
+    "version": 4,
+    "key": "onboarding",
+    "data": {
+        "done": [
+            "user",
+            "core_config",
+            "analytics",
+            "integration"
+        ]
+    }
+}

+ 33 - 0
.storage/person

@@ -0,0 +1,33 @@
+{
+  "version": 2,
+  "minor_version": 1,
+  "key": "person",
+  "data": {
+    "items": [
+      {
+        "name": "adri",
+        "user_id": "a7aaeb67e2194654b449b7f63b26e1ac",
+        "device_trackers": [
+          "device_tracker.pixel_4a_6",
+          "device_tracker.adri_s_gs22"
+        ],
+        "id": "adri",
+        "picture": null
+      },
+      {
+        "name": "jenn",
+        "device_trackers": [],
+        "user_id": null,
+        "picture": null,
+        "id": "jenn"
+      },
+      {
+        "id": "noah",
+        "name": "noah",
+        "device_trackers": [],
+        "user_id": "7d6927a12be347bead322369974e7dcc",
+        "picture": null
+      }
+    ]
+  }
+}

+ 443 - 0
.storage/repairs.issue_registry

@@ -0,0 +1,443 @@
+{
+  "version": 1,
+  "minor_version": 2,
+  "key": "repairs.issue_registry",
+  "data": {
+    "issues": [
+      {
+        "created": "2023-06-29T09:59:40.999957+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "14e15f42ac784cf78b54ea8d8e60d030"
+      },
+      {
+        "created": "2023-08-18T03:08:54.777126+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "b96c9c89e01040e48cbc2623b4cd4de8"
+      },
+      {
+        "created": "2023-09-11T16:21:49.323790+00:00",
+        "dismissed_version": "2023.9.2",
+        "domain": "weather",
+        "is_persistent": false,
+        "issue_id": "deprecated_weather_forecast_pirateweather"
+      },
+      {
+        "created": "2023-10-27T02:52:09.838271+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "4d8e6a09b22c4ad9bf218584fd55dd89"
+      },
+      {
+        "created": "2023-11-15T02:37:21.562097+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "0bddedf4f5724249ab30b57ac92857b3"
+      },
+      {
+        "created": "2023-11-29T13:43:32.792794+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "4e2156e8a9724dffbe8174b104e01b78"
+      },
+      {
+        "created": "2024-01-16T03:51:39.684990+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "93c8c59c4b704544a811daa3504e5740"
+      },
+      {
+        "created": "2024-02-06T01:22:38.518965+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "f5ed9a904ca94ec2acbbdc355a47e719"
+      },
+      {
+        "created": "2024-02-06T08:37:18.688729+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "3dcab717b3d34490918eaad01011942b"
+      },
+      {
+        "created": "2024-02-21T04:28:33.537904+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "8d1c066308a0466abad278e6f1d45e64"
+      },
+      {
+        "created": "2024-03-09T19:02:45.486112+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "950126ae2ee44ada8959c3233c98f8bf"
+      },
+      {
+        "created": "2024-03-09T19:02:45.486687+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "5dd0f5e525b4480eb64393aaf62654cd"
+      },
+      {
+        "created": "2024-06-30T08:23:09.461428+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "f4db4de2880a414db5ef3a712d4216f9"
+      },
+      {
+        "created": "2024-06-30T08:23:09.462627+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "d573221e6c4541b891094298d02d8a38"
+      },
+      {
+        "created": "2024-07-10T20:54:48.920300+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "6cc74b3befb149a199a0bd1f4fa1a8c0"
+      },
+      {
+        "created": "2024-07-10T20:54:48.922732+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "3b4ed4f9571e415d965c119f8b2080bc"
+      },
+      {
+        "created": "2024-08-06T11:34:02.620145+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "0b7ae62bb96545ddab77e31786df5047"
+      },
+      {
+        "created": "2024-08-06T11:34:02.646416+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "a85098c3e47d44209c40e18c80f77544"
+      },
+      {
+        "created": "2024-08-25T12:46:21.870339+00:00",
+        "dismissed_version": null,
+        "domain": "homeassistant",
+        "is_persistent": false,
+        "issue_id": "deprecated_yaml_media_extractor"
+      },
+      {
+        "created": "2024-09-04T08:35:27.077722+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_249381778_tags/v5.2.2"
+      },
+      {
+        "created": "2024-09-26T23:31:30.427120+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_139664351_tags/v4.13.2"
+      },
+      {
+        "created": "2024-09-26T23:31:49.145548+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_366713850_tags/v1.5.9"
+      },
+      {
+        "created": "2024-10-11T06:55:10.917921+00:00",
+        "dismissed_version": null,
+        "domain": "sensor",
+        "is_persistent": false,
+        "issue_id": "state_class_removed_sensor.pirateweather_nearest_storm_distance"
+      },
+      {
+        "created": "2024-10-11T06:55:10.921886+00:00",
+        "dismissed_version": null,
+        "domain": "sensor",
+        "is_persistent": false,
+        "issue_id": "state_class_removed_sensor.galaxy_watch4_sl4d_battery_level"
+      },
+      {
+        "created": "2024-10-11T06:55:10.922126+00:00",
+        "dismissed_version": null,
+        "domain": "sensor",
+        "is_persistent": false,
+        "issue_id": "state_class_removed_sensor.galaxy_watch4_sl4d_battery_temperature"
+      },
+      {
+        "created": "2024-10-11T06:55:10.922242+00:00",
+        "dismissed_version": null,
+        "domain": "sensor",
+        "is_persistent": false,
+        "issue_id": "state_class_removed_sensor.galaxy_watch4_sl4d_battery_power"
+      },
+      {
+        "created": "2024-10-11T07:09:50.983421+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_139664351_tags/v4.13.4"
+      },
+      {
+        "created": "2024-10-11T07:15:14.796209+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_366713850_tags/v1.6"
+      },
+      {
+        "created": "2024-10-11T07:15:23.903080+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_250022973_tags/v0.40.0"
+      },
+      {
+        "created": "2024-10-20T21:32:40.082911+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_250022973_tags/v0.40.3"
+      },
+      {
+        "created": "2024-10-24T20:55:57.531906+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_842717217_tags/5061d14"
+      },
+      {
+        "created": "2024-11-04T18:00:58.464437+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_366713850_tags/v1.6.1.1"
+      },
+      {
+        "created": "2024-11-04T18:03:15.888556+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_139664351_tags/v4.13.7"
+      },
+      {
+        "created": "2024-11-07T22:35:24.650783+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_878466742_tags/2a5cc51"
+      },
+      {
+        "created": "2024-11-20T00:17:00.323053+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_139664351_tags/v4.13.8"
+      },
+      {
+        "created": "2024-11-20T00:17:13.361597+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_366713850_tags/v1.6.2"
+      },
+      {
+        "created": "2024-12-02T16:09:29.847428+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_139664351_tags/v5.0.0"
+      },
+      {
+        "created": "2024-12-02T18:51:02.446013+00:00",
+        "dismissed_version": "2024.11.3",
+        "domain": "homeassistant",
+        "is_persistent": false,
+        "issue_id": "config_entry_only_uniled"
+      },
+      {
+        "created": "2024-12-04T20:09:33.606736+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_560282866_tags/3.0.2-beta.4"
+      },
+      {
+        "created": "2024-12-09T03:32:32.660721+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_139664351_tags/v5.0.2"
+      },
+      {
+        "created": "2024-12-09T03:37:13.399307+00:00",
+        "dismissed_version": "2024.12.1",
+        "domain": "homeassistant",
+        "is_persistent": false,
+        "issue_id": "integration_not_found.uniled"
+      },
+      {
+        "created": "2024-12-09T04:12:28.893689+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_560282866_tags/3.0.4-beta.6"
+      },
+      {
+        "created": "2024-12-16T18:13:00.795619+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "2fc045e47e8448bc85fce2fdbd49d34b"
+      },
+      {
+        "created": "2024-12-16T18:13:00.799633+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "b4aa4ce79ecf473eae6a917da8b24ee4"
+      },
+      {
+        "created": "2024-12-23T01:08:23.723969+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_560282866_tags/3.0.8-beta.9"
+      },
+      {
+        "created": "2024-12-23T01:16:29.797298+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_139664351_tags/v5.2.0"
+      },
+      {
+        "created": "2024-12-30T11:04:11.787745+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_139664351_tags/v5.3.0"
+      },
+      {
+        "created": "2025-01-03T18:35:23.991342+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "685494f282c44dc49fde9b9630deb4df"
+      },
+      {
+        "created": "2025-01-03T18:35:23.999056+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "c350b59744bf465f82f69984697597fb"
+      },
+      {
+        "created": "2025-01-05T20:28:04.338174+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "2cbd70751cfb49ecbf04912cb076388b"
+      },
+      {
+        "created": "2025-01-05T20:28:04.341419+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "a0fa9440042f4a42840899f3510c1f07"
+      },
+      {
+        "created": "2025-01-06T21:32:00.863665+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_250022973_tags/v0.41.1"
+      },
+      {
+        "created": "2025-01-14T04:01:27.923937+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_76125161_tags/1.7.1"
+      },
+      {
+        "created": "2025-01-15T14:03:48.301125+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_139664351_tags/v5.4.0"
+      },
+      {
+        "created": "2025-01-15T14:03:59.218934+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_172733314_tags/2.0.3"
+      },
+      {
+        "created": "2025-01-28T06:16:53.849138+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_172733314_tags/2.0.4"
+      },
+      {
+        "created": "2025-01-28T06:17:41.225416+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_366713850_tags/v1.7"
+      },
+      {
+        "created": "2025-01-28T12:50:45.289919+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_172733314_tags/2.0.5"
+      },
+      {
+        "created": "2025-02-13T21:25:55.910657+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "38cd30e5eadf49a1bbc3ec07a6a8e955"
+      },
+      {
+        "created": "2025-02-13T21:25:55.923815+00:00",
+        "dismissed_version": null,
+        "domain": "hassio",
+        "is_persistent": false,
+        "issue_id": "9f4245b9aa7f497ebdfb9d620ba93b71"
+      },
+      {
+        "created": "2025-02-14T06:43:03.615929+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_560282866_tags/3.0.10-beta.11"
+      },
+      {
+        "created": "2025-02-14T06:43:49.276765+00:00",
+        "dismissed_version": null,
+        "domain": "hacs",
+        "is_persistent": false,
+        "issue_id": "restart_required_76125161_tags/1.7.2"
+      }
+    ]
+  }
+}

+ 16 - 0
.storage/timer

@@ -0,0 +1,16 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "timer",
+  "data": {
+    "items": [
+      {
+        "name": "Countdown 1",
+        "icon": "mdi:timer",
+        "restore": false,
+        "duration": "0:00:00",
+        "id": "countdown_1"
+      }
+    ]
+  }
+}

+ 3467 - 0
.storage/tmp9rrwxkru

@@ -0,0 +1,3467 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "core.restore_state",
+  "data": [
+    {
+      "state": {
+        "entity_id": "person.adri",
+        "state": "🏳️‍🌈🏰🌟",
+        "attributes": {
+          "editable": false,
+          "id": "adri",
+          "latitude": 40.7496675,
+          "longitude": -73.9401356,
+          "gps_accuracy": 18,
+          "source": "device_tracker.sm_g981u1",
+          "user_id": "a7aaeb67e2194654b449b7f63b26e1ac",
+          "friendly_name": "adri"
+        },
+        "last_changed": "2022-09-21T02:39:45.055855+00:00",
+        "last_updated": "2022-09-21T02:40:37.039667+00:00",
+        "context": {
+          "id": "01GDEYPB5FSESM3PGMQ7V0HC0V",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "person.jenn",
+        "state": "unknown",
+        "attributes": {
+          "editable": false,
+          "id": "jenn",
+          "user_id": "5219691e8ccc4d42bbb2586b1104bfb7",
+          "friendly_name": "jenn"
+        },
+        "last_changed": "2022-09-21T02:39:45.056183+00:00",
+        "last_updated": "2022-09-21T02:40:37.040045+00:00",
+        "context": {
+          "id": "01GDEYPB5GSRDQZ87N23SSKEK2",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "scene.new_scene",
+        "state": "2022-08-23T13:49:15.819204+00:00",
+        "attributes": {
+          "entity_id": [
+            "light.west_lamp_bottom",
+            "light.west_lamp_top",
+            "light.west_lamp_mid",
+            "light.east_lamp_top",
+            "light.east_lamp_bottom",
+            "light.east_lamp_mid"
+          ],
+          "id": "1646518635126",
+          "icon": "mdi:grave-stone",
+          "friendly_name": "this is useless"
+        },
+        "last_changed": "2022-09-21T02:39:47.947937+00:00",
+        "last_updated": "2022-09-21T02:39:47.947937+00:00",
+        "context": {
+          "id": "01GDEYMV7BHB932XJW6RNYPMC1",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "scene.backyard_alert",
+        "state": "2022-09-30T23:18:30.312339+00:00",
+        "attributes": {
+          "entity_id": [
+            "light.back_door",
+            "light.backyard_floodlight",
+            "switch.in_wall_smart_toggle_switch"
+          ],
+          "id": "1661138259820",
+          "icon": "mdi:alarm-light",
+          "friendly_name": "Backyard Alert"
+        },
+        "last_changed": "2022-09-30T23:18:30.312484+00:00",
+        "last_updated": "2022-09-30T23:18:30.312484+00:00",
+        "context": {
+          "id": "01GE8B3EMZ7M2G7E4NKGV6YZ6F",
+          "parent_id": "01GE8B3AQVCA9TTETAR1WC2XH6",
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "scene.backyard_normal",
+        "state": "2022-09-30T23:19:35.989066+00:00",
+        "attributes": {
+          "entity_id": [
+            "light.back_door",
+            "light.backyard_floodlight",
+            "switch.in_wall_smart_toggle_switch"
+          ],
+          "id": "1661138423475",
+          "icon": "mdi:lightbulb-on-20",
+          "friendly_name": "Backyard Normal"
+        },
+        "last_changed": "2022-09-30T23:19:35.989310+00:00",
+        "last_updated": "2022-09-30T23:19:35.989310+00:00",
+        "context": {
+          "id": "01GE8B3EMZ7M2G7E4NKGV6YZ6F",
+          "parent_id": "01GE8B3AQVCA9TTETAR1WC2XH6",
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "scene.front_yard_normal",
+        "state": "2022-10-01T00:53:08.579907+00:00",
+        "attributes": {
+          "entity_id": [
+            "light.front_door"
+          ],
+          "id": "1662858332676",
+          "icon": "mdi:lightbulb",
+          "friendly_name": "Front Yard Normal"
+        },
+        "last_changed": "2022-10-01T00:53:08.580059+00:00",
+        "last_updated": "2022-10-01T00:53:08.580059+00:00",
+        "context": {
+          "id": "01GE8GEN7Z5STWXT05KCGYHDWT",
+          "parent_id": "01GE8GEFCC4J1WTKPHAEA86NMG",
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "scene.front_yard_alert",
+        "state": "2022-10-01T00:52:00.390628+00:00",
+        "attributes": {
+          "entity_id": [
+            "light.front_door"
+          ],
+          "id": "1662858428560",
+          "icon": "mdi:lightbulb-alert",
+          "friendly_name": "Front Yard Alert"
+        },
+        "last_changed": "2022-10-01T00:52:00.390778+00:00",
+        "last_updated": "2022-10-01T00:52:00.390778+00:00",
+        "context": {
+          "id": "01GE8GEN7Z5STWXT05KCGYHDWT",
+          "parent_id": "01GE8GEFCC4J1WTKPHAEA86NMG",
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "script.thinking_about_my_girl",
+        "state": "off",
+        "attributes": {
+          "last_triggered": "2022-09-18T13:40:46.015621+00:00",
+          "mode": "restart",
+          "current": 0,
+          "icon": "mdi:lightbulb-question-outline",
+          "friendly_name": "Thinking about my girl"
+        },
+        "last_changed": "2022-09-21T02:39:48.432346+00:00",
+        "last_updated": "2022-09-21T02:39:48.432346+00:00",
+        "context": {
+          "id": "01GDEYMVPGBKC5E3PTS24N9R86",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "button.scan_clients_persephone",
+        "state": "unknown",
+        "attributes": {
+          "friendly_name": "Scan Clients (persephone)"
+        },
+        "last_changed": "2022-09-30T23:06:20.147799+00:00",
+        "last_updated": "2022-09-30T23:06:20.147799+00:00",
+        "context": {
+          "id": "01GE8AD5KK6DWW9R52VP8DWWTN",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.bath_lights_on",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-10-01T00:50:31.321182+00:00",
+          "mode": "single",
+          "current": 0,
+          "id": "1634297487388",
+          "friendly_name": "bath lights on"
+        },
+        "last_changed": "2022-09-22T15:30:56.057053+00:00",
+        "last_updated": "2022-10-01T00:50:31.758184+00:00",
+        "context": {
+          "id": "01GE8GBY8RW7C1N0CSBPA6AAYJ",
+          "parent_id": "01GE8GBY8KTG0CK9XYD932W94D",
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.bath_lights_off",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-09-23T01:29:23.982798+00:00",
+          "mode": "single",
+          "current": 0,
+          "id": "1634297777634",
+          "friendly_name": "bath lights off"
+        },
+        "last_changed": "2022-09-22T15:30:56.057792+00:00",
+        "last_updated": "2022-09-23T01:29:24.421106+00:00",
+        "context": {
+          "id": "01GDKZDC8ESE7W7SRBT2SYQRWC",
+          "parent_id": "01GDKZDC891FVKFWW4Z1EVZ9JT",
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.bath_lights_plum",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-09-22T23:02:16.201815+00:00",
+          "mode": "single",
+          "current": 0,
+          "id": "1635450485482",
+          "friendly_name": "bath lights plum"
+        },
+        "last_changed": "2022-09-22T15:30:56.058385+00:00",
+        "last_updated": "2022-09-22T23:02:16.228432+00:00",
+        "context": {
+          "id": "01GDKPZZC84R8Y09WP55TXM6VS",
+          "parent_id": "01GDKPZZBZ7GHZKHVHV0K1RM71",
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.bath_lights_brighter",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-09-22T23:02:15.251760+00:00",
+          "mode": "single",
+          "current": 0,
+          "id": "1635451829513",
+          "friendly_name": "bath lights brighter"
+        },
+        "last_changed": "2022-09-22T15:30:56.058873+00:00",
+        "last_updated": "2022-09-22T23:02:15.264798+00:00",
+        "context": {
+          "id": "01GDKPZYEJPPNR5293J5HM9JTM",
+          "parent_id": "01GDKPZYE930VNE5WEMGA9MN7F",
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.bath_lights_dimmer",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-09-21T11:00:11.144086+00:00",
+          "mode": "single",
+          "current": 0,
+          "id": "1635451876797",
+          "friendly_name": "bath lights dimmer"
+        },
+        "last_changed": "2022-09-22T15:30:56.059347+00:00",
+        "last_updated": "2022-09-22T15:30:56.059347+00:00",
+        "context": {
+          "id": "01GDJX5HXVT1Z3MXF3HK7D0JKN",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.bath_lights_warm_white",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-09-22T23:02:14.599874+00:00",
+          "mode": "single",
+          "current": 0,
+          "id": "1638686161979",
+          "friendly_name": "bath lights warm white"
+        },
+        "last_changed": "2022-09-22T15:30:56.059806+00:00",
+        "last_updated": "2022-09-22T23:02:14.605400+00:00",
+        "context": {
+          "id": "01GDKPZXT617TNMSBKTPEF3825",
+          "parent_id": "01GDKPZXSY2D9NYECANVSR1W44",
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.deicing_cables_on",
+        "state": "on",
+        "attributes": {
+          "last_triggered": null,
+          "mode": "single",
+          "current": 0,
+          "id": "1640286428678",
+          "friendly_name": "deicing cables on"
+        },
+        "last_changed": "2022-09-22T15:30:56.060235+00:00",
+        "last_updated": "2022-09-22T15:30:56.060235+00:00",
+        "context": {
+          "id": "01GDJX5HXWAZMYHCFQDFK4X0V9",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.deicing_cables_off",
+        "state": "on",
+        "attributes": {
+          "last_triggered": null,
+          "mode": "single",
+          "current": 0,
+          "id": "1640286516292",
+          "friendly_name": "deicing cables off"
+        },
+        "last_changed": "2022-09-22T15:30:56.060667+00:00",
+        "last_updated": "2022-09-22T15:30:56.060667+00:00",
+        "context": {
+          "id": "01GDJX5HXW5A8FKWWXWQBEP001",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.backyard_motion_light_2",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-09-30T23:18:30.305136+00:00",
+          "mode": "restart",
+          "current": 0,
+          "id": "1661139399908",
+          "friendly_name": "Backyard Motion Detected"
+        },
+        "last_changed": "2022-09-22T15:30:56.061111+00:00",
+        "last_updated": "2022-09-30T23:19:36.136231+00:00",
+        "context": {
+          "id": "01GE8B5EY81RY5HA8FVV6BG286",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.night_lights_on",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-09-30T22:54:03.086734+00:00",
+          "mode": "single",
+          "current": 0,
+          "id": "1661386100452",
+          "friendly_name": "at dusk"
+        },
+        "last_changed": "2022-09-22T15:30:56.061609+00:00",
+        "last_updated": "2022-09-30T22:54:09.507439+00:00",
+        "context": {
+          "id": "01GE89PW33G324YWMJ8KNJ56DM",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.at_dawn",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-09-30T11:06:15.874333+00:00",
+          "mode": "single",
+          "current": 0,
+          "id": "1662697063215",
+          "friendly_name": "at dawn"
+        },
+        "last_changed": "2022-09-22T15:30:56.062119+00:00",
+        "last_updated": "2022-09-30T11:06:16.330043+00:00",
+        "context": {
+          "id": "01GE716NY16R6ZHBMFATJ73T4T",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.front_yard_motion_light",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-10-01T00:52:00.384984+00:00",
+          "mode": "restart",
+          "current": 0,
+          "id": "1662859384615",
+          "friendly_name": "Front Yard Motion Detected"
+        },
+        "last_changed": "2022-09-29T01:25:40.444737+00:00",
+        "last_updated": "2022-10-01T00:53:18.581053+00:00",
+        "context": {
+          "id": "01GE8GH1KN0NF7AM6Q8SEN863Q",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "button.front_motion_sensor_ping",
+        "state": "unknown",
+        "attributes": {
+          "friendly_name": "Front Motion Sensor: Ping"
+        },
+        "last_changed": "2022-09-21T02:39:59.005253+00:00",
+        "last_updated": "2022-09-21T02:39:59.005253+00:00",
+        "context": {
+          "id": "01GDEYN60XXPB76Q3YDR7EVVTA",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_charger_type",
+        "state": "none",
+        "attributes": {
+          "icon": "mdi:battery",
+          "friendly_name": "Adri's GS20 Charger Type"
+        },
+        "last_changed": "2022-09-30T22:44:44.198835+00:00",
+        "last_updated": "2022-09-30T22:44:44.198835+00:00",
+        "context": {
+          "id": "01GE895M1608Q48T143M22VCQG",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "none",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_geocoded_location",
+        "state": "110 Bastian Rd, Rochester, NY 14623, USA",
+        "attributes": {
+          "administrative_area": "New York",
+          "country": "United States",
+          "iso_country_code": "US",
+          "locality": "Rochester",
+          "location": [
+            43.1115469,
+            -77.64428319999999
+          ],
+          "name": "110",
+          "phone": "null",
+          "postal_code": "14623",
+          "premises": "null",
+          "sub_administrative_area": "Monroe County",
+          "sub_locality": "null",
+          "sub_thoroughfare": "110",
+          "thoroughfare": "Bastian Road",
+          "url": "null",
+          "icon": "mdi:map",
+          "friendly_name": "Adri's GS20 Geocoded Location"
+        },
+        "last_changed": "2022-10-01T00:15:17.345856+00:00",
+        "last_updated": "2022-10-01T00:15:17.345856+00:00",
+        "context": {
+          "id": "01GE8EBDV1R8F0RMD95KT96Z8G",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "110 Bastian Rd, Rochester, NY 14623, USA",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_light_sensor",
+        "state": "35",
+        "attributes": {
+          "state_class": "measurement",
+          "unit_of_measurement": "lx",
+          "device_class": "illuminance",
+          "icon": "mdi:brightness-5",
+          "friendly_name": "Adri's GS20 Light Sensor"
+        },
+        "last_changed": "2022-10-01T00:48:14.497952+00:00",
+        "last_updated": "2022-10-01T00:48:14.497952+00:00",
+        "context": {
+          "id": "01GE8G7RN1TNYCVHGBMTW78WKA",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "35",
+        "native_unit_of_measurement": "lx"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_wifi_connection",
+        "state": "spiderweb",
+        "attributes": {
+          "is_hidden": false,
+          "icon": "mdi:wifi",
+          "friendly_name": "Adri's GS20 WiFi Connection"
+        },
+        "last_changed": "2022-09-30T23:13:31.591702+00:00",
+        "last_updated": "2022-09-30T23:13:31.591702+00:00",
+        "context": {
+          "id": "01GE8ATAY7CA7QY8Y9W9PRPWVY",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "spiderweb",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_wifi_ip_address",
+        "state": "192.168.0.3",
+        "attributes": {
+          "icon": "mdi:ip",
+          "friendly_name": "Adri's GS20 WiFi IP Address"
+        },
+        "last_changed": "2022-09-30T23:13:33.582332+00:00",
+        "last_updated": "2022-09-30T23:13:33.582332+00:00",
+        "context": {
+          "id": "01GE8ATCWEW37XWB4PMZK6CV8Y",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "192.168.0.3",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_wifi_signal_strength",
+        "state": "-79",
+        "attributes": {
+          "state_class": "measurement",
+          "unit_of_measurement": "dBm",
+          "device_class": "signal_strength",
+          "icon": "mdi:wifi-strength-1",
+          "friendly_name": "Adri's GS20 WiFi Signal Strength"
+        },
+        "last_changed": "2022-09-30T23:13:33.588333+00:00",
+        "last_updated": "2022-09-30T23:13:33.588333+00:00",
+        "context": {
+          "id": "01GE8ATCWME1K1CN0Q4114RG5T",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": -79,
+        "native_unit_of_measurement": "dBm"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_public_ip_address",
+        "state": "64.201.233.98",
+        "attributes": {
+          "icon": "mdi:ip",
+          "friendly_name": "Adri's GS20 Public IP Address"
+        },
+        "last_changed": "2022-09-30T23:15:13.612479+00:00",
+        "last_updated": "2022-09-30T23:15:13.612479+00:00",
+        "context": {
+          "id": "01GE8AXEJC6SCA23V0MKQS9ST1",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "64.201.233.98",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_next_alarm",
+        "state": "2022-10-01T07:00:00+00:00",
+        "attributes": {
+          "Local Time": "Sat Oct 01 03:00:00 EDT 2022",
+          "Package": "com.samsung.android.app.routines",
+          "Time in Milliseconds": 1664607600000,
+          "device_class": "timestamp",
+          "icon": "mdi:alarm",
+          "friendly_name": "Adri's GS20 Next Alarm"
+        },
+        "last_changed": "2022-09-30T12:00:01.214044+00:00",
+        "last_updated": "2022-09-30T12:00:01.214044+00:00",
+        "context": {
+          "id": "01GE7493NYXDVNX3VJTC1A4PVS",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-10-01T07:00:00+00:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_active_notification_count",
+        "state": "7",
+        "attributes": {
+          "state_class": "measurement",
+          "android.appInfo_com.catchingnow.np_4104": "ApplicationInfo{6669da5 com.catchingnow.np}",
+          "android.appInfo_com.google.android.googlequicksearchbox_-498925333": "ApplicationInfo{669e06e com.google.android.googlequicksearchbox}",
+          "android.appInfo_com.google.android.googlequicksearchbox_2052172665": "ApplicationInfo{8a430f com.google.android.googlequicksearchbox}",
+          "android.appInfo_com.sec.android.app.shealth_105": "ApplicationInfo{7e74f9c com.sec.android.app.shealth}",
+          "android.appInfo_com.soundcloud.android_1": "ApplicationInfo{1f8dc70 com.soundcloud.android}",
+          "android.appInfo_com.spotify.music_2131430481": "ApplicationInfo{2f16eb3 com.spotify.music}",
+          "android.appInfo_org.skvalex.cr_2131296683": "ApplicationInfo{8c02be9 org.skvalex.cr}",
+          "android.bigText_com.google.android.googlequicksearchbox_-498925333": "Due by October 1",
+          "android.bigText_com.google.android.googlequicksearchbox_2052172665": "$264.14 by October 1",
+          "android.bigText_com.sec.android.app.shealth_105": "You've achieved 106% of your step goal.",
+          "android.compactActions_com.soundcloud.android_1": [
+            1,
+            2,
+            3
+          ],
+          "android.compactActions_com.spotify.music_2131430481": [
+            1,
+            2,
+            3
+          ],
+          "android.contains.customView_com.catchingnow.np_4104": true,
+          "android.infoText_com.catchingnow.np_4104": "null",
+          "android.infoText_com.google.android.googlequicksearchbox_-498925333": "null",
+          "android.infoText_com.google.android.googlequicksearchbox_2052172665": "null",
+          "android.infoText_com.soundcloud.android_1": "null",
+          "android.infoText_com.spotify.music_2131430481": "null",
+          "android.infoText_org.skvalex.cr_2131296683": "null",
+          "android.largeIcon_com.catchingnow.np_4104": "null",
+          "android.largeIcon_com.google.android.googlequicksearchbox_-498925333": "Icon(typ=BITMAP size=95x95)",
+          "android.largeIcon_com.google.android.googlequicksearchbox_2052172665": "Icon(typ=BITMAP size=95x95)",
+          "android.largeIcon_com.sec.android.app.shealth_105": "Icon(typ=BITMAP size=79x79)",
+          "android.largeIcon_com.soundcloud.android_1": "null",
+          "android.largeIcon_com.spotify.music_2131430481": "Icon(typ=BITMAP size=95x95)",
+          "android.largeIcon_org.skvalex.cr_2131296683": "null",
+          "android.mediaSession_com.soundcloud.android_1": "android.media.session.MediaSession$Token@2b7ae6a",
+          "android.mediaSession_com.spotify.music_2131430481": "android.media.session.MediaSession$Token@30ef4fe",
+          "android.progressIndeterminate_com.catchingnow.np_4104": false,
+          "android.progressIndeterminate_com.google.android.googlequicksearchbox_-498925333": false,
+          "android.progressIndeterminate_com.google.android.googlequicksearchbox_2052172665": false,
+          "android.progressIndeterminate_com.soundcloud.android_1": false,
+          "android.progressIndeterminate_com.spotify.music_2131430481": false,
+          "android.progressIndeterminate_org.skvalex.cr_2131296683": false,
+          "android.progressMax_com.catchingnow.np_4104": 0,
+          "android.progressMax_com.google.android.googlequicksearchbox_-498925333": 0,
+          "android.progressMax_com.google.android.googlequicksearchbox_2052172665": 0,
+          "android.progressMax_com.soundcloud.android_1": 0,
+          "android.progressMax_com.spotify.music_2131430481": 0,
+          "android.progressMax_org.skvalex.cr_2131296683": 0,
+          "android.progress_com.catchingnow.np_4104": 0,
+          "android.progress_com.google.android.googlequicksearchbox_-498925333": 0,
+          "android.progress_com.google.android.googlequicksearchbox_2052172665": 0,
+          "android.progress_com.soundcloud.android_1": 0,
+          "android.progress_com.spotify.music_2131430481": 0,
+          "android.progress_org.skvalex.cr_2131296683": 0,
+          "android.reduced.images_com.catchingnow.np_4104": true,
+          "android.reduced.images_com.google.android.googlequicksearchbox_-498925333": true,
+          "android.reduced.images_com.google.android.googlequicksearchbox_2052172665": true,
+          "android.reduced.images_com.sec.android.app.shealth_105": true,
+          "android.reduced.images_com.soundcloud.android_1": true,
+          "android.reduced.images_com.spotify.music_2131430481": true,
+          "android.reduced.images_org.skvalex.cr_2131296683": true,
+          "android.remoteInputHistory_com.catchingnow.np_4104": "null",
+          "android.remoteInputHistory_com.google.android.googlequicksearchbox_-498925333": "null",
+          "android.remoteInputHistory_com.google.android.googlequicksearchbox_2052172665": "null",
+          "android.remoteInputHistory_com.soundcloud.android_1": "null",
+          "android.remoteInputHistory_com.spotify.music_2131430481": "null",
+          "android.remoteInputHistory_org.skvalex.cr_2131296683": "null",
+          "android.showChronometer_com.catchingnow.np_4104": false,
+          "android.showChronometer_com.google.android.googlequicksearchbox_-498925333": false,
+          "android.showChronometer_com.google.android.googlequicksearchbox_2052172665": false,
+          "android.showChronometer_com.soundcloud.android_1": false,
+          "android.showChronometer_com.spotify.music_2131430481": false,
+          "android.showChronometer_org.skvalex.cr_2131296683": true,
+          "android.showWhen_com.catchingnow.np_4104": true,
+          "android.showWhen_com.google.android.googlequicksearchbox_-498925333": true,
+          "android.showWhen_com.google.android.googlequicksearchbox_2052172665": true,
+          "android.showWhen_com.sec.android.app.shealth_105": true,
+          "android.showWhen_com.soundcloud.android_1": false,
+          "android.showWhen_com.spotify.music_2131430481": true,
+          "android.showWhen_org.skvalex.cr_2131296683": true,
+          "android.subText_com.catchingnow.np_4104": "null",
+          "android.subText_com.google.android.googlequicksearchbox_-498925333": "Assistant",
+          "android.subText_com.google.android.googlequicksearchbox_2052172665": "Assistant",
+          "android.subText_com.soundcloud.android_1": "null",
+          "android.subText_com.spotify.music_2131430481": "Listening on Bedroom Echo",
+          "android.subText_org.skvalex.cr_2131296683": "null",
+          "android.support.v4.app.extra.COMPAT_TEMPLATE_com.google.android.googlequicksearchbox_-498925333": "androidx.core.app.NotificationCompat$BigTextStyle",
+          "android.support.v4.app.extra.COMPAT_TEMPLATE_com.google.android.googlequicksearchbox_2052172665": "androidx.core.app.NotificationCompat$BigTextStyle",
+          "android.template_com.catchingnow.np_4104": "android.app.Notification$DecoratedCustomViewStyle",
+          "android.template_com.google.android.googlequicksearchbox_-498925333": "android.app.Notification$BigTextStyle",
+          "android.template_com.google.android.googlequicksearchbox_2052172665": "android.app.Notification$BigTextStyle",
+          "android.template_com.sec.android.app.shealth_105": "android.app.Notification$BigTextStyle",
+          "android.template_com.soundcloud.android_1": "android.app.Notification$MediaStyle",
+          "android.template_com.spotify.music_2131430481": "android.app.Notification$MediaStyle",
+          "android.text_com.catchingnow.np_4104": "Tap for more info",
+          "android.text_com.google.android.googlequicksearchbox_-498925333": "Due by October 1",
+          "android.text_com.google.android.googlequicksearchbox_2052172665": "$264.14 by October 1",
+          "android.text_com.sec.android.app.shealth_105": "You've achieved 106% of your step goal.",
+          "android.text_com.soundcloud.android_1": "Pearsall",
+          "android.text_com.spotify.music_2131430481": "Johnny Osbourne",
+          "android.text_org.skvalex.cr_2131296683": "Recording in progress",
+          "android.title_com.catchingnow.np_4104": "Filtered 2 notifications recently",
+          "android.title_com.google.android.googlequicksearchbox_-498925333": "notifications@summitfcu.org - Payment reminder for HOME EQUITY LOC VARIABLE 85% 2 due in 5 days",
+          "android.title_com.google.android.googlequicksearchbox_2052172665": "Bill due in 1 day · noreply@billing.rge.com",
+          "android.title_com.sec.android.app.shealth_105": "3,206 steps",
+          "android.title_com.soundcloud.android_1": "Keep It Foolish (90's Jump-Up Drum n' Bass)",
+          "android.title_com.spotify.music_2131430481": "Budy Bye",
+          "android.title_org.skvalex.cr_2131296683": "Call Recorder",
+          "androidx.core.app.extra.COMPAT_TEMPLATE_com.catchingnow.np_4104": "androidx.core.app.NotificationCompat$DecoratedCustomViewStyle",
+          "channel_id_com.sec.android.app.shealth_105": "channel.01.step",
+          "com.catchingnow.np_4104_category": "null",
+          "com.catchingnow.np_4104_channel_id": "__dismiss_notify",
+          "com.catchingnow.np_4104_group_id": "null",
+          "com.catchingnow.np_4104_is_clearable": true,
+          "com.catchingnow.np_4104_is_ongoing": false,
+          "com.catchingnow.np_4104_post_time": 1664573053208,
+          "com.google.android.googlequicksearchbox_-498925333_category": "null",
+          "com.google.android.googlequicksearchbox_-498925333_channel_id": "OpaChannel_10",
+          "com.google.android.googlequicksearchbox_-498925333_group_id": "opa_proactive",
+          "com.google.android.googlequicksearchbox_-498925333_is_clearable": true,
+          "com.google.android.googlequicksearchbox_-498925333_is_ongoing": false,
+          "com.google.android.googlequicksearchbox_-498925333_post_time": 1664458379245,
+          "com.google.android.googlequicksearchbox_2052172665_category": "null",
+          "com.google.android.googlequicksearchbox_2052172665_channel_id": "OpaChannel_7",
+          "com.google.android.googlequicksearchbox_2052172665_group_id": "opa_proactive",
+          "com.google.android.googlequicksearchbox_2052172665_is_clearable": true,
+          "com.google.android.googlequicksearchbox_2052172665_is_ongoing": false,
+          "com.google.android.googlequicksearchbox_2052172665_post_time": 1664458379116,
+          "com.sec.android.app.shealth_105_category": "null",
+          "com.sec.android.app.shealth_105_channel_id": "channel.01.step",
+          "com.sec.android.app.shealth_105_group_id": "null",
+          "com.sec.android.app.shealth_105_is_clearable": false,
+          "com.sec.android.app.shealth_105_is_ongoing": true,
+          "com.sec.android.app.shealth_105_post_time": 1664582049344,
+          "com.soundcloud.android_1_category": "transport",
+          "com.soundcloud.android_1_channel_id": "channel_playback",
+          "com.soundcloud.android_1_group_id": "silent",
+          "com.soundcloud.android_1_is_clearable": false,
+          "com.soundcloud.android_1_is_ongoing": true,
+          "com.soundcloud.android_1_post_time": 1664573135540,
+          "com.spotify.music_2131430481_category": "transport",
+          "com.spotify.music_2131430481_channel_id": "playback_channel",
+          "com.spotify.music_2131430481_group_id": "null",
+          "com.spotify.music_2131430481_is_clearable": false,
+          "com.spotify.music_2131430481_is_ongoing": true,
+          "com.spotify.music_2131430481_post_time": 1664584583825,
+          "grouping_key_com.google.android.googlequicksearchbox_-498925333": "gi_b957b3b53f9bc4a5",
+          "grouping_key_com.google.android.googlequicksearchbox_2052172665": "gi_a7353f5986c4e51a",
+          "opaque_token_com.google.android.googlequicksearchbox_-498925333": [
+            10,
+            16,
+            52,
+            51,
+            49,
+            101,
+            57,
+            51,
+            100,
+            57,
+            102,
+            56,
+            48,
+            51,
+            101,
+            51,
+            102,
+            98,
+            18,
+            31,
+            119,
+            50,
+            76,
+            122,
+            119,
+            119,
+            67,
+            54,
+            51,
+            114,
+            111,
+            84,
+            73,
+            71,
+            110,
+            85,
+            97,
+            87,
+            88,
+            65,
+            122,
+            67,
+            90,
+            87,
+            68,
+            68,
+            87,
+            88,
+            79,
+            66,
+            103
+          ],
+          "opaque_token_com.google.android.googlequicksearchbox_2052172665": [
+            10,
+            16,
+            99,
+            102,
+            100,
+            101,
+            49,
+            101,
+            55,
+            50,
+            98,
+            99,
+            101,
+            54,
+            102,
+            56,
+            55,
+            51,
+            18,
+            31,
+            119,
+            50,
+            76,
+            122,
+            119,
+            119,
+            67,
+            54,
+            51,
+            114,
+            111,
+            84,
+            73,
+            71,
+            110,
+            85,
+            97,
+            87,
+            88,
+            65,
+            122,
+            67,
+            98,
+            71,
+            55,
+            84,
+            83,
+            88,
+            79,
+            66,
+            103
+          ],
+          "org.skvalex.cr_2131296683_category": "null",
+          "org.skvalex.cr_2131296683_channel_id": "org.skvalex.cr.CHANNEL_IMPORTANT",
+          "org.skvalex.cr_2131296683_group_id": "null",
+          "org.skvalex.cr_2131296683_is_clearable": false,
+          "org.skvalex.cr_2131296683_is_ongoing": true,
+          "org.skvalex.cr_2131296683_post_time": 1664584592560,
+          "unit_of_measurement": "notifications",
+          "icon": "mdi:bell-ring",
+          "friendly_name": "Adri's GS20 Active Notification Count"
+        },
+        "last_changed": "2022-10-01T00:36:33.710789+00:00",
+        "last_updated": "2022-10-01T00:36:33.710789+00:00",
+        "context": {
+          "id": "01GE8FJC9EF1Z7PSRKVF1N8SHA",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 7,
+        "native_unit_of_measurement": "notifications"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_phone_state",
+        "state": "idle",
+        "attributes": {
+          "icon": "mdi:phone",
+          "friendly_name": "Adri's GS20 Phone State"
+        },
+        "last_changed": "2022-10-01T00:36:33.711409+00:00",
+        "last_updated": "2022-10-01T00:36:33.711409+00:00",
+        "context": {
+          "id": "01GE8FJC9FTX8TE81K04JK2VWR",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "idle",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_pressure_sensor",
+        "state": "1005.3",
+        "attributes": {
+          "state_class": "measurement",
+          "unit_of_measurement": "hPa",
+          "device_class": "pressure",
+          "icon": "mdi:gauge",
+          "friendly_name": "Adri's GS20 Pressure Sensor"
+        },
+        "last_changed": "2022-10-01T00:48:14.498575+00:00",
+        "last_updated": "2022-10-01T00:48:14.498575+00:00",
+        "context": {
+          "id": "01GE8G7RN2XQZYYYA21XG8NPBF",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "1005.3",
+        "native_unit_of_measurement": "hPa"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_steps_sensor",
+        "state": "3567",
+        "attributes": {
+          "state_class": "total_increasing",
+          "unit_of_measurement": "steps",
+          "icon": "mdi:walk",
+          "friendly_name": "Adri's GS20 Steps Sensor"
+        },
+        "last_changed": "2022-09-29T22:50:45.600118+00:00",
+        "last_updated": "2022-09-29T22:50:45.600118+00:00",
+        "context": {
+          "id": "01GE5Q3XZ0NZ9THRM7SMH2RYBJ",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "3567",
+        "native_unit_of_measurement": "steps"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_total_rx_gb",
+        "state": "6.118",
+        "attributes": {
+          "state_class": "total_increasing",
+          "unit_of_measurement": "GB",
+          "icon": "mdi:radio-tower",
+          "friendly_name": "Adri's GS20 Total Rx GB"
+        },
+        "last_changed": "2022-10-01T00:48:14.499156+00:00",
+        "last_updated": "2022-10-01T00:48:14.499156+00:00",
+        "context": {
+          "id": "01GE8G7RN3Y3RZWS58PWS4DM8D",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 6.118,
+        "native_unit_of_measurement": "GB"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_total_tx_gb",
+        "state": "19.843",
+        "attributes": {
+          "state_class": "total_increasing",
+          "unit_of_measurement": "GB",
+          "icon": "mdi:radio-tower",
+          "friendly_name": "Adri's GS20 Total Tx GB"
+        },
+        "last_changed": "2022-10-01T00:36:07.836851+00:00",
+        "last_updated": "2022-10-01T00:36:07.836851+00:00",
+        "context": {
+          "id": "01GE8FHK0W0993W3DW1X7KNB9K",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 19.843,
+        "native_unit_of_measurement": "GB"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_detected_activity",
+        "state": "still",
+        "attributes": {
+          "still": 99,
+          "unknown": 1,
+          "icon": "mdi:sleep",
+          "friendly_name": "Adri's GS20 Detected Activity"
+        },
+        "last_changed": "2022-10-01T00:20:17.809703+00:00",
+        "last_updated": "2022-10-01T00:20:17.809703+00:00",
+        "context": {
+          "id": "01GE8EMK8H4G8T34RJJDNEGCE2",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "still",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_sleep_confidence",
+        "state": "77",
+        "attributes": {
+          "state_class": "measurement",
+          "light": 3,
+          "motion": 1,
+          "timestamp": 1664585293000,
+          "unit_of_measurement": "%",
+          "icon": "mdi:sleep",
+          "friendly_name": "Adri's GS20 Sleep Confidence"
+        },
+        "last_changed": "2022-10-01T00:48:14.495458+00:00",
+        "last_updated": "2022-10-01T00:48:14.495458+00:00",
+        "context": {
+          "id": "01GE8G7RMZYQXK37X82FY2JDZN",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 77,
+        "native_unit_of_measurement": "%"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_sleep_segment",
+        "state": "2160000.0",
+        "attributes": {
+          "end": 1664465866920,
+          "start": 1664463706920,
+          "status": "successful",
+          "unit_of_measurement": "ms",
+          "icon": "mdi:sleep",
+          "friendly_name": "Adri's GS20 Sleep Segment"
+        },
+        "last_changed": "2022-09-30T10:19:26.375581+00:00",
+        "last_updated": "2022-09-30T10:19:26.375581+00:00",
+        "context": {
+          "id": "01GE6YGY97GSV1ENKK8KEQBYDA",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 2160000.0,
+        "native_unit_of_measurement": "ms"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_ringer_mode",
+        "state": "normal",
+        "attributes": {
+          "icon": "mdi:volume-high",
+          "friendly_name": "Adri's GS20 Ringer Mode"
+        },
+        "last_changed": "2022-09-29T23:18:02.890766+00:00",
+        "last_updated": "2022-09-29T23:18:02.890766+00:00",
+        "context": {
+          "id": "01GE5RNWWAW9C5HBDRVXNZ24QY",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "normal",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_battery_level",
+        "state": "76",
+        "attributes": {
+          "state_class": "measurement",
+          "unit_of_measurement": "%",
+          "device_class": "battery",
+          "icon": "mdi:battery-70",
+          "friendly_name": "Adri's GS20 Battery Level"
+        },
+        "last_changed": "2022-10-01T00:48:14.496689+00:00",
+        "last_updated": "2022-10-01T00:48:14.496689+00:00",
+        "context": {
+          "id": "01GE8G7RN0C13G3DF1R1GNAR3A",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 76,
+        "native_unit_of_measurement": "%"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_battery_state",
+        "state": "discharging",
+        "attributes": {
+          "icon": "mdi:battery-minus",
+          "friendly_name": "Adri's GS20 Battery State"
+        },
+        "last_changed": "2022-09-30T22:44:44.196623+00:00",
+        "last_updated": "2022-09-30T22:44:44.196623+00:00",
+        "context": {
+          "id": "01GE895M148Z6QYGNHV58621JZ",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "discharging",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_proximity_sensor",
+        "state": "far",
+        "attributes": {
+          "icon": "mdi:leak",
+          "friendly_name": "Adri's GS20 Proximity Sensor"
+        },
+        "last_changed": "2022-09-29T12:35:43.345202+00:00",
+        "last_updated": "2022-09-29T12:35:43.345202+00:00",
+        "context": {
+          "id": "01GE4KXRKH9JQNWA2VPHKQG1AM",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "far",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_external_storage",
+        "state": "59",
+        "attributes": {
+          "state_class": "measurement",
+          "free_external_storage": "70GB",
+          "total_external_storage": "119GB",
+          "unit_of_measurement": "%",
+          "icon": "mdi:micro-sd",
+          "friendly_name": "Adri's GS20 External Storage"
+        },
+        "last_changed": "2022-09-25T13:55:56.832315+00:00",
+        "last_updated": "2022-09-25T13:55:56.832315+00:00",
+        "context": {
+          "id": "01GDTEXS902J5GQP794G9W9R1A",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 59,
+        "native_unit_of_measurement": "%"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_internal_storage",
+        "state": "16",
+        "attributes": {
+          "state_class": "measurement",
+          "Free internal storage": "17GB",
+          "Total internal storage": "107GB",
+          "unit_of_measurement": "%",
+          "icon": "mdi:harddisk",
+          "friendly_name": "Adri's GS20 Internal Storage"
+        },
+        "last_changed": "2022-09-30T21:08:01.015057+00:00",
+        "last_updated": "2022-09-30T21:08:01.015057+00:00",
+        "context": {
+          "id": "01GE83MGVQ2Z3Z17J933FP3VCK",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 16,
+        "native_unit_of_measurement": "%"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_do_not_disturb_sensor",
+        "state": "off",
+        "attributes": {
+          "icon": "mdi:minus-circle",
+          "friendly_name": "Adri's GS20 Do Not Disturb Sensor"
+        },
+        "last_changed": "2022-09-29T23:18:02.892641+00:00",
+        "last_updated": "2022-09-29T23:18:02.892641+00:00",
+        "context": {
+          "id": "01GE5RNWWCM7QFBJDHP6M8BSZF",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "off",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_last_notification",
+        "state": "94% (16 m until full)",
+        "attributes": {
+          "android.appInfo": "ApplicationInfo{b86bc25 com.android.systemui}",
+          "android.bigText": "94% (16 m until full)",
+          "android.reduced.images": true,
+          "android.showWhen": false,
+          "android.substName": "Settings",
+          "android.template": "android.app.Notification$BigTextStyle",
+          "android.text": "94% (16 m until full)",
+          "android.title": "Fast charging (16 m until full)",
+          "android.title.big": "Fast charging",
+          "is_clearable": false,
+          "is_ongoing": true,
+          "package": "com.android.systemui",
+          "post_time": 1640410351447,
+          "icon": "mdi:bell-ring",
+          "friendly_name": "Adri's GS20 Last Notification"
+        },
+        "last_changed": "2022-09-21T02:40:06.604869+00:00",
+        "last_updated": "2022-09-21T02:40:06.604869+00:00",
+        "context": {
+          "id": "01GDEYNDEC59S4B7MSVTT4BT7W",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "94% (16 m until full)",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_current_time_zone",
+        "state": "Eastern Daylight Time",
+        "attributes": {
+          "in_daylight_time": true,
+          "time_zone_id": "America/New_York",
+          "time_zone_short": "EDT",
+          "uses_daylight_time": true,
+          "utc_offset": -14400000,
+          "icon": "mdi:map-clock",
+          "friendly_name": "Adri's GS20 Current Time Zone"
+        },
+        "last_changed": "2022-09-21T02:40:06.605225+00:00",
+        "last_updated": "2022-09-21T02:40:06.605225+00:00",
+        "context": {
+          "id": "01GDEYNDED2KPDWG38FZ8M5JS6",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "Eastern Daylight Time",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_app_rx_gb",
+        "state": "0.0504",
+        "attributes": {
+          "state_class": "total_increasing",
+          "unit_of_measurement": "GB",
+          "icon": "mdi:radio-tower",
+          "friendly_name": "Adri's GS20 App Rx GB"
+        },
+        "last_changed": "2022-10-01T00:36:26.011018+00:00",
+        "last_updated": "2022-10-01T00:36:26.011018+00:00",
+        "context": {
+          "id": "01GE8FJ4RV619HAHB4R9ZR435H",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 0.0504,
+        "native_unit_of_measurement": "GB"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_app_tx_gb",
+        "state": "0.0276",
+        "attributes": {
+          "state_class": "total_increasing",
+          "unit_of_measurement": "GB",
+          "icon": "mdi:radio-tower",
+          "friendly_name": "Adri's GS20 App Tx GB"
+        },
+        "last_changed": "2022-10-01T00:42:15.674932+00:00",
+        "last_updated": "2022-10-01T00:42:15.674932+00:00",
+        "context": {
+          "id": "01GE8FWT7T0PZ91NWJ5B53MPYM",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 0.0276,
+        "native_unit_of_measurement": "GB"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_audio_mode",
+        "state": "normal",
+        "attributes": {
+          "icon": "mdi:volume-high",
+          "friendly_name": "Adri's GS20 Audio Mode"
+        },
+        "last_changed": "2022-10-01T00:42:15.675565+00:00",
+        "last_updated": "2022-10-01T00:42:15.675565+00:00",
+        "context": {
+          "id": "01GE8FWT7V6NXTF191650M1CKW",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "normal",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_volume_level_alarm",
+        "state": "11",
+        "attributes": {
+          "icon": "mdi:alarm",
+          "friendly_name": "Adri's GS20 Volume Level Alarm"
+        },
+        "last_changed": "2022-09-30T20:43:23.846290+00:00",
+        "last_updated": "2022-09-30T20:43:23.846290+00:00",
+        "context": {
+          "id": "01GE827EA6XCK1FDXV7CYBCXKX",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 11,
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_volume_level_call",
+        "state": "5",
+        "attributes": {
+          "icon": "mdi:phone",
+          "friendly_name": "Adri's GS20 Volume Level Call"
+        },
+        "last_changed": "2022-09-30T22:48:03.235398+00:00",
+        "last_updated": "2022-09-30T22:48:03.235398+00:00",
+        "context": {
+          "id": "01GE89BPD343AK0KM47G3WJTE2",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 5,
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_volume_level_music",
+        "state": "3",
+        "attributes": {
+          "icon": "mdi:music",
+          "friendly_name": "Adri's GS20 Volume Level Music"
+        },
+        "last_changed": "2022-09-30T23:12:15.071283+00:00",
+        "last_updated": "2022-09-30T23:12:15.071283+00:00",
+        "context": {
+          "id": "01GE8AR06ZG5X21MDQ43469AZT",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 3,
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_volume_level_ringer",
+        "state": "10",
+        "attributes": {
+          "icon": "mdi:phone-ring",
+          "friendly_name": "Adri's GS20 Volume Level Ringer"
+        },
+        "last_changed": "2022-10-01T00:36:33.709339+00:00",
+        "last_updated": "2022-10-01T00:36:33.709339+00:00",
+        "context": {
+          "id": "01GE8FJC9D6BSP1BC2QZTW35R6",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 10,
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_volume_level_notification",
+        "state": "5",
+        "attributes": {
+          "icon": "mdi:bell-ring",
+          "friendly_name": "Adri's GS20 Volume Level Notification"
+        },
+        "last_changed": "2022-09-30T23:13:10.004254+00:00",
+        "last_updated": "2022-09-30T23:13:10.004254+00:00",
+        "context": {
+          "id": "01GE8ASNVMAZ6X1AB9THGYT0TK",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 5,
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_volume_level_system",
+        "state": "4",
+        "attributes": {
+          "icon": "mdi:cellphone-sound",
+          "friendly_name": "Adri's GS20 Volume Level System"
+        },
+        "last_changed": "2022-09-30T23:13:10.006269+00:00",
+        "last_updated": "2022-09-30T23:13:10.006269+00:00",
+        "context": {
+          "id": "01GE8ASNVPV72F4AAM1G36ET5F",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 4,
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_volume_level_dtmf",
+        "state": "10",
+        "attributes": {
+          "icon": "mdi:volume-high",
+          "friendly_name": "Adri's GS20 Volume Level DTMF"
+        },
+        "last_changed": "2022-10-01T00:42:15.676150+00:00",
+        "last_updated": "2022-10-01T00:42:15.676150+00:00",
+        "context": {
+          "id": "01GE8FWT7WCZ96K4WTS6EW3SCN",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 10,
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_volume_level_accessibility",
+        "state": "3",
+        "attributes": {
+          "icon": "mdi:human",
+          "friendly_name": "Adri's GS20 Volume Level Accessibility"
+        },
+        "last_changed": "2022-09-30T23:12:15.074997+00:00",
+        "last_updated": "2022-09-30T23:12:15.074997+00:00",
+        "context": {
+          "id": "01GE8AR072R47RSKAX421VBX7P",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 3,
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_battery_temperature",
+        "state": "80.1",
+        "attributes": {
+          "state_class": "measurement",
+          "unit_of_measurement": "°F",
+          "device_class": "temperature",
+          "icon": "mdi:battery",
+          "friendly_name": "Adri's GS20 Battery Temperature"
+        },
+        "last_changed": "2022-10-01T00:48:14.497436+00:00",
+        "last_updated": "2022-10-01T00:48:14.497436+00:00",
+        "context": {
+          "id": "01GE8G7RN1FE4X7KJ5747EP2YB",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 26.7,
+        "native_unit_of_measurement": "°C"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_last_reboot",
+        "state": "2022-09-27T06:10:42+00:00",
+        "attributes": {
+          "Local Time": "Tue Sep 27 02:10:42 EDT 2022",
+          "Time in Milliseconds": 1664259042534,
+          "device_class": "timestamp",
+          "icon": "mdi:restart",
+          "friendly_name": "Adri's GS20 Last Reboot"
+        },
+        "last_changed": "2022-09-27T06:11:48.991737+00:00",
+        "last_updated": "2022-09-27T06:11:48.991737+00:00",
+        "context": {
+          "id": "01GDYS5C3ZJZ5YPJQ7F4KNYQP3",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-09-27T06:10:42+00:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_wifi_bssid",
+        "state": "fc:34:97:3a:af:6c",
+        "attributes": {
+          "icon": "mdi:wifi",
+          "friendly_name": "Adri's GS20 WiFi BSSID"
+        },
+        "last_changed": "2022-09-30T23:13:33.581833+00:00",
+        "last_updated": "2022-09-30T23:13:33.581833+00:00",
+        "context": {
+          "id": "01GE8ATCWDW1VFDAXSSFP65V86",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "fc:34:97:3a:af:6c",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_wifi_link_speed",
+        "state": "864",
+        "attributes": {
+          "state_class": "measurement",
+          "unit_of_measurement": "Mbps",
+          "icon": "mdi:wifi-strength-1",
+          "friendly_name": "Adri's GS20 WiFi Link Speed"
+        },
+        "last_changed": "2022-10-01T00:42:15.678084+00:00",
+        "last_updated": "2022-10-01T00:42:15.678084+00:00",
+        "context": {
+          "id": "01GE8FWT7Y8R77CFBVH7NQBDG9",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 864,
+        "native_unit_of_measurement": "Mbps"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_wifi_frequency",
+        "state": "5745",
+        "attributes": {
+          "state_class": "measurement",
+          "unit_of_measurement": "MHz",
+          "icon": "mdi:wifi",
+          "friendly_name": "Adri's GS20 WiFi Frequency"
+        },
+        "last_changed": "2022-09-30T23:13:33.585492+00:00",
+        "last_updated": "2022-09-30T23:13:33.585492+00:00",
+        "context": {
+          "id": "01GE8ATCWHRJCA1VD39G64BM2J",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 5745,
+        "native_unit_of_measurement": "MHz"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_network_type",
+        "state": "wifi",
+        "attributes": {
+          "metered": false,
+          "icon": "mdi:wifi",
+          "friendly_name": "Adri's GS20 Network Type"
+        },
+        "last_changed": "2022-09-30T23:13:33.589823+00:00",
+        "last_updated": "2022-09-30T23:13:33.589823+00:00",
+        "context": {
+          "id": "01GE8ATCWNP6CAG4279EXYBQM3",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "wifi",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_sim_1",
+        "state": "Verizon ",
+        "attributes": {
+          "carrier id": 1839,
+          "carrier name": "Verizon ",
+          "data roaming": "enable",
+          "is opportunistic": false,
+          "iso country code": "us",
+          "mcc": "311",
+          "mnc": "480",
+          "icon": "mdi:sim",
+          "friendly_name": "Adri's GS20 SIM 1"
+        },
+        "last_changed": "2022-09-21T02:40:06.612037+00:00",
+        "last_updated": "2022-09-21T02:40:06.612037+00:00",
+        "context": {
+          "id": "01GDEYNDEMBRAS895EYQSXRQXX",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "Verizon ",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_sim_2",
+        "state": "Unavailable",
+        "attributes": {
+          "icon": "mdi:sim",
+          "friendly_name": "Adri's GS20 SIM 2"
+        },
+        "last_changed": "2022-09-21T02:40:06.612562+00:00",
+        "last_updated": "2022-09-21T02:40:06.612562+00:00",
+        "context": {
+          "id": "01GDEYNDEMP3R09BEC6XKCD4EK",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "Unavailable",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_mobile_rx_gb",
+        "state": "0.144",
+        "attributes": {
+          "state_class": "total_increasing",
+          "unit_of_measurement": "GB",
+          "icon": "mdi:radio-tower",
+          "friendly_name": "Adri's GS20 Mobile Rx GB"
+        },
+        "last_changed": "2022-10-01T00:30:18.202413+00:00",
+        "last_updated": "2022-10-01T00:30:18.202413+00:00",
+        "context": {
+          "id": "01GE8F6XJTV2QRTQ798MKHK0VY",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 0.144,
+        "native_unit_of_measurement": "GB"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.sm_g981u1_mobile_tx_gb",
+        "state": "0.054",
+        "attributes": {
+          "state_class": "total_increasing",
+          "unit_of_measurement": "GB",
+          "icon": "mdi:radio-tower",
+          "friendly_name": "Adri's GS20 Mobile Tx GB"
+        },
+        "last_changed": "2022-09-30T23:13:10.907975+00:00",
+        "last_updated": "2022-09-30T23:13:10.907975+00:00",
+        "context": {
+          "id": "01GE8ASPQVRC771CAV7VF6V0HR",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 0.054,
+        "native_unit_of_measurement": "GB"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_device_locked",
+        "state": "on",
+        "attributes": {
+          "icon": "mdi:cellphone-lock",
+          "friendly_name": "Adri's GS20 Device Locked"
+        },
+        "last_changed": "2022-10-01T00:30:18.196272+00:00",
+        "last_updated": "2022-10-01T00:30:18.196272+00:00",
+        "context": {
+          "id": "01GE8F6XJM7BG42HTQX1CWTC6D",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_wifi_state",
+        "state": "on",
+        "attributes": {
+          "icon": "mdi:wifi",
+          "friendly_name": "Adri's GS20 WiFi State"
+        },
+        "last_changed": "2022-09-30T23:12:24.796783+00:00",
+        "last_updated": "2022-09-30T23:12:24.796783+00:00",
+        "context": {
+          "id": "01GE8AR9PWN325C1DQNXEMMNXY",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_speakerphone",
+        "state": "off",
+        "attributes": {
+          "icon": "mdi:volume-off",
+          "friendly_name": "Adri's GS20 Speakerphone"
+        },
+        "last_changed": "2022-09-28T15:56:04.042752+00:00",
+        "last_updated": "2022-09-28T15:56:04.042752+00:00",
+        "context": {
+          "id": "01GE2CZWJA9DMX9XTAGQTAYBBS",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_music_active",
+        "state": "off",
+        "attributes": {
+          "icon": "mdi:music-off",
+          "friendly_name": "Adri's GS20 Music Active"
+        },
+        "last_changed": "2022-09-30T22:44:50.836229+00:00",
+        "last_updated": "2022-09-30T22:44:50.836229+00:00",
+        "context": {
+          "id": "01GE895TGMZQWDP2D2M9SFV309",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_is_charging",
+        "state": "off",
+        "attributes": {
+          "device_class": "plug",
+          "icon": "mdi:power-plug-off",
+          "friendly_name": "Adri's GS20 Is Charging"
+        },
+        "last_changed": "2022-09-30T22:44:44.197995+00:00",
+        "last_updated": "2022-09-30T22:44:44.197995+00:00",
+        "context": {
+          "id": "01GE895M15GA6P7K9M7QY6NNS6",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_mobile_data",
+        "state": "on",
+        "attributes": {
+          "icon": "mdi:signal",
+          "friendly_name": "Adri's GS20 Mobile Data"
+        },
+        "last_changed": "2022-09-21T02:40:06.615200+00:00",
+        "last_updated": "2022-09-21T02:40:06.615200+00:00",
+        "context": {
+          "id": "01GDEYNDEQ856J8MHBX1G6RZV2",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_headphones",
+        "state": "off",
+        "attributes": {
+          "icon": "mdi:headphones-off",
+          "friendly_name": "Adri's GS20 Headphones"
+        },
+        "last_changed": "2022-09-21T02:40:06.615436+00:00",
+        "last_updated": "2022-09-21T02:40:06.615436+00:00",
+        "context": {
+          "id": "01GDEYNDEQQ1JXQFNPVGEPQMFQ",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_work_profile",
+        "state": "off",
+        "attributes": {
+          "icon": "mdi:briefcase",
+          "friendly_name": "Adri's GS20 Work Profile"
+        },
+        "last_changed": "2022-09-21T02:40:06.615668+00:00",
+        "last_updated": "2022-09-21T02:40:06.615668+00:00",
+        "context": {
+          "id": "01GDEYNDEQAXWH6NX3A4WZ8AR4",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_device_secure",
+        "state": "on",
+        "attributes": {
+          "icon": "mdi:cellphone-key",
+          "friendly_name": "Adri's GS20 Device Secure"
+        },
+        "last_changed": "2022-09-21T02:40:06.615919+00:00",
+        "last_updated": "2022-09-21T02:40:06.615919+00:00",
+        "context": {
+          "id": "01GDEYNDEQAB5Z62T1FEWWQHXR",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_doze_mode",
+        "state": "off",
+        "attributes": {
+          "ignoring_battery_optimizations": true,
+          "icon": "mdi:sleep-off",
+          "friendly_name": "Adri's GS20 Doze Mode"
+        },
+        "last_changed": "2022-09-30T20:40:30.034696+00:00",
+        "last_updated": "2022-09-30T20:40:30.034696+00:00",
+        "context": {
+          "id": "01GE8224JJ0MZ93C8DGFH5V0KW",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.sm_g981u1_power_save",
+        "state": "off",
+        "attributes": {
+          "icon": "mdi:battery-plus",
+          "friendly_name": "Adri's GS20 Power Save"
+        },
+        "last_changed": "2022-09-30T12:00:02.083639+00:00",
+        "last_updated": "2022-09-30T12:00:02.083639+00:00",
+        "context": {
+          "id": "01GE7494H300Z9XTXXVGEG208H",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.galaxy_watch4_sl4d_battery_level",
+        "state": "25",
+        "attributes": {
+          "state_class": "measurement",
+          "unit_of_measurement": "%",
+          "device_class": "battery",
+          "icon": "mdi:battery-20",
+          "friendly_name": "Galaxy Watch4 (SL4D) Battery Level"
+        },
+        "last_changed": "2022-09-30T20:34:11.025101+00:00",
+        "last_updated": "2022-09-30T20:34:11.025101+00:00",
+        "context": {
+          "id": "01GE81PJEHW5YEPW7G7BB5NRFD",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 25,
+        "native_unit_of_measurement": "%"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.galaxy_watch4_sl4d_battery_state",
+        "state": "discharging",
+        "attributes": {
+          "icon": "mdi:battery-minus",
+          "friendly_name": "Galaxy Watch4 (SL4D) Battery State"
+        },
+        "last_changed": "2022-09-30T04:08:41.799659+00:00",
+        "last_updated": "2022-09-30T04:08:41.799659+00:00",
+        "context": {
+          "id": "01GE69A327VH3QW7BESY2JSZQB",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "discharging",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.galaxy_watch4_sl4d_charger_type",
+        "state": "none",
+        "attributes": {
+          "icon": "mdi:battery",
+          "friendly_name": "Galaxy Watch4 (SL4D) Charger Type"
+        },
+        "last_changed": "2022-09-30T04:08:42.601558+00:00",
+        "last_updated": "2022-09-30T04:08:42.601558+00:00",
+        "context": {
+          "id": "01GE69A3V9NDSVR609SFBM6Y0V",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "none",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.galaxy_watch4_sl4d_battery_health",
+        "state": "good",
+        "attributes": {
+          "icon": "mdi:battery-heart-variant",
+          "friendly_name": "Galaxy Watch4 (SL4D) Battery Health"
+        },
+        "last_changed": "2022-09-21T02:40:06.618198+00:00",
+        "last_updated": "2022-09-21T02:40:06.618198+00:00",
+        "context": {
+          "id": "01GDEYNDETT75WJMRPPXDMKSN9",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": "good",
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.galaxy_watch4_sl4d_battery_temperature",
+        "state": "75.0",
+        "attributes": {
+          "state_class": "measurement",
+          "unit_of_measurement": "°F",
+          "device_class": "temperature",
+          "icon": "mdi:battery",
+          "friendly_name": "Galaxy Watch4 (SL4D) Battery Temperature"
+        },
+        "last_changed": "2022-09-30T20:34:11.026932+00:00",
+        "last_updated": "2022-09-30T20:34:11.026932+00:00",
+        "context": {
+          "id": "01GE81PJEJ8KFB0151JX9D8PKF",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 23.9,
+        "native_unit_of_measurement": "°C"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.galaxy_watch4_sl4d_battery_power",
+        "state": "0.0",
+        "attributes": {
+          "state_class": "measurement",
+          "current": 0.0,
+          "voltage": 3.755,
+          "unit_of_measurement": "W",
+          "device_class": "power",
+          "icon": "mdi:battery-minus",
+          "friendly_name": "Galaxy Watch4 (SL4D) Battery Power"
+        },
+        "last_changed": "2022-09-21T02:40:06.619349+00:00",
+        "last_updated": "2022-09-30T20:34:11.028378+00:00",
+        "context": {
+          "id": "01GE81PJEM2GRBVBKP3S6N7T9Q",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 0.0,
+        "native_unit_of_measurement": "W"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.galaxy_watch4_sl4d_is_charging",
+        "state": "off",
+        "attributes": {
+          "device_class": "plug",
+          "icon": "mdi:power-plug-off",
+          "friendly_name": "Galaxy Watch4 (SL4D) Is Charging"
+        },
+        "last_changed": "2022-09-30T04:08:42.139127+00:00",
+        "last_updated": "2022-09-30T04:08:42.139127+00:00",
+        "context": {
+          "id": "01GE69A3CVJEMP4YF6XSHT26CA",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "device_tracker.sm_g981u1",
+        "state": "🏳️‍🌈🏰🌟",
+        "attributes": {
+          "source_type": "gps",
+          "latitude": 40.7496675,
+          "longitude": -73.9401356,
+          "gps_accuracy": 18,
+          "altitude": 15.0,
+          "course": 51,
+          "speed": 0,
+          "vertical_accuracy": 2,
+          "friendly_name": "Adri's GS20 Online"
+        },
+        "last_changed": "2022-09-21T02:40:06.727541+00:00",
+        "last_updated": "2022-09-21T02:40:06.727541+00:00",
+        "context": {
+          "id": "01GDEYNDJ745ZZPDP77GZKWA4H",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "device_tracker.galaxy_watch4_sl4d",
+        "state": "unknown",
+        "attributes": {
+          "source_type": "gps",
+          "friendly_name": "Galaxy Watch4 (SL4D)"
+        },
+        "last_changed": "2022-09-21T02:40:06.728115+00:00",
+        "last_updated": "2022-09-21T02:40:06.728115+00:00",
+        "context": {
+          "id": "01GDEYNDJ89RT8230EQRX614AG",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "update.driveway_motion_sensor_firmware",
+        "state": "off",
+        "attributes": {
+          "auto_update": false,
+          "installed_version": "2.1",
+          "in_progress": false,
+          "latest_version": "2.1",
+          "release_summary": null,
+          "release_url": null,
+          "skipped_version": null,
+          "title": null,
+          "device_class": "firmware",
+          "entity_picture": "https://brands.home-assistant.io/_/zwave_js/icon.png",
+          "friendly_name": "Driveway Motion Sensor Firmware",
+          "supported_features": 21
+        },
+        "last_changed": "2022-09-21T05:22:24.305014+00:00",
+        "last_updated": "2022-09-21T05:22:24.305014+00:00",
+        "context": {
+          "id": "01GDF7YJXH70CFTVAACG8YBTYQ",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "update.front_motion_sensor_firmware",
+        "state": "unknown",
+        "attributes": {
+          "auto_update": false,
+          "installed_version": "2.1",
+          "in_progress": false,
+          "latest_version": null,
+          "release_summary": null,
+          "release_url": null,
+          "skipped_version": null,
+          "title": null,
+          "device_class": "firmware",
+          "entity_picture": "https://brands.home-assistant.io/_/zwave_js/icon.png",
+          "friendly_name": "Front Motion Sensor Firmware",
+          "supported_features": 21
+        },
+        "last_changed": "2022-09-21T02:40:06.758718+00:00",
+        "last_updated": "2022-09-21T02:40:06.758718+00:00",
+        "context": {
+          "id": "01GDEYNDK652VRMRMZQ7RTCVC3",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "update.driveway_floodlights_firmware",
+        "state": "off",
+        "attributes": {
+          "auto_update": false,
+          "installed_version": "5.53",
+          "in_progress": false,
+          "latest_version": "5.53",
+          "release_summary": null,
+          "release_url": null,
+          "skipped_version": null,
+          "title": null,
+          "device_class": "firmware",
+          "entity_picture": "https://brands.home-assistant.io/_/zwave_js/icon.png",
+          "friendly_name": "Driveway Floodlights Firmware",
+          "supported_features": 21
+        },
+        "last_changed": "2022-09-21T02:40:38.100531+00:00",
+        "last_updated": "2022-09-21T02:40:38.100531+00:00",
+        "context": {
+          "id": "01GDEYPC6MMKDNHWVJKS1AYK9Z",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "button.gemodule26bb_identify",
+        "state": "unknown",
+        "attributes": {
+          "friendly_name": "GEModule26BB Identify"
+        },
+        "last_changed": "2022-10-01T00:52:14.309710+00:00",
+        "last_updated": "2022-10-01T00:52:14.309710+00:00",
+        "context": {
+          "id": "01GE8GF2V5AEWQMWG0AAM1C4EF",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "button.rear_entry_reboot",
+        "state": "2022-08-26T17:41:18.968679+00:00",
+        "attributes": {
+          "device_class": "restart",
+          "friendly_name": "Rear Entry Reboot"
+        },
+        "last_changed": "2022-09-21T02:40:31.451757+00:00",
+        "last_updated": "2022-09-21T02:40:31.451757+00:00",
+        "context": {
+          "id": "01GDEYP5PVT44656E9XPX56793",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.videosource_1_motion_alarm_2",
+        "state": "off",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Rear Entry Motion Alarm"
+        },
+        "last_changed": "2022-09-30T23:18:31.279975+00:00",
+        "last_updated": "2022-09-30T23:18:31.279975+00:00",
+        "context": {
+          "id": "01GE8B3FKF36FMF7EAJ0WX358S",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.mymotiondetectorrule_cell_motion_detection_2",
+        "state": "off",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Rear Entry Cell Motion Detection"
+        },
+        "last_changed": "2022-09-30T23:18:32.339875+00:00",
+        "last_updated": "2022-09-30T23:18:32.339875+00:00",
+        "context": {
+          "id": "01GE8B3GMKKDPA4W8F7N2QS8Z2",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.mytamperdetectorrule_tamper_detection_2",
+        "state": "off",
+        "attributes": {
+          "device_class": "problem",
+          "friendly_name": "Rear Entry Tamper Detection"
+        },
+        "last_changed": "2022-09-21T10:25:25.413402+00:00",
+        "last_updated": "2022-09-21T10:25:25.413402+00:00",
+        "context": {
+          "id": "01GDFS9DX5R763ZE3GBT1KSSQS",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.videosourcetoken_image_too_dark_2",
+        "state": "off",
+        "attributes": {
+          "device_class": "problem",
+          "friendly_name": "Rear Entry Image Too Dark"
+        },
+        "last_changed": "2022-09-21T10:25:25.413641+00:00",
+        "last_updated": "2022-09-21T10:25:25.413641+00:00",
+        "context": {
+          "id": "01GDFS9DX5R52XN8HWEA4M8NPP",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.myfielddetector1_field_detection_2",
+        "state": "off",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Rear Entry Field Detection"
+        },
+        "last_changed": "2022-09-21T10:25:25.413872+00:00",
+        "last_updated": "2022-09-21T10:25:25.413872+00:00",
+        "context": {
+          "id": "01GDFS9DX55C3HGWCCH5HV7W7M",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.storage_failure_2",
+        "state": "off",
+        "attributes": {
+          "device_class": "problem",
+          "friendly_name": "Rear Entry Storage Failure"
+        },
+        "last_changed": "2022-09-21T10:25:25.414171+00:00",
+        "last_updated": "2022-09-21T10:25:25.414171+00:00",
+        "context": {
+          "id": "01GDFS9DX6Z4VCTMDBW46QJY8Q",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_reset_3",
+        "state": "2022-09-04T21:34:17+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Rear Entry Last Reset"
+        },
+        "last_changed": "2022-09-21T10:25:25.414575+00:00",
+        "last_updated": "2022-09-21T10:25:25.414575+00:00",
+        "context": {
+          "id": "01GDFS9DX6WV3QC4ZGBJNWVPDF",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-09-04T17:34:17-04:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_reboot_3",
+        "state": "2022-09-04T21:34:17+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Rear Entry Last Reboot"
+        },
+        "last_changed": "2022-09-21T10:25:25.414914+00:00",
+        "last_updated": "2022-09-21T10:25:25.414914+00:00",
+        "context": {
+          "id": "01GDFS9DX6EMVBKAFVRKVP31DT",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-09-04T17:34:17-04:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_clock_synchronization_3",
+        "state": "2022-09-04T21:34:17+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Rear Entry Last Clock Synchronization"
+        },
+        "last_changed": "2022-09-21T10:25:25.415238+00:00",
+        "last_updated": "2022-09-21T10:25:25.415238+00:00",
+        "context": {
+          "id": "01GDFS9DX7NA1ZJ5SV6WVN70H1",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-09-04T17:34:17-04:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.processor_usage_3",
+        "state": "100",
+        "attributes": {
+          "unit_of_measurement": "percent",
+          "friendly_name": "Rear Entry Processor Usage"
+        },
+        "last_changed": "2022-09-30T22:46:39.986759+00:00",
+        "last_updated": "2022-09-30T22:46:39.986759+00:00",
+        "context": {
+          "id": "01GE89953JPGWDNQRP8PYEBAV3",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 100,
+        "native_unit_of_measurement": "percent"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "button.full_frontal_reboot",
+        "state": "2022-08-26T16:09:12.415135+00:00",
+        "attributes": {
+          "device_class": "restart",
+          "friendly_name": "Full Frontal Reboot"
+        },
+        "last_changed": "2022-09-21T02:40:31.765790+00:00",
+        "last_updated": "2022-09-21T02:40:31.765790+00:00",
+        "context": {
+          "id": "01GDEYP60NGM5JFWACG9NVAKAH",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.videosource_1_motion_alarm",
+        "state": "off",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Full Frontal Motion Alarm"
+        },
+        "last_changed": "2022-10-01T00:52:06.492294+00:00",
+        "last_updated": "2022-10-01T00:52:06.492294+00:00",
+        "context": {
+          "id": "01GE8GEV6WRYWSARP2FFPX8ZRJ",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.mymotiondetectorrule_cell_motion_detection",
+        "state": "off",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Full Frontal Cell Motion Detection"
+        },
+        "last_changed": "2022-10-01T00:52:07.593110+00:00",
+        "last_updated": "2022-10-01T00:52:07.593110+00:00",
+        "context": {
+          "id": "01GE8GEW99F940RCWWRB0VM9E4",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.mytamperdetectorrule_tamper_detection",
+        "state": "off",
+        "attributes": {
+          "device_class": "problem",
+          "friendly_name": "Full Frontal Tamper Detection"
+        },
+        "last_changed": "2022-09-21T02:40:31.767196+00:00",
+        "last_updated": "2022-09-21T02:40:31.767196+00:00",
+        "context": {
+          "id": "01GDEYP60Q1C2ZNCP6ERJ8V7NC",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.videosourcetoken_image_too_dark",
+        "state": "off",
+        "attributes": {
+          "device_class": "problem",
+          "friendly_name": "Full Frontal Image Too Dark"
+        },
+        "last_changed": "2022-09-21T02:40:31.767447+00:00",
+        "last_updated": "2022-09-21T02:40:31.767447+00:00",
+        "context": {
+          "id": "01GDEYP60QCB1X2R0GRQT2C1MQ",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.myfielddetector1_field_detection",
+        "state": "off",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Full Frontal Field Detection"
+        },
+        "last_changed": "2022-09-21T02:40:31.767694+00:00",
+        "last_updated": "2022-09-21T02:40:31.767694+00:00",
+        "context": {
+          "id": "01GDEYP60Q70F42ECS522A3Y01",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.storage_failure",
+        "state": "off",
+        "attributes": {
+          "device_class": "problem",
+          "friendly_name": "Full Frontal Storage Failure"
+        },
+        "last_changed": "2022-09-21T02:40:31.767931+00:00",
+        "last_updated": "2022-09-21T02:40:31.767931+00:00",
+        "context": {
+          "id": "01GDEYP60QHS4088D531VH74DV",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_reset_2",
+        "state": "2022-09-04T21:34:14+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Full Frontal Last Reset"
+        },
+        "last_changed": "2022-09-21T02:40:31.768299+00:00",
+        "last_updated": "2022-09-21T02:40:31.768299+00:00",
+        "context": {
+          "id": "01GDEYP60RNVG8DBC7VABBVJBD",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-09-04T17:34:14-04:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_reboot_2",
+        "state": "2022-09-04T21:34:14+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Full Frontal Last Reboot"
+        },
+        "last_changed": "2022-09-21T02:40:31.768633+00:00",
+        "last_updated": "2022-09-21T02:40:31.768633+00:00",
+        "context": {
+          "id": "01GDEYP60RNJ4N20Q1NXYPWW0R",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-09-04T17:34:14-04:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_clock_synchronization_2",
+        "state": "2022-09-04T21:34:14+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Full Frontal Last Clock Synchronization"
+        },
+        "last_changed": "2022-09-21T02:40:31.768947+00:00",
+        "last_updated": "2022-09-21T02:40:31.768947+00:00",
+        "context": {
+          "id": "01GDEYP60RAKHGF80M5S4VE0EV",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-09-04T17:34:14-04:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.processor_usage_2",
+        "state": "73",
+        "attributes": {
+          "unit_of_measurement": "percent",
+          "friendly_name": "Full Frontal Processor Usage"
+        },
+        "last_changed": "2022-10-01T00:53:10.991556+00:00",
+        "last_updated": "2022-10-01T00:53:10.991556+00:00",
+        "context": {
+          "id": "01GE8GGT6F49JQSJPQCGKYG1T4",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 73,
+        "native_unit_of_measurement": "percent"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "button.thot_police_reboot",
+        "state": "unknown",
+        "attributes": {
+          "device_class": "restart",
+          "friendly_name": "Thot Police Reboot"
+        },
+        "last_changed": "2022-09-21T02:40:32.565901+00:00",
+        "last_updated": "2022-09-21T02:40:32.565901+00:00",
+        "context": {
+          "id": "01GDEYP6SNN603HJKZ2DB3XN9B",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.00000_cell_motion_detection",
+        "state": "on",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Thot Police Cell Motion Detection"
+        },
+        "last_changed": "2022-09-22T21:44:36.425752+00:00",
+        "last_updated": "2022-09-22T21:44:36.425752+00:00",
+        "context": {
+          "id": "01GDKJHRT9BTB73TCA4QA5JECV",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.00000_motion_alarm",
+        "state": "on",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Thot Police Motion Alarm"
+        },
+        "last_changed": "2022-09-22T21:44:36.426427+00:00",
+        "last_updated": "2022-09-22T21:44:36.426427+00:00",
+        "context": {
+          "id": "01GDKJHRTAS2DD8ARQJSHBCNR4",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.00000_global_scene_change",
+        "state": "off",
+        "attributes": {
+          "device_class": "problem",
+          "friendly_name": "Thot Police Global Scene Change"
+        },
+        "last_changed": "2022-09-21T02:40:32.567619+00:00",
+        "last_updated": "2022-09-21T02:40:32.567619+00:00",
+        "context": {
+          "id": "01GDEYP6SQA9NG27CS086BBM12",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.recordjobmediaprofile00000_jobstate",
+        "state": "on",
+        "attributes": {
+          "friendly_name": "Thot Police Recording Job State"
+        },
+        "last_changed": "2022-09-21T02:40:32.567860+00:00",
+        "last_updated": "2022-09-21T02:40:32.567860+00:00",
+        "context": {
+          "id": "01GDEYP6SQQ5DQHHN8CEGB5G86",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.thot_police_recording_job_state",
+        "state": "on",
+        "attributes": {
+          "friendly_name": "Thot Police Recording Job State"
+        },
+        "last_changed": "2022-09-21T02:40:32.568097+00:00",
+        "last_updated": "2022-09-21T02:40:32.568097+00:00",
+        "context": {
+          "id": "01GDEYP6SR8DWK97JX5N75T87N",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.processor_usage_4",
+        "state": "22",
+        "attributes": {
+          "unit_of_measurement": "percent",
+          "friendly_name": "Thot Police Processor Usage"
+        },
+        "last_changed": "2022-09-22T19:23:42.517559+00:00",
+        "last_updated": "2022-09-22T19:23:42.517559+00:00",
+        "context": {
+          "id": "01GDKAFS1NEZWP7DTJPVE0WPT6",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 22,
+        "native_unit_of_measurement": "percent"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_reboot_4",
+        "state": "2022-09-12T17:15:51+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Thot Police Last Reboot"
+        },
+        "last_changed": "2022-09-21T02:40:32.568783+00:00",
+        "last_updated": "2022-09-21T02:40:32.568783+00:00",
+        "context": {
+          "id": "01GDEYP6SR3MDR1JDFG19VVJNG",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-09-12T13:15:51-04:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_reset_4",
+        "state": "1970-01-01T00:00:00+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Thot Police Last Reset"
+        },
+        "last_changed": "2022-09-21T02:40:32.569112+00:00",
+        "last_updated": "2022-09-21T02:40:32.569112+00:00",
+        "context": {
+          "id": "01GDEYP6SSHGP9FMK4CR7Q3PDQ",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "1969-12-31T19:00:00-05:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_clock_synchronization_4",
+        "state": "2022-09-22T22:40:31+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Thot Police Last Clock Synchronization"
+        },
+        "last_changed": "2022-09-22T21:40:31.281055+00:00",
+        "last_updated": "2022-09-22T21:40:31.281055+00:00",
+        "context": {
+          "id": "01GDKJA9DHTPWGNJDMQBBAZGB2",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-09-22T18:40:31-04:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.tz3000_vp6clf9d_ts0044_2026d6fe_power",
+        "state": "85",
+        "attributes": {
+          "state_class": "measurement",
+          "battery_voltage": 2.9,
+          "unit_of_measurement": "%",
+          "device_class": "battery",
+          "friendly_name": "Zigbee Switch 1 Battery"
+        },
+        "last_changed": "2022-09-22T23:02:11.677580+00:00",
+        "last_updated": "2022-09-22T23:02:11.677580+00:00",
+        "context": {
+          "id": "01GDKPZTYXHQ2Y4GQ9J8XTEYF6",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.tz3000_vp6clf9d_ts0044_2026d6fe_basic_rssi",
+        "state": "-71",
+        "attributes": {
+          "state_class": "measurement",
+          "device_class": "signal_strength",
+          "friendly_name": "Zigbee smart switch 1 Rssi"
+        },
+        "last_changed": "2022-10-01T00:50:50.301669+00:00",
+        "last_updated": "2022-10-01T00:50:50.301669+00:00",
+        "context": {
+          "id": "01GE8GCGSXKC4KNY547CDVPC9D",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.tz3000_vp6clf9d_ts0044_2026d6fe_basic_lqi",
+        "state": "255",
+        "attributes": {
+          "state_class": "measurement",
+          "device_class": "signal_strength",
+          "friendly_name": "Zigbee smart switch 1 Lqi"
+        },
+        "last_changed": "2022-09-29T09:35:15.551807+00:00",
+        "last_updated": "2022-09-29T09:35:15.551807+00:00",
+        "context": {
+          "id": "01GE49KAJZW75XT9GCGC9AZ68B",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "button.horus_reboot",
+        "state": "2022-09-10T02:15:43.842988+00:00",
+        "attributes": {
+          "device_class": "restart",
+          "friendly_name": "Horus Reboot"
+        },
+        "last_changed": "2022-09-21T02:40:34.420087+00:00",
+        "last_updated": "2022-09-21T02:40:34.420087+00:00",
+        "context": {
+          "id": "01GDEYP8KMDQME1CA0BGPVAH69",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.000_cell_motion_detection",
+        "state": "off",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Horus Cell Motion Detection"
+        },
+        "last_changed": "2022-09-28T12:33:57.571544+00:00",
+        "last_updated": "2022-09-28T12:33:57.571544+00:00",
+        "context": {
+          "id": "01GE21DTA3DDJQ117VMGFFF9QF",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.recordjobmediaprofile000_jobstate",
+        "state": "on",
+        "attributes": {},
+        "last_changed": "2022-09-24T12:08:21.063748+00:00",
+        "last_updated": "2022-09-24T12:08:21.063748+00:00",
+        "context": {
+          "id": "01GDQPC1T7GJ4JGGCKRXVNR9EC",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.1_detected_sound",
+        "state": "off",
+        "attributes": {
+          "device_class": "sound",
+          "friendly_name": "Horus detected sound"
+        },
+        "last_changed": "2022-09-21T02:40:34.422997+00:00",
+        "last_updated": "2022-09-21T02:40:34.422997+00:00",
+        "context": {
+          "id": "01GDEYP8KPATYDK8KXXY68MQCS",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.000_motion_alarm",
+        "state": "off",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Horus motion alarm"
+        },
+        "last_changed": "2022-09-28T12:33:57.571952+00:00",
+        "last_updated": "2022-09-28T12:33:57.571952+00:00",
+        "context": {
+          "id": "01GE21DTA3DQ7EQGJS3CZNSJPC",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.tamper_detection",
+        "state": "off",
+        "attributes": {
+          "device_class": "problem"
+        },
+        "last_changed": "2022-09-26T01:15:18.585195+00:00",
+        "last_updated": "2022-09-26T01:15:18.585195+00:00",
+        "context": {
+          "id": "01GDVNSQNSXR83FCZRDPR0BM3R",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.processor_usage",
+        "state": "100",
+        "attributes": {
+          "unit_of_measurement": "percent",
+          "friendly_name": "Horus Processor Usage"
+        },
+        "last_changed": "2022-09-28T12:03:06.759911+00:00",
+        "last_updated": "2022-09-28T12:03:06.759911+00:00",
+        "context": {
+          "id": "01GE1ZNAW7YFHZC5WC0X142GQ4",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": 100,
+        "native_unit_of_measurement": "percent"
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_reboot",
+        "state": "2022-09-28T08:01:00+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Horus Last Reboot"
+        },
+        "last_changed": "2022-09-28T12:03:06.760302+00:00",
+        "last_updated": "2022-09-28T12:03:06.760302+00:00",
+        "context": {
+          "id": "01GE1ZNAW8JABPA94PM84C5GKB",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "2022-09-28T04:01:00-04:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_reset",
+        "state": "1970-01-01T00:00:00+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Horus Last Reset"
+        },
+        "last_changed": "2022-09-21T02:40:34.424992+00:00",
+        "last_updated": "2022-09-21T02:40:34.424992+00:00",
+        "context": {
+          "id": "01GDEYP8KRP93DPVTE4P4W7PZ8",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "1969-12-31T19:00:00-05:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "sensor.last_clock_synchronization",
+        "state": "1970-01-01T00:00:00+00:00",
+        "attributes": {
+          "device_class": "timestamp",
+          "friendly_name": "Horus Last Clock Synchronization"
+        },
+        "last_changed": "2022-09-28T12:03:06.760572+00:00",
+        "last_updated": "2022-09-28T12:03:06.760572+00:00",
+        "context": {
+          "id": "01GE1ZNAW8GRK0FXEYQN54ET32",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": {
+        "native_value": {
+          "__type": "<class 'datetime.datetime'>",
+          "isoformat": "1969-12-31T19:00:00-05:00"
+        },
+        "native_unit_of_measurement": null
+      },
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "button.peeping_tam_reboot",
+        "state": "unknown",
+        "attributes": {
+          "device_class": "restart",
+          "friendly_name": "Peeping Tam Reboot"
+        },
+        "last_changed": "2022-09-21T02:40:36.967403+00:00",
+        "last_updated": "2022-09-21T02:40:36.967403+00:00",
+        "context": {
+          "id": "01GDEYPB3771JE755D0F61V45S",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.peeping_tam_motion_alarm",
+        "state": "off",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Peeping Tam motion alarm"
+        },
+        "last_changed": "2022-09-21T02:40:36.968817+00:00",
+        "last_updated": "2022-09-21T02:40:36.968817+00:00",
+        "context": {
+          "id": "01GDEYPB38KJCDRN8R6VWY1ST3",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "binary_sensor.peeping_tam_cell_motion_detection",
+        "state": "off",
+        "attributes": {
+          "device_class": "motion",
+          "friendly_name": "Peeping Tam cell motion detection"
+        },
+        "last_changed": "2022-09-21T04:47:29.422605+00:00",
+        "last_updated": "2022-09-21T04:47:29.422605+00:00",
+        "context": {
+          "id": "01GDF5YN4EDMND5Z827AY7PGYK",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.front_yard_motion_notify",
+        "state": "off",
+        "attributes": {
+          "last_triggered": "2022-09-29T01:22:17.600974+00:00",
+          "mode": "single",
+          "current": 0,
+          "id": "1663731539191",
+          "friendly_name": "Front yard motion notify"
+        },
+        "last_changed": "2022-09-29T01:25:42.841787+00:00",
+        "last_updated": "2022-09-29T01:25:42.841787+00:00",
+        "context": {
+          "id": "01GE3DJY9P9T8780PJ8RA208HR",
+          "parent_id": null,
+          "user_id": "a7aaeb67e2194654b449b7f63b26e1ac"
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    },
+    {
+      "state": {
+        "entity_id": "automation.automation_13",
+        "state": "on",
+        "attributes": {
+          "last_triggered": "2022-09-30T23:10:34.376186+00:00",
+          "mode": "single",
+          "current": 0,
+          "id": "1663731566905",
+          "friendly_name": "Backyard motion notify"
+        },
+        "last_changed": "2022-09-22T15:30:56.067358+00:00",
+        "last_updated": "2022-09-30T23:20:34.799681+00:00",
+        "context": {
+          "id": "01GE8B787FR3DYRYXH5E45GREJ",
+          "parent_id": null,
+          "user_id": null
+        }
+      },
+      "extra_data": null,
+      "last_seen": "2022-10-01T00:53:29.194463+00:00"
+    }
+  ]
+}

+ 8477 - 0
.storage/trace.saved_traces

@@ -0,0 +1,8477 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "trace.saved_traces",
+  "data": {
+    "automation.1730746572961": [
+      {
+        "extended_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "ee19ef5b663c6d8a773b3e2160b1aebc",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T21:33:15.545501+00:00",
+            "finish": "2025-02-15T21:33:15.546161+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1730746572961",
+          "trigger": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T21:33:15.545715+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.unlock_back_door_when_i_get_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1730746572961",
+                      "last_triggered": "2025-02-15T02:53:37.362845+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "unlock back door when i get home"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.151813+00:00",
+                    "last_reported": "2025-02-15T02:53:38.736714+00:00",
+                    "last_updated": "2025-02-15T02:53:38.736714+00:00",
+                    "context": {
+                      "id": "01JM3RD76HY6Z7WMRFXXXTW27W",
+                      "parent_id": "01JM3RD76GSFWSDM4KQXGAX6JZ",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "zone",
+                    "entity_id": "device_tracker.adri_s_gs22",
+                    "from_state": {
+                      "entity_id": "device_tracker.adri_s_gs22",
+                      "state": "not_home",
+                      "attributes": {
+                        "source_type": "gps",
+                        "latitude": 43.1115363,
+                        "longitude": -77.6445622,
+                        "gps_accuracy": 13,
+                        "altitude": 128.0,
+                        "course": 0,
+                        "speed": 0,
+                        "vertical_accuracy": 0,
+                        "friendly_name": "adri's gs22"
+                      },
+                      "last_changed": "2025-02-15T21:32:35.565894+00:00",
+                      "last_reported": "2025-02-15T21:32:35.565894+00:00",
+                      "last_updated": "2025-02-15T21:32:35.565894+00:00",
+                      "context": {
+                        "id": "01JM5RE3VD0CYG0Z96YBCTKVXS",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "device_tracker.adri_s_gs22",
+                      "state": "home",
+                      "attributes": {
+                        "source_type": "gps",
+                        "latitude": 43.1115445,
+                        "longitude": -77.6445538,
+                        "gps_accuracy": 20,
+                        "altitude": 128.0,
+                        "course": 0,
+                        "speed": 0,
+                        "vertical_accuracy": 0,
+                        "friendly_name": "adri's gs22"
+                      },
+                      "last_changed": "2025-02-15T21:33:15.543522+00:00",
+                      "last_reported": "2025-02-15T21:33:15.543522+00:00",
+                      "last_updated": "2025-02-15T21:33:15.543522+00:00",
+                      "context": {
+                        "id": "01JM5RFAWQ1KDW3P1X5Q76WQ15",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "zone": {
+                      "entity_id": "zone.home",
+                      "state": "0",
+                      "attributes": {
+                        "latitude": 43.11134358600825,
+                        "longitude": -77.64316480504931,
+                        "radius": 100,
+                        "passive": false,
+                        "persons": [],
+                        "editable": true,
+                        "icon": "mdi:home",
+                        "friendly_name": "\ud83c\udf08\ud83c\udfe0\u2728"
+                      },
+                      "last_changed": "2025-02-15T21:31:54.724694+00:00",
+                      "last_reported": "2025-02-15T21:31:54.724694+00:00",
+                      "last_updated": "2025-02-15T21:31:54.724694+00:00",
+                      "context": {
+                        "id": "01JM5RCVZ48YP6PFW3P4PVHA26",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "event": "enter",
+                    "description": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728"
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T21:33:15.545822+00:00",
+                "result": {
+                  "result": false
+                }
+              },
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T21:33:15.545892+00:00",
+                "result": {
+                  "result": false
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T21:33:15.545967+00:00",
+                "result": {
+                  "result": false,
+                  "state": "off",
+                  "wanted_state": "on"
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1730746572961",
+            "alias": "unlock back door when i get home",
+            "description": "",
+            "triggers": [
+              {
+                "trigger": "zone",
+                "entity_id": "device_tracker.adri_s_gs22",
+                "zone": "zone.home",
+                "event": "enter"
+              }
+            ],
+            "conditions": [
+              {
+                "type": "is_connected",
+                "condition": "device",
+                "device_id": "dc3ba9cbe454a194ec13bc6bdb307d4b",
+                "entity_id": "46e6c2193f6a3bddfd2cfa14d3173ff3",
+                "domain": "binary_sensor"
+              }
+            ],
+            "actions": [
+              {
+                "device_id": "ef1e57e6a71e669f345a9ecfc90e4b2e",
+                "domain": "lock",
+                "entity_id": "252bd657d098084010ac62dda1c9872c",
+                "type": "unlock"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5RFAWS47Z75VDR3QV4FA2Q",
+            "parent_id": "01JM5RFAWQ1KDW3P1X5Q76WQ15",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "ee19ef5b663c6d8a773b3e2160b1aebc",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T21:33:15.545501+00:00",
+            "finish": "2025-02-15T21:33:15.546161+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1730746572961",
+          "trigger": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "9356c7ceafe0d07c15545040ad76235a",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T21:50:48.933090+00:00",
+            "finish": "2025-02-15T21:50:48.933710+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1730746572961",
+          "trigger": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T21:50:48.933241+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.unlock_back_door_when_i_get_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1730746572961",
+                      "last_triggered": "2025-02-15T02:53:37.362845+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "unlock back door when i get home"
+                    },
+                    "last_changed": "2025-02-15T21:49:56.460878+00:00",
+                    "last_reported": "2025-02-15T21:49:56.460878+00:00",
+                    "last_updated": "2025-02-15T21:49:56.460878+00:00",
+                    "context": {
+                      "id": "01JM5SDWBC1X85X5H6CSK1C7NP",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "zone",
+                    "entity_id": "device_tracker.adri_s_gs22",
+                    "from_state": {
+                      "entity_id": "device_tracker.adri_s_gs22",
+                      "state": "not_home",
+                      "attributes": {
+                        "source_type": "gps",
+                        "latitude": 43.1115432,
+                        "longitude": -77.6445696,
+                        "gps_accuracy": 16,
+                        "altitude": 124.0,
+                        "course": 0,
+                        "speed": 0,
+                        "vertical_accuracy": 0,
+                        "friendly_name": "adri's gs22"
+                      },
+                      "last_changed": "2025-02-15T21:49:51.534252+00:00",
+                      "last_reported": "2025-02-15T21:49:51.534252+00:00",
+                      "last_updated": "2025-02-15T21:49:51.534252+00:00",
+                      "context": {
+                        "id": "01JM5SDQHEHA218QT2PM1WX0PM",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "device_tracker.adri_s_gs22",
+                      "state": "home",
+                      "attributes": {
+                        "source_type": "gps",
+                        "latitude": 43.1115449,
+                        "longitude": -77.6445587,
+                        "gps_accuracy": 19,
+                        "altitude": 124.0,
+                        "course": 0,
+                        "speed": 0,
+                        "vertical_accuracy": 0,
+                        "friendly_name": "adri's gs22"
+                      },
+                      "last_changed": "2025-02-15T21:50:48.931729+00:00",
+                      "last_reported": "2025-02-15T21:50:48.931729+00:00",
+                      "last_updated": "2025-02-15T21:50:48.931729+00:00",
+                      "context": {
+                        "id": "01JM5SFFK3T6GFK0QQ86PCXB4R",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "zone": {
+                      "entity_id": "zone.home",
+                      "state": "0",
+                      "attributes": {
+                        "latitude": 43.11134358600825,
+                        "longitude": -77.64316480504931,
+                        "radius": 100,
+                        "passive": false,
+                        "persons": [],
+                        "editable": true,
+                        "icon": "mdi:home",
+                        "friendly_name": "\ud83c\udf08\ud83c\udfe0\u2728"
+                      },
+                      "last_changed": "2025-02-15T21:48:54.996483+00:00",
+                      "last_reported": "2025-02-15T21:48:54.996483+00:00",
+                      "last_updated": "2025-02-15T21:48:54.996483+00:00",
+                      "context": {
+                        "id": "01JM5SC0AMN01XESP3SFVXM1KW",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "event": "enter",
+                    "description": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728"
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T21:50:48.933356+00:00",
+                "result": {
+                  "result": false
+                }
+              },
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T21:50:48.933427+00:00",
+                "result": {
+                  "result": false
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T21:50:48.933489+00:00",
+                "result": {
+                  "result": false,
+                  "state": "off",
+                  "wanted_state": "on"
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1730746572961",
+            "alias": "unlock back door when i get home",
+            "description": "",
+            "triggers": [
+              {
+                "trigger": "zone",
+                "entity_id": "device_tracker.adri_s_gs22",
+                "zone": "zone.home",
+                "event": "enter"
+              }
+            ],
+            "conditions": [
+              {
+                "type": "is_connected",
+                "condition": "device",
+                "device_id": "dc3ba9cbe454a194ec13bc6bdb307d4b",
+                "entity_id": "46e6c2193f6a3bddfd2cfa14d3173ff3",
+                "domain": "binary_sensor"
+              }
+            ],
+            "actions": [
+              {
+                "device_id": "ef1e57e6a71e669f345a9ecfc90e4b2e",
+                "domain": "lock",
+                "entity_id": "252bd657d098084010ac62dda1c9872c",
+                "type": "unlock"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5SFFK4EWG26B2WV0FGZG3C",
+            "parent_id": "01JM5SFFK3T6GFK0QQ86PCXB4R",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "9356c7ceafe0d07c15545040ad76235a",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T21:50:48.933090+00:00",
+            "finish": "2025-02-15T21:50:48.933710+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1730746572961",
+          "trigger": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "2ddbfdd55b6ff1a71922b24810c8ad7b",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T21:54:16.276539+00:00",
+            "finish": "2025-02-15T21:54:16.277157+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1730746572961",
+          "trigger": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T21:54:16.276668+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.unlock_back_door_when_i_get_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1730746572961",
+                      "last_triggered": "2025-02-15T02:53:37.362845+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "unlock back door when i get home"
+                    },
+                    "last_changed": "2025-02-15T21:49:56.460878+00:00",
+                    "last_reported": "2025-02-15T21:49:56.460878+00:00",
+                    "last_updated": "2025-02-15T21:49:56.460878+00:00",
+                    "context": {
+                      "id": "01JM5SDWBC1X85X5H6CSK1C7NP",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "zone",
+                    "entity_id": "device_tracker.adri_s_gs22",
+                    "from_state": {
+                      "entity_id": "device_tracker.adri_s_gs22",
+                      "state": "not_home",
+                      "attributes": {
+                        "source_type": "gps",
+                        "latitude": 43.1115393,
+                        "longitude": -77.6445798,
+                        "gps_accuracy": 14,
+                        "altitude": 124.0,
+                        "course": 0,
+                        "speed": 0,
+                        "vertical_accuracy": 0,
+                        "friendly_name": "adri's gs22"
+                      },
+                      "last_changed": "2025-02-15T21:53:49.033929+00:00",
+                      "last_reported": "2025-02-15T21:53:49.033929+00:00",
+                      "last_updated": "2025-02-15T21:53:49.033929+00:00",
+                      "context": {
+                        "id": "01JM5SMZF9ZRNN2YRA7HCJ49C8",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "device_tracker.adri_s_gs22",
+                      "state": "home",
+                      "attributes": {
+                        "source_type": "gps",
+                        "latitude": 43.1115511,
+                        "longitude": -77.6444342,
+                        "gps_accuracy": 10,
+                        "altitude": 124.0,
+                        "course": 128,
+                        "speed": 0,
+                        "vertical_accuracy": 1,
+                        "friendly_name": "adri's gs22"
+                      },
+                      "last_changed": "2025-02-15T21:54:16.275095+00:00",
+                      "last_reported": "2025-02-15T21:54:16.275095+00:00",
+                      "last_updated": "2025-02-15T21:54:16.275095+00:00",
+                      "context": {
+                        "id": "01JM5SNT2KH2E4MA7J2M2AZDZM",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "zone": {
+                      "entity_id": "zone.home",
+                      "state": "0",
+                      "attributes": {
+                        "latitude": 43.11134358600825,
+                        "longitude": -77.64316480504931,
+                        "radius": 100,
+                        "passive": false,
+                        "persons": [],
+                        "editable": true,
+                        "icon": "mdi:home",
+                        "friendly_name": "\ud83c\udf08\ud83c\udfe0\u2728"
+                      },
+                      "last_changed": "2025-02-15T21:51:48.891825+00:00",
+                      "last_reported": "2025-02-15T21:51:48.891825+00:00",
+                      "last_updated": "2025-02-15T21:51:48.891825+00:00",
+                      "context": {
+                        "id": "01JM5SHA4VJVD0N8SCCE6X61SD",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "event": "enter",
+                    "description": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728"
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T21:54:16.276784+00:00",
+                "result": {
+                  "result": false
+                }
+              },
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T21:54:16.276854+00:00",
+                "result": {
+                  "result": false
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T21:54:16.276933+00:00",
+                "result": {
+                  "result": false,
+                  "state": "off",
+                  "wanted_state": "on"
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1730746572961",
+            "alias": "unlock back door when i get home",
+            "description": "",
+            "triggers": [
+              {
+                "trigger": "zone",
+                "entity_id": "device_tracker.adri_s_gs22",
+                "zone": "zone.home",
+                "event": "enter"
+              }
+            ],
+            "conditions": [
+              {
+                "type": "is_connected",
+                "condition": "device",
+                "device_id": "dc3ba9cbe454a194ec13bc6bdb307d4b",
+                "entity_id": "46e6c2193f6a3bddfd2cfa14d3173ff3",
+                "domain": "binary_sensor"
+              }
+            ],
+            "actions": [
+              {
+                "device_id": "ef1e57e6a71e669f345a9ecfc90e4b2e",
+                "domain": "lock",
+                "entity_id": "252bd657d098084010ac62dda1c9872c",
+                "type": "unlock"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5SNT2MPV7QREB7PWX6MKBY",
+            "parent_id": "01JM5SNT2KH2E4MA7J2M2AZDZM",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "2ddbfdd55b6ff1a71922b24810c8ad7b",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T21:54:16.276539+00:00",
+            "finish": "2025-02-15T21:54:16.277157+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1730746572961",
+          "trigger": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "9a1a428fde18d6deeb2c2cd9ba7627c6",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T21:55:37.972348+00:00",
+            "finish": "2025-02-15T21:55:37.972849+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1730746572961",
+          "trigger": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T21:55:37.972462+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.unlock_back_door_when_i_get_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1730746572961",
+                      "last_triggered": "2025-02-15T02:53:37.362845+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "unlock back door when i get home"
+                    },
+                    "last_changed": "2025-02-15T21:49:56.460878+00:00",
+                    "last_reported": "2025-02-15T21:49:56.460878+00:00",
+                    "last_updated": "2025-02-15T21:49:56.460878+00:00",
+                    "context": {
+                      "id": "01JM5SDWBC1X85X5H6CSK1C7NP",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "zone",
+                    "entity_id": "device_tracker.adri_s_gs22",
+                    "from_state": {
+                      "entity_id": "device_tracker.adri_s_gs22",
+                      "state": "not_home",
+                      "attributes": {
+                        "source_type": "gps",
+                        "latitude": 43.1115412,
+                        "longitude": -77.6445647,
+                        "gps_accuracy": 13,
+                        "altitude": 124.0,
+                        "course": 0,
+                        "speed": 0,
+                        "vertical_accuracy": 0,
+                        "friendly_name": "adri's gs22"
+                      },
+                      "last_changed": "2025-02-15T21:54:57.981480+00:00",
+                      "last_reported": "2025-02-15T21:54:57.981480+00:00",
+                      "last_updated": "2025-02-15T21:54:57.981480+00:00",
+                      "context": {
+                        "id": "01JM5SQ2SXCB5BSRVV565SZH19",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "device_tracker.adri_s_gs22",
+                      "state": "home",
+                      "attributes": {
+                        "source_type": "gps",
+                        "latitude": 43.1115507,
+                        "longitude": -77.6445625,
+                        "gps_accuracy": 20,
+                        "altitude": 124.0,
+                        "course": 0,
+                        "speed": 0,
+                        "vertical_accuracy": 0,
+                        "friendly_name": "adri's gs22"
+                      },
+                      "last_changed": "2025-02-15T21:55:37.971013+00:00",
+                      "last_reported": "2025-02-15T21:55:37.971013+00:00",
+                      "last_updated": "2025-02-15T21:55:37.971013+00:00",
+                      "context": {
+                        "id": "01JM5SR9VKVJ3PS1KJS72FHP8A",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "zone": {
+                      "entity_id": "zone.home",
+                      "state": "0",
+                      "attributes": {
+                        "latitude": 43.11134358600825,
+                        "longitude": -77.64316480504931,
+                        "radius": 100,
+                        "passive": false,
+                        "persons": [],
+                        "editable": true,
+                        "icon": "mdi:home",
+                        "friendly_name": "\ud83c\udf08\ud83c\udfe0\u2728"
+                      },
+                      "last_changed": "2025-02-15T21:54:57.983091+00:00",
+                      "last_reported": "2025-02-15T21:54:57.983091+00:00",
+                      "last_updated": "2025-02-15T21:54:57.983091+00:00",
+                      "context": {
+                        "id": "01JM5SQ2SZK86XG3SC978PYHBK",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "event": "enter",
+                    "description": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728"
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T21:55:37.972558+00:00",
+                "result": {
+                  "result": false
+                }
+              },
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T21:55:37.972617+00:00",
+                "result": {
+                  "result": false
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T21:55:37.972678+00:00",
+                "result": {
+                  "result": false,
+                  "state": "off",
+                  "wanted_state": "on"
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1730746572961",
+            "alias": "unlock back door when i get home",
+            "description": "",
+            "triggers": [
+              {
+                "trigger": "zone",
+                "entity_id": "device_tracker.adri_s_gs22",
+                "zone": "zone.home",
+                "event": "enter"
+              }
+            ],
+            "conditions": [
+              {
+                "type": "is_connected",
+                "condition": "device",
+                "device_id": "dc3ba9cbe454a194ec13bc6bdb307d4b",
+                "entity_id": "46e6c2193f6a3bddfd2cfa14d3173ff3",
+                "domain": "binary_sensor"
+              }
+            ],
+            "actions": [
+              {
+                "device_id": "ef1e57e6a71e669f345a9ecfc90e4b2e",
+                "domain": "lock",
+                "entity_id": "252bd657d098084010ac62dda1c9872c",
+                "type": "unlock"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5SR9VM5FAKJXZFW57PZ83B",
+            "parent_id": "01JM5SR9VKVJ3PS1KJS72FHP8A",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "9a1a428fde18d6deeb2c2cd9ba7627c6",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T21:55:37.972348+00:00",
+            "finish": "2025-02-15T21:55:37.972849+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1730746572961",
+          "trigger": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "7deb48e776f6cb93e6c4ce568c4c0565",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T22:00:18.120022+00:00",
+            "finish": "2025-02-15T22:00:18.120519+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1730746572961",
+          "trigger": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T22:00:18.120136+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.unlock_back_door_when_i_get_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1730746572961",
+                      "last_triggered": "2025-02-15T02:53:37.362845+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "unlock back door when i get home"
+                    },
+                    "last_changed": "2025-02-15T21:49:56.460878+00:00",
+                    "last_reported": "2025-02-15T21:49:56.460878+00:00",
+                    "last_updated": "2025-02-15T21:49:56.460878+00:00",
+                    "context": {
+                      "id": "01JM5SDWBC1X85X5H6CSK1C7NP",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "zone",
+                    "entity_id": "device_tracker.adri_s_gs22",
+                    "from_state": {
+                      "entity_id": "device_tracker.adri_s_gs22",
+                      "state": "not_home",
+                      "attributes": {
+                        "source_type": "gps",
+                        "latitude": 43.1115361,
+                        "longitude": -77.6445704,
+                        "gps_accuracy": 14,
+                        "altitude": 124.0,
+                        "course": 0,
+                        "speed": 0,
+                        "vertical_accuracy": 0,
+                        "friendly_name": "adri's gs22"
+                      },
+                      "last_changed": "2025-02-15T21:59:18.780293+00:00",
+                      "last_reported": "2025-02-15T21:59:18.780293+00:00",
+                      "last_updated": "2025-02-15T21:59:18.780293+00:00",
+                      "context": {
+                        "id": "01JM5SZ1FW3TBA80XYNEE0PSK3",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "device_tracker.adri_s_gs22",
+                      "state": "home",
+                      "attributes": {
+                        "source_type": "gps",
+                        "latitude": 43.111538,
+                        "longitude": -77.6445737,
+                        "gps_accuracy": 18,
+                        "altitude": 124.0,
+                        "course": 0,
+                        "speed": 0,
+                        "vertical_accuracy": 1,
+                        "friendly_name": "adri's gs22"
+                      },
+                      "last_changed": "2025-02-15T22:00:18.118710+00:00",
+                      "last_reported": "2025-02-15T22:00:18.118710+00:00",
+                      "last_updated": "2025-02-15T22:00:18.118710+00:00",
+                      "context": {
+                        "id": "01JM5T0VE6S09KJ8SSS811CVAW",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "zone": {
+                      "entity_id": "zone.home",
+                      "state": "0",
+                      "attributes": {
+                        "latitude": 43.11134358600825,
+                        "longitude": -77.64316480504931,
+                        "radius": 100,
+                        "passive": false,
+                        "persons": [],
+                        "editable": true,
+                        "icon": "mdi:home",
+                        "friendly_name": "\ud83c\udf08\ud83c\udfe0\u2728"
+                      },
+                      "last_changed": "2025-02-15T21:56:17.905865+00:00",
+                      "last_reported": "2025-02-15T21:56:17.905865+00:00",
+                      "last_updated": "2025-02-15T21:56:17.905865+00:00",
+                      "context": {
+                        "id": "01JM5SSGVHETDKTHM64PW2QAWF",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "event": "enter",
+                    "description": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728"
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T22:00:18.120232+00:00",
+                "result": {
+                  "result": false
+                }
+              },
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T22:00:18.120291+00:00",
+                "result": {
+                  "result": false
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T22:00:18.120354+00:00",
+                "result": {
+                  "result": false,
+                  "state": "off",
+                  "wanted_state": "on"
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1730746572961",
+            "alias": "unlock back door when i get home",
+            "description": "",
+            "triggers": [
+              {
+                "trigger": "zone",
+                "entity_id": "device_tracker.adri_s_gs22",
+                "zone": "zone.home",
+                "event": "enter"
+              }
+            ],
+            "conditions": [
+              {
+                "type": "is_connected",
+                "condition": "device",
+                "device_id": "dc3ba9cbe454a194ec13bc6bdb307d4b",
+                "entity_id": "46e6c2193f6a3bddfd2cfa14d3173ff3",
+                "domain": "binary_sensor"
+              }
+            ],
+            "actions": [
+              {
+                "device_id": "ef1e57e6a71e669f345a9ecfc90e4b2e",
+                "domain": "lock",
+                "entity_id": "252bd657d098084010ac62dda1c9872c",
+                "type": "unlock"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5T0VE77WZ42RZBMVZD67YD",
+            "parent_id": "01JM5T0VE6S09KJ8SSS811CVAW",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "7deb48e776f6cb93e6c4ce568c4c0565",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T22:00:18.120022+00:00",
+            "finish": "2025-02-15T22:00:18.120519+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1730746572961",
+          "trigger": "device_tracker.adri_s_gs22 entering \ud83c\udf08\ud83c\udfe0\u2728"
+        }
+      }
+    ],
+    "automation.1710120520332": [
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "6a3224d643cb81f8e19c684a947caa8c",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T20:40:51.671971+00:00",
+            "finish": "2025-02-15T20:41:23.873947+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1710120520332",
+          "trigger": "state of binary_sensor.basement_stairs_motion_sensor_motion",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T20:40:51.672329+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.basement_stairs_motion_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1710120520332",
+                      "last_triggered": "2025-02-15T20:40:01.194231+00:00",
+                      "mode": "restart",
+                      "current": 0,
+                      "friendly_name": "Basement Stairs - Motion Light"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.149856+00:00",
+                    "last_reported": "2025-02-15T20:40:33.389652+00:00",
+                    "last_updated": "2025-02-15T20:40:33.389652+00:00",
+                    "context": {
+                      "id": "01JM5NETVDPTY4MTNVAMM3NPEQ",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                    "from_state": {
+                      "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                      "state": "off",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Basement Stairs Motion Sensor Motion"
+                      },
+                      "last_changed": "2025-02-15T20:40:23.269805+00:00",
+                      "last_reported": "2025-02-15T20:40:23.269805+00:00",
+                      "last_updated": "2025-02-15T20:40:23.269805+00:00",
+                      "context": {
+                        "id": "01JM5NEGZ5XCAXF2RKRTPGDNPT",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                      "state": "on",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Basement Stairs Motion Sensor Motion"
+                      },
+                      "last_changed": "2025-02-15T20:40:51.669505+00:00",
+                      "last_reported": "2025-02-15T20:40:51.669505+00:00",
+                      "last_updated": "2025-02-15T20:40:51.669505+00:00",
+                      "context": {
+                        "id": "01JM5NFCPNJWSJRXKW286KMVGA",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": null,
+                    "attribute": null,
+                    "description": "state of binary_sensor.basement_stairs_motion_sensor_motion"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T20:40:51.673712+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM5NFCPQKFQGREET6RQ91ET2",
+                    "parent_id": "01JM5NFCPNJWSJRXKW286KMVGA",
+                    "user_id": null
+                  }
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T20:40:52.775891+00:00",
+                "result": {
+                  "delay": 30.0,
+                  "done": true
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T20:41:22.778736+00:00"
+              }
+            ]
+          },
+          "config": {
+            "id": "1710120520332",
+            "alias": "Basement Stairs - Motion Light",
+            "description": "",
+            "trigger": [
+              {
+                "type": "motion",
+                "platform": "device",
+                "device_id": "4f946caefed3387d7611bcdaad8a4601",
+                "entity_id": "a43e6926f703edc421dc61c69449b5b5",
+                "domain": "binary_sensor"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "type": "turn_on",
+                "device_id": "13d8808d82e3b131cd8ed0e3b7e652ea",
+                "entity_id": "62b25d80b0ad3cc06942bf366315d7f8",
+                "domain": "light"
+              },
+              {
+                "delay": {
+                  "hours": 0,
+                  "minutes": 0,
+                  "seconds": 30,
+                  "milliseconds": 0
+                }
+              },
+              {
+                "type": "turn_off",
+                "device_id": "13d8808d82e3b131cd8ed0e3b7e652ea",
+                "entity_id": "62b25d80b0ad3cc06942bf366315d7f8",
+                "domain": "light"
+              }
+            ],
+            "mode": "restart"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5NFCPQKFQGREET6RQ91ET2",
+            "parent_id": "01JM5NFCPNJWSJRXKW286KMVGA",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "6a3224d643cb81f8e19c684a947caa8c",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T20:40:51.671971+00:00",
+            "finish": "2025-02-15T20:41:23.873947+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1710120520332",
+          "trigger": "state of binary_sensor.basement_stairs_motion_sensor_motion"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "3ec60dbb38f1c69ad6bec3a6f31ba5ae",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T20:42:13.192903+00:00",
+            "finish": "2025-02-15T20:42:45.381853+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1710120520332",
+          "trigger": "state of binary_sensor.basement_stairs_motion_sensor_motion",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T20:42:13.193259+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.basement_stairs_motion_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1710120520332",
+                      "last_triggered": "2025-02-15T20:40:51.672577+00:00",
+                      "mode": "restart",
+                      "current": 0,
+                      "friendly_name": "Basement Stairs - Motion Light"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.149856+00:00",
+                    "last_reported": "2025-02-15T20:41:23.872661+00:00",
+                    "last_updated": "2025-02-15T20:41:23.872661+00:00",
+                    "context": {
+                      "id": "01JM5NGC50BCW0SCJNVSXJ7WQX",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                    "from_state": {
+                      "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                      "state": "off",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Basement Stairs Motion Sensor Motion"
+                      },
+                      "last_changed": "2025-02-15T20:41:15.985054+00:00",
+                      "last_reported": "2025-02-15T20:41:15.985054+00:00",
+                      "last_updated": "2025-02-15T20:41:15.985054+00:00",
+                      "context": {
+                        "id": "01JM5NG4EH5H7BVDVNWZQSB97Q",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                      "state": "on",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Basement Stairs Motion Sensor Motion"
+                      },
+                      "last_changed": "2025-02-15T20:42:13.190420+00:00",
+                      "last_reported": "2025-02-15T20:42:13.190420+00:00",
+                      "last_updated": "2025-02-15T20:42:13.190420+00:00",
+                      "context": {
+                        "id": "01JM5NHWA65YQ8VWXA3XKGNMH3",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": null,
+                    "attribute": null,
+                    "description": "state of binary_sensor.basement_stairs_motion_sensor_motion"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T20:42:13.194643+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM5NHWA8M57PK5FGDQG4N6NW",
+                    "parent_id": "01JM5NHWA65YQ8VWXA3XKGNMH3",
+                    "user_id": null
+                  }
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T20:42:14.284669+00:00",
+                "result": {
+                  "delay": 30.0,
+                  "done": true
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T20:42:44.286117+00:00"
+              }
+            ]
+          },
+          "config": {
+            "id": "1710120520332",
+            "alias": "Basement Stairs - Motion Light",
+            "description": "",
+            "trigger": [
+              {
+                "type": "motion",
+                "platform": "device",
+                "device_id": "4f946caefed3387d7611bcdaad8a4601",
+                "entity_id": "a43e6926f703edc421dc61c69449b5b5",
+                "domain": "binary_sensor"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "type": "turn_on",
+                "device_id": "13d8808d82e3b131cd8ed0e3b7e652ea",
+                "entity_id": "62b25d80b0ad3cc06942bf366315d7f8",
+                "domain": "light"
+              },
+              {
+                "delay": {
+                  "hours": 0,
+                  "minutes": 0,
+                  "seconds": 30,
+                  "milliseconds": 0
+                }
+              },
+              {
+                "type": "turn_off",
+                "device_id": "13d8808d82e3b131cd8ed0e3b7e652ea",
+                "entity_id": "62b25d80b0ad3cc06942bf366315d7f8",
+                "domain": "light"
+              }
+            ],
+            "mode": "restart"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5NHWA8M57PK5FGDQG4N6NW",
+            "parent_id": "01JM5NHWA65YQ8VWXA3XKGNMH3",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "3ec60dbb38f1c69ad6bec3a6f31ba5ae",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T20:42:13.192903+00:00",
+            "finish": "2025-02-15T20:42:45.381853+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1710120520332",
+          "trigger": "state of binary_sensor.basement_stairs_motion_sensor_motion"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "054ef157eaaeddc3eb16d32979499e78",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T21:38:41.100995+00:00",
+            "finish": "2025-02-15T21:39:13.305142+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1710120520332",
+          "trigger": "state of binary_sensor.basement_stairs_motion_sensor_motion",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T21:38:41.101118+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.basement_stairs_motion_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1710120520332",
+                      "last_triggered": "2025-02-15T20:42:13.193514+00:00",
+                      "mode": "restart",
+                      "current": 0,
+                      "friendly_name": "Basement Stairs - Motion Light"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.149856+00:00",
+                    "last_reported": "2025-02-15T20:42:45.380820+00:00",
+                    "last_updated": "2025-02-15T20:42:45.380820+00:00",
+                    "context": {
+                      "id": "01JM5NJVR4PZ9PHAFN69JMD7S9",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                    "from_state": {
+                      "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                      "state": "off",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Basement Stairs Motion Sensor Motion"
+                      },
+                      "last_changed": "2025-02-15T20:42:36.057191+00:00",
+                      "last_reported": "2025-02-15T20:42:36.057191+00:00",
+                      "last_updated": "2025-02-15T20:42:36.057191+00:00",
+                      "context": {
+                        "id": "01JM5NJJMSW2E5MAXN48GKQRNT",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                      "state": "on",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Basement Stairs Motion Sensor Motion"
+                      },
+                      "last_changed": "2025-02-15T21:38:41.099438+00:00",
+                      "last_reported": "2025-02-15T21:38:41.099438+00:00",
+                      "last_updated": "2025-02-15T21:38:41.099438+00:00",
+                      "context": {
+                        "id": "01JM5RS8TBYYGNJ3FRM9Q1HY6D",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": null,
+                    "attribute": null,
+                    "description": "state of binary_sensor.basement_stairs_motion_sensor_motion"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T21:38:41.101765+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM5RS8TCB1K6NDCTRQPZVMR6",
+                    "parent_id": "01JM5RS8TBYYGNJ3FRM9Q1HY6D",
+                    "user_id": null
+                  }
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T21:38:42.202719+00:00",
+                "result": {
+                  "delay": 30.0,
+                  "done": true
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T21:39:12.205435+00:00"
+              }
+            ]
+          },
+          "config": {
+            "id": "1710120520332",
+            "alias": "Basement Stairs - Motion Light",
+            "description": "",
+            "trigger": [
+              {
+                "type": "motion",
+                "platform": "device",
+                "device_id": "4f946caefed3387d7611bcdaad8a4601",
+                "entity_id": "a43e6926f703edc421dc61c69449b5b5",
+                "domain": "binary_sensor"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "type": "turn_on",
+                "device_id": "13d8808d82e3b131cd8ed0e3b7e652ea",
+                "entity_id": "62b25d80b0ad3cc06942bf366315d7f8",
+                "domain": "light"
+              },
+              {
+                "delay": {
+                  "hours": 0,
+                  "minutes": 0,
+                  "seconds": 30,
+                  "milliseconds": 0
+                }
+              },
+              {
+                "type": "turn_off",
+                "device_id": "13d8808d82e3b131cd8ed0e3b7e652ea",
+                "entity_id": "62b25d80b0ad3cc06942bf366315d7f8",
+                "domain": "light"
+              }
+            ],
+            "mode": "restart"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5RS8TCB1K6NDCTRQPZVMR6",
+            "parent_id": "01JM5RS8TBYYGNJ3FRM9Q1HY6D",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "054ef157eaaeddc3eb16d32979499e78",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T21:38:41.100995+00:00",
+            "finish": "2025-02-15T21:39:13.305142+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1710120520332",
+          "trigger": "state of binary_sensor.basement_stairs_motion_sensor_motion"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "93e2a1bb432c958b324cff5056e7b886",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T21:52:00.783035+00:00",
+            "finish": "2025-02-15T21:52:33.260447+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1710120520332",
+          "trigger": "state of binary_sensor.basement_stairs_motion_sensor_motion",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T21:52:00.783220+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.basement_stairs_motion_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1710120520332",
+                      "last_triggered": "2025-02-15T21:38:41.101250+00:00",
+                      "mode": "restart",
+                      "current": 0,
+                      "friendly_name": "Basement Stairs - Motion Light"
+                    },
+                    "last_changed": "2025-02-15T21:49:56.458647+00:00",
+                    "last_reported": "2025-02-15T21:49:56.458647+00:00",
+                    "last_updated": "2025-02-15T21:49:56.458647+00:00",
+                    "context": {
+                      "id": "01JM5SDWBA4Z2CZ9JCE1S0AXWH",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                    "from_state": {
+                      "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                      "state": "off",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Basement Stairs Motion Sensor Motion"
+                      },
+                      "last_changed": "2025-02-15T21:49:56.193224+00:00",
+                      "last_reported": "2025-02-15T21:49:56.193224+00:00",
+                      "last_updated": "2025-02-15T21:49:56.193224+00:00",
+                      "context": {
+                        "id": "01JM5SDW312HFH5T312T6MHFGS",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                      "state": "on",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Basement Stairs Motion Sensor Motion"
+                      },
+                      "last_changed": "2025-02-15T21:52:00.780358+00:00",
+                      "last_reported": "2025-02-15T21:52:00.780358+00:00",
+                      "last_updated": "2025-02-15T21:52:00.780358+00:00",
+                      "context": {
+                        "id": "01JM5SHNRCC44JSCWAZG9DPP90",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": null,
+                    "attribute": null,
+                    "description": "state of binary_sensor.basement_stairs_motion_sensor_motion"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T21:52:00.784555+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM5SHNRE5AZPRBSCMC51XN1G",
+                    "parent_id": "01JM5SHNRCC44JSCWAZG9DPP90",
+                    "user_id": null
+                  }
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T21:52:02.151968+00:00",
+                "result": {
+                  "delay": 30.0,
+                  "done": true
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T21:52:32.155017+00:00"
+              }
+            ]
+          },
+          "config": {
+            "id": "1710120520332",
+            "alias": "Basement Stairs - Motion Light",
+            "description": "",
+            "trigger": [
+              {
+                "type": "motion",
+                "platform": "device",
+                "device_id": "4f946caefed3387d7611bcdaad8a4601",
+                "entity_id": "a43e6926f703edc421dc61c69449b5b5",
+                "domain": "binary_sensor"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "type": "turn_on",
+                "device_id": "13d8808d82e3b131cd8ed0e3b7e652ea",
+                "entity_id": "62b25d80b0ad3cc06942bf366315d7f8",
+                "domain": "light"
+              },
+              {
+                "delay": {
+                  "hours": 0,
+                  "minutes": 0,
+                  "seconds": 30,
+                  "milliseconds": 0
+                }
+              },
+              {
+                "type": "turn_off",
+                "device_id": "13d8808d82e3b131cd8ed0e3b7e652ea",
+                "entity_id": "62b25d80b0ad3cc06942bf366315d7f8",
+                "domain": "light"
+              }
+            ],
+            "mode": "restart"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5SHNRE5AZPRBSCMC51XN1G",
+            "parent_id": "01JM5SHNRCC44JSCWAZG9DPP90",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "93e2a1bb432c958b324cff5056e7b886",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T21:52:00.783035+00:00",
+            "finish": "2025-02-15T21:52:33.260447+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1710120520332",
+          "trigger": "state of binary_sensor.basement_stairs_motion_sensor_motion"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "3479859337b374e38ada57204c90dfce",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T21:52:55.058883+00:00",
+            "finish": "2025-02-15T21:53:27.273359+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1710120520332",
+          "trigger": "state of binary_sensor.basement_stairs_motion_sensor_motion",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T21:52:55.059146+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.basement_stairs_motion_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1710120520332",
+                      "last_triggered": "2025-02-15T21:52:00.783499+00:00",
+                      "mode": "restart",
+                      "current": 0,
+                      "friendly_name": "Basement Stairs - Motion Light"
+                    },
+                    "last_changed": "2025-02-15T21:49:56.458647+00:00",
+                    "last_reported": "2025-02-15T21:52:33.258842+00:00",
+                    "last_updated": "2025-02-15T21:52:33.258842+00:00",
+                    "context": {
+                      "id": "01JM5SJNFAGGQ44BFQEG41R73Q",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                    "from_state": {
+                      "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                      "state": "off",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Basement Stairs Motion Sensor Motion"
+                      },
+                      "last_changed": "2025-02-15T21:52:20.821801+00:00",
+                      "last_reported": "2025-02-15T21:52:20.821801+00:00",
+                      "last_updated": "2025-02-15T21:52:20.821801+00:00",
+                      "context": {
+                        "id": "01JM5SJ9AN7FEHVBR1V738RBWD",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "binary_sensor.basement_stairs_motion_sensor_motion",
+                      "state": "on",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Basement Stairs Motion Sensor Motion"
+                      },
+                      "last_changed": "2025-02-15T21:52:55.055125+00:00",
+                      "last_reported": "2025-02-15T21:52:55.055125+00:00",
+                      "last_updated": "2025-02-15T21:52:55.055125+00:00",
+                      "context": {
+                        "id": "01JM5SKARFJF999EVZVFV8BWZY",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": null,
+                    "attribute": null,
+                    "description": "state of binary_sensor.basement_stairs_motion_sensor_motion"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T21:52:55.059978+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM5SKARJ2RS13NQFKY7EFK11",
+                    "parent_id": "01JM5SKARFJF999EVZVFV8BWZY",
+                    "user_id": null
+                  }
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T21:52:56.154799+00:00",
+                "result": {
+                  "delay": 30.0,
+                  "done": true
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T21:53:26.156618+00:00"
+              }
+            ]
+          },
+          "config": {
+            "id": "1710120520332",
+            "alias": "Basement Stairs - Motion Light",
+            "description": "",
+            "trigger": [
+              {
+                "type": "motion",
+                "platform": "device",
+                "device_id": "4f946caefed3387d7611bcdaad8a4601",
+                "entity_id": "a43e6926f703edc421dc61c69449b5b5",
+                "domain": "binary_sensor"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "type": "turn_on",
+                "device_id": "13d8808d82e3b131cd8ed0e3b7e652ea",
+                "entity_id": "62b25d80b0ad3cc06942bf366315d7f8",
+                "domain": "light"
+              },
+              {
+                "delay": {
+                  "hours": 0,
+                  "minutes": 0,
+                  "seconds": 30,
+                  "milliseconds": 0
+                }
+              },
+              {
+                "type": "turn_off",
+                "device_id": "13d8808d82e3b131cd8ed0e3b7e652ea",
+                "entity_id": "62b25d80b0ad3cc06942bf366315d7f8",
+                "domain": "light"
+              }
+            ],
+            "mode": "restart"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5SKARJ2RS13NQFKY7EFK11",
+            "parent_id": "01JM5SKARFJF999EVZVFV8BWZY",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "3479859337b374e38ada57204c90dfce",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T21:52:55.058883+00:00",
+            "finish": "2025-02-15T21:53:27.273359+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1710120520332",
+          "trigger": "state of binary_sensor.basement_stairs_motion_sensor_motion"
+        }
+      }
+    ],
+    "automation.1736825774161": [
+      {
+        "extended_dict": {
+          "last_step": "action/1",
+          "run_id": "c49d839963058fed50223c9f10a360f8",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-11T11:00:00.089311+00:00",
+            "finish": "2025-02-11T11:00:00.707032+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825774161",
+          "trigger": "time",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-11T11:00:00.089491+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.set_heat_if_noah_is_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1736825774161",
+                      "last_triggered": "2025-02-10T11:00:00.090224+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "set heat if Noah is home "
+                    },
+                    "last_changed": "2025-01-28T06:31:01.304117+00:00",
+                    "last_reported": "2025-02-10T11:00:00.602216+00:00",
+                    "last_updated": "2025-02-10T11:00:00.602216+00:00",
+                    "context": {
+                      "id": "01JKQR86YR50SA4QH3813HHCJ4",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "time",
+                    "now": "2025-02-11T06:00:00.088756-05:00",
+                    "description": "time",
+                    "entity_id": null
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-11T11:00:00.089592+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-11T11:00:00.089677+00:00",
+                "result": {
+                  "result": true,
+                  "state": "on",
+                  "wanted_state": "on"
+                }
+              }
+            ],
+            "condition/1": [
+              {
+                "path": "condition/1",
+                "timestamp": "2025-02-11T11:00:00.089854+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/1/entity_id/0": [
+              {
+                "path": "condition/1/entity_id/0",
+                "timestamp": "2025-02-11T11:00:00.089923+00:00",
+                "result": {
+                  "result": true,
+                  "state": 8.1
+                }
+              }
+            ],
+            "condition/2": [
+              {
+                "path": "condition/2",
+                "timestamp": "2025-02-11T11:00:00.090076+00:00",
+                "result": {
+                  "after": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "00:00:00"
+                  },
+                  "now_time": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "06:00:00.090125"
+                  },
+                  "before": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "23:59:59.999999"
+                  },
+                  "weekday": [
+                    "mon",
+                    "tue",
+                    "wed",
+                    "thu",
+                    "fri"
+                  ],
+                  "now_weekday": "tue",
+                  "result": true
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-11T11:00:00.091229+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKTAMXYSESZ3R46CJ4030RC5",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "climate",
+                    "service": "set_temperature",
+                    "service_data": {
+                      "temperature": 70,
+                      "entity_id": [
+                        "climate.the_heat"
+                      ]
+                    },
+                    "target": {
+                      "entity_id": [
+                        "climate.the_heat"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-11T11:00:00.700065+00:00",
+                "result": {
+                  "params": {
+                    "domain": "input_boolean",
+                    "service": "turn_off",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "input_boolean.is_noah_home"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1736825774161",
+            "alias": "set heat if Noah is home ",
+            "description": "",
+            "triggers": [
+              {
+                "trigger": "time",
+                "at": "06:00:00"
+              }
+            ],
+            "conditions": [
+              {
+                "condition": "state",
+                "entity_id": "input_boolean.is_noah_home",
+                "state": "on"
+              },
+              {
+                "condition": "numeric_state",
+                "entity_id": "sensor.kroc_temperature",
+                "below": 55
+              },
+              {
+                "condition": "time",
+                "weekday": [
+                  "mon",
+                  "tue",
+                  "wed",
+                  "thu",
+                  "fri"
+                ]
+              }
+            ],
+            "actions": [
+              {
+                "action": "climate.set_temperature",
+                "metadata": {},
+                "data": {
+                  "temperature": 70
+                },
+                "target": {
+                  "entity_id": "climate.the_heat"
+                }
+              },
+              {
+                "action": "input_boolean.turn_off",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "input_boolean.is_noah_home"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKTAMXYSESZ3R46CJ4030RC5",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/1",
+          "run_id": "c49d839963058fed50223c9f10a360f8",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-11T11:00:00.089311+00:00",
+            "finish": "2025-02-11T11:00:00.707032+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825774161",
+          "trigger": "time"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/1",
+          "run_id": "5a547912127ad819bff8d5f48c2b7783",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-12T11:00:00.089216+00:00",
+            "finish": "2025-02-12T11:00:00.665967+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825774161",
+          "trigger": "time",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-12T11:00:00.089437+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.set_heat_if_noah_is_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1736825774161",
+                      "last_triggered": "2025-02-11T11:00:00.090462+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "set heat if Noah is home "
+                    },
+                    "last_changed": "2025-01-28T06:31:01.304117+00:00",
+                    "last_reported": "2025-02-11T11:00:00.701883+00:00",
+                    "last_updated": "2025-02-11T11:00:00.701883+00:00",
+                    "context": {
+                      "id": "01JKTAMXYSESZ3R46CJ4030RC5",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "time",
+                    "now": "2025-02-12T06:00:00.088708-05:00",
+                    "description": "time",
+                    "entity_id": null
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-12T11:00:00.089527+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-12T11:00:00.089596+00:00",
+                "result": {
+                  "result": true,
+                  "state": "on",
+                  "wanted_state": "on"
+                }
+              }
+            ],
+            "condition/1": [
+              {
+                "path": "condition/1",
+                "timestamp": "2025-02-12T11:00:00.089755+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/1/entity_id/0": [
+              {
+                "path": "condition/1/entity_id/0",
+                "timestamp": "2025-02-12T11:00:00.089814+00:00",
+                "result": {
+                  "result": true,
+                  "state": 24.1
+                }
+              }
+            ],
+            "condition/2": [
+              {
+                "path": "condition/2",
+                "timestamp": "2025-02-12T11:00:00.089943+00:00",
+                "result": {
+                  "after": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "00:00:00"
+                  },
+                  "now_time": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "06:00:00.089978"
+                  },
+                  "before": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "23:59:59.999999"
+                  },
+                  "weekday": [
+                    "mon",
+                    "tue",
+                    "wed",
+                    "thu",
+                    "fri"
+                  ],
+                  "now_weekday": "wed",
+                  "result": true
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-12T11:00:00.090973+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKWX1MYS2GNPVWPNCPPY7FB4",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "climate",
+                    "service": "set_temperature",
+                    "service_data": {
+                      "temperature": 70,
+                      "entity_id": [
+                        "climate.the_heat"
+                      ]
+                    },
+                    "target": {
+                      "entity_id": [
+                        "climate.the_heat"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-12T11:00:00.663758+00:00",
+                "result": {
+                  "params": {
+                    "domain": "input_boolean",
+                    "service": "turn_off",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "input_boolean.is_noah_home"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1736825774161",
+            "alias": "set heat if Noah is home ",
+            "description": "",
+            "triggers": [
+              {
+                "trigger": "time",
+                "at": "06:00:00"
+              }
+            ],
+            "conditions": [
+              {
+                "condition": "state",
+                "entity_id": "input_boolean.is_noah_home",
+                "state": "on"
+              },
+              {
+                "condition": "numeric_state",
+                "entity_id": "sensor.kroc_temperature",
+                "below": 55
+              },
+              {
+                "condition": "time",
+                "weekday": [
+                  "mon",
+                  "tue",
+                  "wed",
+                  "thu",
+                  "fri"
+                ]
+              }
+            ],
+            "actions": [
+              {
+                "action": "climate.set_temperature",
+                "metadata": {},
+                "data": {
+                  "temperature": 70
+                },
+                "target": {
+                  "entity_id": "climate.the_heat"
+                }
+              },
+              {
+                "action": "input_boolean.turn_off",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "input_boolean.is_noah_home"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKWX1MYS2GNPVWPNCPPY7FB4",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/1",
+          "run_id": "5a547912127ad819bff8d5f48c2b7783",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-12T11:00:00.089216+00:00",
+            "finish": "2025-02-12T11:00:00.665967+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825774161",
+          "trigger": "time"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/1",
+          "run_id": "6972a8658338f098214d73240bbdd64a",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-13T11:00:00.089451+00:00",
+            "finish": "2025-02-13T11:00:01.027058+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825774161",
+          "trigger": "time",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-13T11:00:00.089636+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.set_heat_if_noah_is_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1736825774161",
+                      "last_triggered": "2025-02-12T11:00:00.090219+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "set heat if Noah is home "
+                    },
+                    "last_changed": "2025-01-28T06:31:01.304117+00:00",
+                    "last_reported": "2025-02-12T11:00:00.665608+00:00",
+                    "last_updated": "2025-02-12T11:00:00.665608+00:00",
+                    "context": {
+                      "id": "01JKWX1MYS2GNPVWPNCPPY7FB4",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "time",
+                    "now": "2025-02-13T06:00:00.088896-05:00",
+                    "description": "time",
+                    "entity_id": null
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-13T11:00:00.089734+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-13T11:00:00.089815+00:00",
+                "result": {
+                  "result": true,
+                  "state": "on",
+                  "wanted_state": "on"
+                }
+              }
+            ],
+            "condition/1": [
+              {
+                "path": "condition/1",
+                "timestamp": "2025-02-13T11:00:00.089992+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/1/entity_id/0": [
+              {
+                "path": "condition/1/entity_id/0",
+                "timestamp": "2025-02-13T11:00:00.090061+00:00",
+                "result": {
+                  "result": true,
+                  "state": 39.9
+                }
+              }
+            ],
+            "condition/2": [
+              {
+                "path": "condition/2",
+                "timestamp": "2025-02-13T11:00:00.090214+00:00",
+                "result": {
+                  "after": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "00:00:00"
+                  },
+                  "now_time": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "06:00:00.090325"
+                  },
+                  "before": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "23:59:59.999999"
+                  },
+                  "weekday": [
+                    "mon",
+                    "tue",
+                    "wed",
+                    "thu",
+                    "fri"
+                  ],
+                  "now_weekday": "thu",
+                  "result": true
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-13T11:00:00.091433+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKZFEBYSEA464AMS0A3KNH8W",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "climate",
+                    "service": "set_temperature",
+                    "service_data": {
+                      "temperature": 70,
+                      "entity_id": [
+                        "climate.the_heat"
+                      ]
+                    },
+                    "target": {
+                      "entity_id": [
+                        "climate.the_heat"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-13T11:00:01.025140+00:00",
+                "result": {
+                  "params": {
+                    "domain": "input_boolean",
+                    "service": "turn_off",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "input_boolean.is_noah_home"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1736825774161",
+            "alias": "set heat if Noah is home ",
+            "description": "",
+            "triggers": [
+              {
+                "trigger": "time",
+                "at": "06:00:00"
+              }
+            ],
+            "conditions": [
+              {
+                "condition": "state",
+                "entity_id": "input_boolean.is_noah_home",
+                "state": "on"
+              },
+              {
+                "condition": "numeric_state",
+                "entity_id": "sensor.kroc_temperature",
+                "below": 55
+              },
+              {
+                "condition": "time",
+                "weekday": [
+                  "mon",
+                  "tue",
+                  "wed",
+                  "thu",
+                  "fri"
+                ]
+              }
+            ],
+            "actions": [
+              {
+                "action": "climate.set_temperature",
+                "metadata": {},
+                "data": {
+                  "temperature": 70
+                },
+                "target": {
+                  "entity_id": "climate.the_heat"
+                }
+              },
+              {
+                "action": "input_boolean.turn_off",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "input_boolean.is_noah_home"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKZFEBYSEA464AMS0A3KNH8W",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/1",
+          "run_id": "6972a8658338f098214d73240bbdd64a",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-13T11:00:00.089451+00:00",
+            "finish": "2025-02-13T11:00:01.027058+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825774161",
+          "trigger": "time"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/1",
+          "run_id": "3a00025bc9f88e38095bcc46b3f274e3",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-14T11:00:00.096208+00:00",
+            "finish": "2025-02-14T11:00:00.754587+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825774161",
+          "trigger": "time",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-14T11:00:00.096360+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.set_heat_if_noah_is_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1736825774161",
+                      "last_triggered": "2025-02-13T11:00:00.090614+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "set heat if Noah is home "
+                    },
+                    "last_changed": "2025-02-14T06:49:51.152893+00:00",
+                    "last_reported": "2025-02-14T06:49:51.152893+00:00",
+                    "last_updated": "2025-02-14T06:49:51.152893+00:00",
+                    "context": {
+                      "id": "01JM1KH1SGEMVNAFR1HKFFWND7",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "time",
+                    "now": "2025-02-14T06:00:00.095419-05:00",
+                    "description": "time",
+                    "entity_id": null
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-14T11:00:00.096477+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-14T11:00:00.096573+00:00",
+                "result": {
+                  "result": true,
+                  "state": "on",
+                  "wanted_state": "on"
+                }
+              }
+            ],
+            "condition/1": [
+              {
+                "path": "condition/1",
+                "timestamp": "2025-02-14T11:00:00.096778+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/1/entity_id/0": [
+              {
+                "path": "condition/1/entity_id/0",
+                "timestamp": "2025-02-14T11:00:00.096869+00:00",
+                "result": {
+                  "result": true,
+                  "state": 23.0
+                }
+              }
+            ],
+            "condition/2": [
+              {
+                "path": "condition/2",
+                "timestamp": "2025-02-14T11:00:00.097065+00:00",
+                "result": {
+                  "after": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "00:00:00"
+                  },
+                  "now_time": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "06:00:00.097120"
+                  },
+                  "before": {
+                    "__type": "<class 'datetime.time'>",
+                    "isoformat": "23:59:59.999999"
+                  },
+                  "weekday": [
+                    "mon",
+                    "tue",
+                    "wed",
+                    "thu",
+                    "fri"
+                  ],
+                  "now_weekday": "fri",
+                  "result": true
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-14T11:00:00.098582+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM21V2Z0BCN8G3Q4FBC8ZN91",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "climate",
+                    "service": "set_temperature",
+                    "service_data": {
+                      "temperature": 70,
+                      "entity_id": [
+                        "climate.the_heat"
+                      ]
+                    },
+                    "target": {
+                      "entity_id": [
+                        "climate.the_heat"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-14T11:00:00.752336+00:00",
+                "result": {
+                  "params": {
+                    "domain": "input_boolean",
+                    "service": "turn_off",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "input_boolean.is_noah_home"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1736825774161",
+            "alias": "set heat if Noah is home ",
+            "description": "",
+            "triggers": [
+              {
+                "trigger": "time",
+                "at": "06:00:00"
+              }
+            ],
+            "conditions": [
+              {
+                "condition": "state",
+                "entity_id": "input_boolean.is_noah_home",
+                "state": "on"
+              },
+              {
+                "condition": "numeric_state",
+                "entity_id": "sensor.kroc_temperature",
+                "below": 55
+              },
+              {
+                "condition": "time",
+                "weekday": [
+                  "mon",
+                  "tue",
+                  "wed",
+                  "thu",
+                  "fri"
+                ]
+              }
+            ],
+            "actions": [
+              {
+                "action": "climate.set_temperature",
+                "metadata": {},
+                "data": {
+                  "temperature": 70
+                },
+                "target": {
+                  "entity_id": "climate.the_heat"
+                }
+              },
+              {
+                "action": "input_boolean.turn_off",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "input_boolean.is_noah_home"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM21V2Z0BCN8G3Q4FBC8ZN91",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/1",
+          "run_id": "3a00025bc9f88e38095bcc46b3f274e3",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-14T11:00:00.096208+00:00",
+            "finish": "2025-02-14T11:00:00.754587+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825774161",
+          "trigger": "time"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "ebedf69a6cc0f32438b351ac6e8f5e64",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T11:00:00.095194+00:00",
+            "finish": "2025-02-15T11:00:00.095738+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825774161",
+          "trigger": "time",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T11:00:00.095346+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.set_heat_if_noah_is_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1736825774161",
+                      "last_triggered": "2025-02-14T11:00:00.097504+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "set heat if Noah is home "
+                    },
+                    "last_changed": "2025-02-14T06:49:51.152893+00:00",
+                    "last_reported": "2025-02-14T11:00:00.754321+00:00",
+                    "last_updated": "2025-02-14T11:00:00.754321+00:00",
+                    "context": {
+                      "id": "01JM21V2Z0BCN8G3Q4FBC8ZN91",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "time",
+                    "now": "2025-02-15T06:00:00.094611-05:00",
+                    "description": "time",
+                    "entity_id": null
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T11:00:00.095461+00:00",
+                "result": {
+                  "result": false
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T11:00:00.095554+00:00",
+                "result": {
+                  "result": false,
+                  "state": "off",
+                  "wanted_state": "on"
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1736825774161",
+            "alias": "set heat if Noah is home ",
+            "description": "",
+            "triggers": [
+              {
+                "trigger": "time",
+                "at": "06:00:00"
+              }
+            ],
+            "conditions": [
+              {
+                "condition": "state",
+                "entity_id": "input_boolean.is_noah_home",
+                "state": "on"
+              },
+              {
+                "condition": "numeric_state",
+                "entity_id": "sensor.kroc_temperature",
+                "below": 55
+              },
+              {
+                "condition": "time",
+                "weekday": [
+                  "mon",
+                  "tue",
+                  "wed",
+                  "thu",
+                  "fri"
+                ]
+              }
+            ],
+            "actions": [
+              {
+                "action": "climate.set_temperature",
+                "metadata": {},
+                "data": {
+                  "temperature": 70
+                },
+                "target": {
+                  "entity_id": "climate.the_heat"
+                }
+              },
+              {
+                "action": "input_boolean.turn_off",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "input_boolean.is_noah_home"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM4M7SYZFGTRB5T1DS7RSH1H",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "condition/0/entity_id/0",
+          "run_id": "ebedf69a6cc0f32438b351ac6e8f5e64",
+          "state": "stopped",
+          "script_execution": "failed_conditions",
+          "timestamp": {
+            "start": "2025-02-15T11:00:00.095194+00:00",
+            "finish": "2025-02-15T11:00:00.095738+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825774161",
+          "trigger": "time"
+        }
+      }
+    ],
+    "automation.1662697063215": [
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "57e48b399bbfee23ab2cd5659f931d2b",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-11T12:12:42.792571+00:00",
+            "finish": "2025-02-11T12:12:43.611965+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1662697063215",
+          "trigger": "sunrise",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-11T12:12:42.792912+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.at_dawn",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1662697063215",
+                      "last_triggered": "2025-02-10T12:14:02.526015+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "at dawn"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.288975+00:00",
+                    "last_reported": "2025-02-10T12:14:04.010956+00:00",
+                    "last_updated": "2025-02-10T12:14:04.010956+00:00",
+                    "context": {
+                      "id": "01JKQWFS8X12T1YPN6QEXJPJPN",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "sun",
+                    "event": "sunrise",
+                    "offset": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 0.0
+                    },
+                    "description": "sunrise"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-11T12:12:42.793742+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKTET2D8MDY2F08R1PB7106S",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.daytime_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-11T12:12:43.173067+00:00",
+                "result": {
+                  "params": {
+                    "domain": "automation",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "automation.backyard_motion_light_2",
+                        "automation.front_yard_person_detected"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-11T12:12:43.178046+00:00",
+                "result": {
+                  "params": {
+                    "domain": "cover",
+                    "service": "open_cover",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "cover.front_room_blinds"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1662697063215",
+            "alias": "at dawn",
+            "description": "",
+            "triggers": [
+              {
+                "event": "sunrise",
+                "offset": 0,
+                "trigger": "sun"
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.daytime_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": [
+                    "automation.backyard_motion_light_2",
+                    "automation.front_yard_person_detected"
+                  ]
+                },
+                "action": "automation.turn_on"
+              },
+              {
+                "action": "cover.open_cover",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "cover.front_room_blinds"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKTET2D8MDY2F08R1PB7106S",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "57e48b399bbfee23ab2cd5659f931d2b",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-11T12:12:42.792571+00:00",
+            "finish": "2025-02-11T12:12:43.611965+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1662697063215",
+          "trigger": "sunrise"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "1daee49bdef4911eb0935a5867f99231",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-12T12:11:21.688926+00:00",
+            "finish": "2025-02-12T12:11:24.097138+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1662697063215",
+          "trigger": "sunrise",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-12T12:11:21.689061+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.at_dawn",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1662697063215",
+                      "last_triggered": "2025-02-11T12:12:42.793086+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "at dawn"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.288975+00:00",
+                    "last_reported": "2025-02-11T12:12:43.611673+00:00",
+                    "last_updated": "2025-02-11T12:12:43.611673+00:00",
+                    "context": {
+                      "id": "01JKTET2D8MDY2F08R1PB7106S",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "sun",
+                    "event": "sunrise",
+                    "offset": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 0.0
+                    },
+                    "description": "sunrise"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-12T12:11:21.689947+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKX14A6RFPKTPG0YE4JEAVBM",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.daytime_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-12T12:11:23.022099+00:00",
+                "result": {
+                  "params": {
+                    "domain": "automation",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "automation.backyard_motion_light_2",
+                        "automation.front_yard_person_detected"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-12T12:11:23.024977+00:00",
+                "result": {
+                  "params": {
+                    "domain": "cover",
+                    "service": "open_cover",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "cover.front_room_blinds"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1662697063215",
+            "alias": "at dawn",
+            "description": "",
+            "triggers": [
+              {
+                "event": "sunrise",
+                "offset": 0,
+                "trigger": "sun"
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.daytime_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": [
+                    "automation.backyard_motion_light_2",
+                    "automation.front_yard_person_detected"
+                  ]
+                },
+                "action": "automation.turn_on"
+              },
+              {
+                "action": "cover.open_cover",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "cover.front_room_blinds"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKX14A6RFPKTPG0YE4JEAVBM",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "1daee49bdef4911eb0935a5867f99231",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-12T12:11:21.688926+00:00",
+            "finish": "2025-02-12T12:11:24.097138+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1662697063215",
+          "trigger": "sunrise"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "152d38e2d4fabb8154262b28d47875c3",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-13T12:09:59.252669+00:00",
+            "finish": "2025-02-13T12:10:00.666722+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1662697063215",
+          "trigger": "sunrise",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-13T12:09:59.252891+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.at_dawn",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1662697063215",
+                      "last_triggered": "2025-02-12T12:11:21.689283+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "at dawn"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.288975+00:00",
+                    "last_reported": "2025-02-12T12:11:24.096922+00:00",
+                    "last_updated": "2025-02-12T12:11:24.096922+00:00",
+                    "context": {
+                      "id": "01JKX14A6RFPKTPG0YE4JEAVBM",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "sun",
+                    "event": "sunrise",
+                    "offset": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 0.0
+                    },
+                    "description": "sunrise"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-13T12:09:59.253896+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKZKEGPM2C028C9STDK9XDZB",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.daytime_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-13T12:09:59.669932+00:00",
+                "result": {
+                  "params": {
+                    "domain": "automation",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "automation.backyard_motion_light_2",
+                        "automation.front_yard_person_detected"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-13T12:09:59.672507+00:00",
+                "result": {
+                  "params": {
+                    "domain": "cover",
+                    "service": "open_cover",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "cover.front_room_blinds"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1662697063215",
+            "alias": "at dawn",
+            "description": "",
+            "triggers": [
+              {
+                "event": "sunrise",
+                "offset": 0,
+                "trigger": "sun"
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.daytime_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": [
+                    "automation.backyard_motion_light_2",
+                    "automation.front_yard_person_detected"
+                  ]
+                },
+                "action": "automation.turn_on"
+              },
+              {
+                "action": "cover.open_cover",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "cover.front_room_blinds"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKZKEGPM2C028C9STDK9XDZB",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "152d38e2d4fabb8154262b28d47875c3",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-13T12:09:59.252669+00:00",
+            "finish": "2025-02-13T12:10:00.666722+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1662697063215",
+          "trigger": "sunrise"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "b0ff9d158cde6510ad8f234f5079150f",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-14T12:08:35.528235+00:00",
+            "finish": "2025-02-14T12:08:36.689332+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1662697063215",
+          "trigger": "sunrise",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-14T12:08:35.528365+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.at_dawn",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1662697063215",
+                      "last_triggered": "2025-02-13T12:09:59.253132+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "at dawn"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.142286+00:00",
+                    "last_reported": "2025-02-14T06:49:51.142286+00:00",
+                    "last_updated": "2025-02-14T06:49:51.142286+00:00",
+                    "context": {
+                      "id": "01JM1KH1S62HFH5T312T6MHFGS",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "sun",
+                    "event": "sunrise",
+                    "offset": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 0.0
+                    },
+                    "description": "sunrise"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-14T12:08:35.529444+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM25RNY8ZST7VA3PMSJ2KGP8",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.daytime_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-14T12:08:35.880556+00:00",
+                "result": {
+                  "params": {
+                    "domain": "automation",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "automation.backyard_motion_light_2",
+                        "automation.front_yard_person_detected"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-14T12:08:35.884345+00:00",
+                "result": {
+                  "params": {
+                    "domain": "cover",
+                    "service": "open_cover",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "cover.front_room_blinds"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1662697063215",
+            "alias": "at dawn",
+            "description": "",
+            "triggers": [
+              {
+                "event": "sunrise",
+                "offset": 0,
+                "trigger": "sun"
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.daytime_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": [
+                    "automation.backyard_motion_light_2",
+                    "automation.front_yard_person_detected"
+                  ]
+                },
+                "action": "automation.turn_on"
+              },
+              {
+                "action": "cover.open_cover",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "cover.front_room_blinds"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM25RNY8ZST7VA3PMSJ2KGP8",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "b0ff9d158cde6510ad8f234f5079150f",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-14T12:08:35.528235+00:00",
+            "finish": "2025-02-14T12:08:36.689332+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1662697063215",
+          "trigger": "sunrise"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "2fb4f46376947272c2ebe10020dfcda1",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T12:07:10.540223+00:00",
+            "finish": "2025-02-15T12:07:13.149675+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1662697063215",
+          "trigger": "sunrise",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T12:07:10.540364+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.at_dawn",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1662697063215",
+                      "last_triggered": "2025-02-14T12:08:35.528630+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "at dawn"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.142286+00:00",
+                    "last_reported": "2025-02-14T12:08:36.688902+00:00",
+                    "last_updated": "2025-02-14T12:08:36.688902+00:00",
+                    "context": {
+                      "id": "01JM25RNY8ZST7VA3PMSJ2KGP8",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "sun",
+                    "event": "sunrise",
+                    "offset": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 0.0
+                    },
+                    "description": "sunrise"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T12:07:10.541368+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM4R2SYC5A9BQQ6K0A732NBP",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.daytime_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T12:07:10.926106+00:00",
+                "result": {
+                  "params": {
+                    "domain": "automation",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "automation.backyard_motion_light_2",
+                        "automation.front_yard_person_detected"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T12:07:10.928476+00:00",
+                "result": {
+                  "params": {
+                    "domain": "cover",
+                    "service": "open_cover",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "cover.front_room_blinds"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1662697063215",
+            "alias": "at dawn",
+            "description": "",
+            "triggers": [
+              {
+                "event": "sunrise",
+                "offset": 0,
+                "trigger": "sun"
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.daytime_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": [
+                    "automation.backyard_motion_light_2",
+                    "automation.front_yard_person_detected"
+                  ]
+                },
+                "action": "automation.turn_on"
+              },
+              {
+                "action": "cover.open_cover",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "cover.front_room_blinds"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM4R2SYC5A9BQQ6K0A732NBP",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "2fb4f46376947272c2ebe10020dfcda1",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T12:07:10.540223+00:00",
+            "finish": "2025-02-15T12:07:13.149675+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1662697063215",
+          "trigger": "sunrise"
+        }
+      }
+    ],
+    "automation.1661386100452": [
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "b5bbe678962bca5087d447ccad54905d",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T22:36:07.084551+00:00",
+            "finish": "2025-02-10T22:36:08.468433+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661386100452",
+          "trigger": "sunset",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-10T22:36:07.084736+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.night_lights_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1661386100452",
+                      "last_triggered": "2025-02-09T22:34:46.955247+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "at dusk"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.288596+00:00",
+                    "last_reported": "2025-02-09T22:34:48.068428+00:00",
+                    "last_updated": "2025-02-09T22:34:48.068428+00:00",
+                    "context": {
+                      "id": "01JKPDKNSATWN6VN76VH2BYN3M",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "sun",
+                    "event": "sunset",
+                    "offset": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 0.0
+                    },
+                    "description": "sunset"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-10T22:36:07.085600+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKS02V1CKW1C42QWYK9QHFSX",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.nighttime_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-10T22:36:07.459897+00:00",
+                "result": {
+                  "enabled": false
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-10T22:36:07.460672+00:00",
+                "result": {
+                  "params": {
+                    "domain": "cover",
+                    "service": "close_cover",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "cover.front_room_blinds"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1661386100452",
+            "alias": "at dusk",
+            "description": "",
+            "triggers": [
+              {
+                "event": "sunset",
+                "trigger": "sun"
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.nighttime_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "action": "switch.turn_on",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "device_id": "76c0a0e894ff92aac3461429a5e5e0b6"
+                },
+                "enabled": false
+              },
+              {
+                "action": "cover.close_cover",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "cover.front_room_blinds"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKS02V1CKW1C42QWYK9QHFSX",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "b5bbe678962bca5087d447ccad54905d",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T22:36:07.084551+00:00",
+            "finish": "2025-02-10T22:36:08.468433+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661386100452",
+          "trigger": "sunset"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "9319eb7a48cf65cf4f7139f8e50f9fa8",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-11T22:37:27.060828+00:00",
+            "finish": "2025-02-11T22:37:28.229416+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661386100452",
+          "trigger": "sunset",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-11T22:37:27.061034+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.night_lights_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1661386100452",
+                      "last_triggered": "2025-02-10T22:36:07.084937+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "at dusk"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.288596+00:00",
+                    "last_reported": "2025-02-10T22:36:08.468214+00:00",
+                    "last_updated": "2025-02-10T22:36:08.468214+00:00",
+                    "context": {
+                      "id": "01JKS02V1CKW1C42QWYK9QHFSX",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "sun",
+                    "event": "sunset",
+                    "offset": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 0.0
+                    },
+                    "description": "sunset"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-11T22:37:27.062001+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKVJJ04M8RGNTNQK5J9CW2C1",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.nighttime_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-11T22:37:27.410174+00:00",
+                "result": {
+                  "enabled": false
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-11T22:37:27.410606+00:00",
+                "result": {
+                  "params": {
+                    "domain": "cover",
+                    "service": "close_cover",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "cover.front_room_blinds"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1661386100452",
+            "alias": "at dusk",
+            "description": "",
+            "triggers": [
+              {
+                "event": "sunset",
+                "trigger": "sun"
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.nighttime_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "action": "switch.turn_on",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "device_id": "76c0a0e894ff92aac3461429a5e5e0b6"
+                },
+                "enabled": false
+              },
+              {
+                "action": "cover.close_cover",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "cover.front_room_blinds"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKVJJ04M8RGNTNQK5J9CW2C1",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "9319eb7a48cf65cf4f7139f8e50f9fa8",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-11T22:37:27.060828+00:00",
+            "finish": "2025-02-11T22:37:28.229416+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661386100452",
+          "trigger": "sunset"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "c2efc31d50b7db484b325446b036e687",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-12T22:38:46.862641+00:00",
+            "finish": "2025-02-12T22:38:48.001929+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661386100452",
+          "trigger": "sunset",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-12T22:38:46.862831+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.night_lights_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1661386100452",
+                      "last_triggered": "2025-02-11T22:37:27.061257+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "at dusk"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.288596+00:00",
+                    "last_reported": "2025-02-11T22:37:28.229166+00:00",
+                    "last_updated": "2025-02-11T22:37:28.229166+00:00",
+                    "context": {
+                      "id": "01JKVJJ04M8RGNTNQK5J9CW2C1",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "sun",
+                    "event": "sunset",
+                    "offset": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 0.0
+                    },
+                    "description": "sunset"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-12T22:38:46.863695+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKY5152EAKVG3MC53XCHA204",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.nighttime_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-12T22:38:47.227324+00:00",
+                "result": {
+                  "enabled": false
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-12T22:38:47.227935+00:00",
+                "result": {
+                  "params": {
+                    "domain": "cover",
+                    "service": "close_cover",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "cover.front_room_blinds"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1661386100452",
+            "alias": "at dusk",
+            "description": "",
+            "triggers": [
+              {
+                "event": "sunset",
+                "trigger": "sun"
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.nighttime_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "action": "switch.turn_on",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "device_id": "76c0a0e894ff92aac3461429a5e5e0b6"
+                },
+                "enabled": false
+              },
+              {
+                "action": "cover.close_cover",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "cover.front_room_blinds"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKY5152EAKVG3MC53XCHA204",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "c2efc31d50b7db484b325446b036e687",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-12T22:38:46.862641+00:00",
+            "finish": "2025-02-12T22:38:48.001929+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661386100452",
+          "trigger": "sunset"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "9b1d7718a7af657d993737a17395b2bb",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-13T22:40:06.474143+00:00",
+            "finish": "2025-02-13T22:40:07.935253+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661386100452",
+          "trigger": "sunset",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-13T22:40:06.474415+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.night_lights_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1661386100452",
+                      "last_triggered": "2025-02-12T22:38:46.863033+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "at dusk"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.288596+00:00",
+                    "last_reported": "2025-02-12T22:38:48.001709+00:00",
+                    "last_updated": "2025-02-12T22:38:48.001709+00:00",
+                    "context": {
+                      "id": "01JKY5152EAKVG3MC53XCHA204",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "sun",
+                    "event": "sunset",
+                    "offset": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 0.0
+                    },
+                    "description": "sunset"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-13T22:40:06.475355+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM0QG9TAKMQJ2KN951JM7GKV",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.nighttime_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-13T22:40:06.854896+00:00",
+                "result": {
+                  "enabled": false
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-13T22:40:06.855692+00:00",
+                "result": {
+                  "params": {
+                    "domain": "cover",
+                    "service": "close_cover",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "cover.front_room_blinds"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1661386100452",
+            "alias": "at dusk",
+            "description": "",
+            "triggers": [
+              {
+                "event": "sunset",
+                "trigger": "sun"
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.nighttime_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "action": "switch.turn_on",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "device_id": "76c0a0e894ff92aac3461429a5e5e0b6"
+                },
+                "enabled": false
+              },
+              {
+                "action": "cover.close_cover",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "cover.front_room_blinds"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM0QG9TAKMQJ2KN951JM7GKV",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "9b1d7718a7af657d993737a17395b2bb",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-13T22:40:06.474143+00:00",
+            "finish": "2025-02-13T22:40:07.935253+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661386100452",
+          "trigger": "sunset"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "36fbc156ca9c30559d910e5c939fc25d",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-14T22:41:25.888229+00:00",
+            "finish": "2025-02-14T22:41:27.324202+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661386100452",
+          "trigger": "sunset",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-14T22:41:25.888336+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.night_lights_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1661386100452",
+                      "last_triggered": "2025-02-13T22:40:06.474638+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "at dusk"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.141945+00:00",
+                    "last_reported": "2025-02-14T06:49:51.141945+00:00",
+                    "last_updated": "2025-02-14T06:49:51.141945+00:00",
+                    "context": {
+                      "id": "01JM1KH1S5HBW68Z5WQD4PADP7",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "sun",
+                    "event": "sunset",
+                    "offset": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 0.0
+                    },
+                    "description": "sunset"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-14T22:41:25.889177+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM39ZEC02SCEJ7SR8QWJRDGZ",
+                    "parent_id": null,
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.nighttime_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-14T22:41:26.207181+00:00",
+                "result": {
+                  "enabled": false
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-14T22:41:26.207648+00:00",
+                "result": {
+                  "params": {
+                    "domain": "cover",
+                    "service": "close_cover",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "cover.front_room_blinds"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1661386100452",
+            "alias": "at dusk",
+            "description": "",
+            "triggers": [
+              {
+                "event": "sunset",
+                "trigger": "sun"
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.nighttime_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "action": "switch.turn_on",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "device_id": "76c0a0e894ff92aac3461429a5e5e0b6"
+                },
+                "enabled": false
+              },
+              {
+                "action": "cover.close_cover",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "cover.front_room_blinds"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM39ZEC02SCEJ7SR8QWJRDGZ",
+            "parent_id": null,
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "36fbc156ca9c30559d910e5c939fc25d",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-14T22:41:25.888229+00:00",
+            "finish": "2025-02-14T22:41:27.324202+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661386100452",
+          "trigger": "sunset"
+        }
+      }
+    ],
+    "automation.1661139399908": [
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "1327d03c7d86881217d33deb9463a314",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T01:09:55.809156+00:00",
+            "finish": "2025-02-15T01:10:56.220781+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661139399908",
+          "trigger": "state of binary_sensor.garage_motion_sensor_motion_detection",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T01:09:55.809487+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.backyard_motion_light_2",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1661139399908",
+                      "last_triggered": "2025-02-15T01:07:53.703882+00:00",
+                      "mode": "restart",
+                      "current": 0,
+                      "friendly_name": "Person Detected - Back Yard - Motion Light"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.141619+00:00",
+                    "last_reported": "2025-02-15T01:08:54.120594+00:00",
+                    "last_updated": "2025-02-15T01:08:54.120594+00:00",
+                    "context": {
+                      "id": "01JM3JDF78FNESMT0HJ518PJ6W",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                    "from_state": {
+                      "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                      "state": "off",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Garage Motion Sensor Motion detection"
+                      },
+                      "last_changed": "2025-02-15T01:09:34.487287+00:00",
+                      "last_reported": "2025-02-15T01:09:34.487287+00:00",
+                      "last_updated": "2025-02-15T01:09:34.487287+00:00",
+                      "context": {
+                        "id": "01JM3JEPMQMVQQM1R4EQDZES5W",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                      "state": "on",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Garage Motion Sensor Motion detection"
+                      },
+                      "last_changed": "2025-02-15T01:09:52.807779+00:00",
+                      "last_reported": "2025-02-15T01:09:52.807779+00:00",
+                      "last_updated": "2025-02-15T01:09:52.807779+00:00",
+                      "context": {
+                        "id": "01JM3JF8H7EHSVM17WT25M9SN5",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 3.0
+                    },
+                    "attribute": null,
+                    "description": "state of binary_sensor.garage_motion_sensor_motion_detection"
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T01:09:55.809579+00:00",
+                "result": {
+                  "result": true
+                }
+              },
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T01:09:55.809634+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T01:09:55.809690+00:00",
+                "result": {
+                  "result": true,
+                  "state": 10.0
+                }
+              }
+            ],
+            "condition/1": [
+              {
+                "path": "condition/1",
+                "timestamp": "2025-02-15T01:09:55.809864+00:00",
+                "result": {
+                  "wanted_time_before": "2025-02-14T12:08:35.517937+00:00",
+                  "wanted_time_after": "2025-02-14T22:41:25.876768+00:00",
+                  "result": true
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T01:09:55.811463+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM3JFBF1PF1RP6R7SDM6JFNR",
+                    "parent_id": "01JM3JF8H7EHSVM17WT25M9SN5",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.backyard_alert"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T01:09:56.002810+00:00",
+                "result": {
+                  "delay": 60.0,
+                  "done": true
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T01:10:56.004603+00:00",
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.backyard_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1661139399908",
+            "alias": "Person Detected - Back Yard - Motion Light",
+            "description": "",
+            "triggers": [
+              {
+                "type": "motion",
+                "device_id": "aba6aa12b89879750ec6be2ca75e1895",
+                "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                "domain": "binary_sensor",
+                "for": {
+                  "hours": 0,
+                  "minutes": 0,
+                  "seconds": 3
+                },
+                "trigger": "device"
+              },
+              {
+                "topic": "Agent [Athena]/cameras/rear_entry/object_detection/person/detected",
+                "payload": "true",
+                "trigger": "mqtt"
+              }
+            ],
+            "conditions": [
+              {
+                "type": "is_illuminance",
+                "condition": "device",
+                "device_id": "aba6aa12b89879750ec6be2ca75e1895",
+                "entity_id": "sensor.garage_motion_sensor_illuminance",
+                "domain": "sensor",
+                "below": 50
+              },
+              {
+                "condition": "sun",
+                "before": "sunrise",
+                "after": "sunset"
+              }
+            ],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.backyard_alert"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "delay": {
+                  "hours": 0,
+                  "minutes": 1,
+                  "seconds": 0,
+                  "milliseconds": 0
+                }
+              },
+              {
+                "target": {
+                  "entity_id": "scene.backyard_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              }
+            ],
+            "mode": "restart"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM3JFBF1PF1RP6R7SDM6JFNR",
+            "parent_id": "01JM3JF8H7EHSVM17WT25M9SN5",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "1327d03c7d86881217d33deb9463a314",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T01:09:55.809156+00:00",
+            "finish": "2025-02-15T01:10:56.220781+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661139399908",
+          "trigger": "state of binary_sensor.garage_motion_sensor_motion_detection"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "2b76a4ff93c82a569e62a516adb059bd",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T02:53:32.774398+00:00",
+            "finish": "2025-02-15T02:54:33.332603+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661139399908",
+          "trigger": "state of binary_sensor.garage_motion_sensor_motion_detection",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T02:53:32.774660+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.backyard_motion_light_2",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1661139399908",
+                      "last_triggered": "2025-02-15T01:09:55.810760+00:00",
+                      "mode": "restart",
+                      "current": 0,
+                      "friendly_name": "Person Detected - Back Yard - Motion Light"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.141619+00:00",
+                    "last_reported": "2025-02-15T01:10:56.220555+00:00",
+                    "last_updated": "2025-02-15T01:10:56.220555+00:00",
+                    "context": {
+                      "id": "01JM3JH6EWBFR3ZE61WBA467TM",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                    "from_state": {
+                      "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                      "state": "off",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Garage Motion Sensor Motion detection"
+                      },
+                      "last_changed": "2025-02-15T01:10:55.202998+00:00",
+                      "last_reported": "2025-02-15T01:10:55.202998+00:00",
+                      "last_updated": "2025-02-15T01:10:55.202998+00:00",
+                      "context": {
+                        "id": "01JM3JH5F2F4W8VASW0PNF60Z5",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                      "state": "on",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Garage Motion Sensor Motion detection"
+                      },
+                      "last_changed": "2025-02-15T02:53:29.772938+00:00",
+                      "last_reported": "2025-02-15T02:53:29.772938+00:00",
+                      "last_updated": "2025-02-15T02:53:29.772938+00:00",
+                      "context": {
+                        "id": "01JM3RCZSC6HST984635AC5VQR",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 3.0
+                    },
+                    "attribute": null,
+                    "description": "state of binary_sensor.garage_motion_sensor_motion_detection"
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T02:53:32.774766+00:00",
+                "result": {
+                  "result": true
+                }
+              },
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T02:53:32.774829+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T02:53:32.774895+00:00",
+                "result": {
+                  "result": true,
+                  "state": 10.0
+                }
+              }
+            ],
+            "condition/1": [
+              {
+                "path": "condition/1",
+                "timestamp": "2025-02-15T02:53:32.775091+00:00",
+                "result": {
+                  "wanted_time_before": "2025-02-14T12:08:35.517937+00:00",
+                  "wanted_time_after": "2025-02-14T22:41:25.876768+00:00",
+                  "result": true
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T02:53:32.776743+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM3RD2Q6W4HF4E91RCR30BJ2",
+                    "parent_id": "01JM3RCZSC6HST984635AC5VQR",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.backyard_alert"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T02:53:33.095895+00:00",
+                "result": {
+                  "delay": 60.0,
+                  "done": true
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T02:54:33.098518+00:00",
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.backyard_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1661139399908",
+            "alias": "Person Detected - Back Yard - Motion Light",
+            "description": "",
+            "triggers": [
+              {
+                "type": "motion",
+                "device_id": "aba6aa12b89879750ec6be2ca75e1895",
+                "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                "domain": "binary_sensor",
+                "for": {
+                  "hours": 0,
+                  "minutes": 0,
+                  "seconds": 3
+                },
+                "trigger": "device"
+              },
+              {
+                "topic": "Agent [Athena]/cameras/rear_entry/object_detection/person/detected",
+                "payload": "true",
+                "trigger": "mqtt"
+              }
+            ],
+            "conditions": [
+              {
+                "type": "is_illuminance",
+                "condition": "device",
+                "device_id": "aba6aa12b89879750ec6be2ca75e1895",
+                "entity_id": "sensor.garage_motion_sensor_illuminance",
+                "domain": "sensor",
+                "below": 50
+              },
+              {
+                "condition": "sun",
+                "before": "sunrise",
+                "after": "sunset"
+              }
+            ],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.backyard_alert"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "delay": {
+                  "hours": 0,
+                  "minutes": 1,
+                  "seconds": 0,
+                  "milliseconds": 0
+                }
+              },
+              {
+                "target": {
+                  "entity_id": "scene.backyard_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              }
+            ],
+            "mode": "restart"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM3RD2Q6W4HF4E91RCR30BJ2",
+            "parent_id": "01JM3RCZSC6HST984635AC5VQR",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "2b76a4ff93c82a569e62a516adb059bd",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T02:53:32.774398+00:00",
+            "finish": "2025-02-15T02:54:33.332603+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661139399908",
+          "trigger": "state of binary_sensor.garage_motion_sensor_motion_detection"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "3ae0d5218c7fe09c0b2a4bb35cff391e",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T02:55:14.918994+00:00",
+            "finish": "2025-02-15T02:56:15.303563+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661139399908",
+          "trigger": "state of binary_sensor.garage_motion_sensor_motion_detection",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T02:55:14.919389+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.backyard_motion_light_2",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1661139399908",
+                      "last_triggered": "2025-02-15T02:53:32.776022+00:00",
+                      "mode": "restart",
+                      "current": 0,
+                      "friendly_name": "Person Detected - Back Yard - Motion Light"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.141619+00:00",
+                    "last_reported": "2025-02-15T02:54:33.332394+00:00",
+                    "last_updated": "2025-02-15T02:54:33.332394+00:00",
+                    "context": {
+                      "id": "01JM3REXVM49YV70ZAJRBGSN0Z",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                    "from_state": {
+                      "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                      "state": "off",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Garage Motion Sensor Motion detection"
+                      },
+                      "last_changed": "2025-02-15T02:54:31.043439+00:00",
+                      "last_reported": "2025-02-15T02:54:31.043439+00:00",
+                      "last_updated": "2025-02-15T02:54:31.043439+00:00",
+                      "context": {
+                        "id": "01JM3REVM3CAG5S4ENNE9RM4GN",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                      "state": "on",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Garage Motion Sensor Motion detection"
+                      },
+                      "last_changed": "2025-02-15T02:55:11.917145+00:00",
+                      "last_reported": "2025-02-15T02:55:11.917145+00:00",
+                      "last_updated": "2025-02-15T02:55:11.917145+00:00",
+                      "context": {
+                        "id": "01JM3RG3HD5EHZM0KC2K1WQ6T5",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 3.0
+                    },
+                    "attribute": null,
+                    "description": "state of binary_sensor.garage_motion_sensor_motion_detection"
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T02:55:14.919504+00:00",
+                "result": {
+                  "result": true
+                }
+              },
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T02:55:14.919574+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T02:55:14.919648+00:00",
+                "result": {
+                  "result": true,
+                  "state": 10.0
+                }
+              }
+            ],
+            "condition/1": [
+              {
+                "path": "condition/1",
+                "timestamp": "2025-02-15T02:55:14.919875+00:00",
+                "result": {
+                  "wanted_time_before": "2025-02-14T12:08:35.517937+00:00",
+                  "wanted_time_after": "2025-02-14T22:41:25.876768+00:00",
+                  "result": true
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T02:55:14.921906+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM3RG6F6G0Z5EH7CK8ZCFAK4",
+                    "parent_id": "01JM3RG3HD5EHZM0KC2K1WQ6T5",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.backyard_alert"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T02:55:15.113804+00:00",
+                "result": {
+                  "delay": 60.0,
+                  "done": true
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T02:56:15.116192+00:00",
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.backyard_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1661139399908",
+            "alias": "Person Detected - Back Yard - Motion Light",
+            "description": "",
+            "triggers": [
+              {
+                "type": "motion",
+                "device_id": "aba6aa12b89879750ec6be2ca75e1895",
+                "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                "domain": "binary_sensor",
+                "for": {
+                  "hours": 0,
+                  "minutes": 0,
+                  "seconds": 3
+                },
+                "trigger": "device"
+              },
+              {
+                "topic": "Agent [Athena]/cameras/rear_entry/object_detection/person/detected",
+                "payload": "true",
+                "trigger": "mqtt"
+              }
+            ],
+            "conditions": [
+              {
+                "type": "is_illuminance",
+                "condition": "device",
+                "device_id": "aba6aa12b89879750ec6be2ca75e1895",
+                "entity_id": "sensor.garage_motion_sensor_illuminance",
+                "domain": "sensor",
+                "below": 50
+              },
+              {
+                "condition": "sun",
+                "before": "sunrise",
+                "after": "sunset"
+              }
+            ],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.backyard_alert"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "delay": {
+                  "hours": 0,
+                  "minutes": 1,
+                  "seconds": 0,
+                  "milliseconds": 0
+                }
+              },
+              {
+                "target": {
+                  "entity_id": "scene.backyard_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              }
+            ],
+            "mode": "restart"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM3RG6F6G0Z5EH7CK8ZCFAK4",
+            "parent_id": "01JM3RG3HD5EHZM0KC2K1WQ6T5",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "3ae0d5218c7fe09c0b2a4bb35cff391e",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T02:55:14.918994+00:00",
+            "finish": "2025-02-15T02:56:15.303563+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661139399908",
+          "trigger": "state of binary_sensor.garage_motion_sensor_motion_detection"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "9fe2e228a8cc910850599f2cf973d150",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T11:21:01.311317+00:00",
+            "finish": "2025-02-15T11:22:01.844938+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661139399908",
+          "trigger": "state of binary_sensor.garage_motion_sensor_motion_detection",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T11:21:01.311597+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.backyard_motion_light_2",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1661139399908",
+                      "last_triggered": "2025-02-15T02:55:14.921018+00:00",
+                      "mode": "restart",
+                      "current": 0,
+                      "friendly_name": "Person Detected - Back Yard - Motion Light"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.141619+00:00",
+                    "last_reported": "2025-02-15T02:56:15.303323+00:00",
+                    "last_updated": "2025-02-15T02:56:15.303323+00:00",
+                    "context": {
+                      "id": "01JM3RJ1E7FHS0GD5RFWJBBD52",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                    "from_state": {
+                      "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                      "state": "off",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Garage Motion Sensor Motion detection"
+                      },
+                      "last_changed": "2025-02-15T02:56:16.616045+00:00",
+                      "last_reported": "2025-02-15T02:56:16.616045+00:00",
+                      "last_updated": "2025-02-15T02:56:16.616045+00:00",
+                      "context": {
+                        "id": "01JM3RJ2Q8820F3WGA0E7R2QF1",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                      "state": "on",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Garage Motion Sensor Motion detection"
+                      },
+                      "last_changed": "2025-02-15T11:20:58.309151+00:00",
+                      "last_reported": "2025-02-15T11:20:58.309151+00:00",
+                      "last_updated": "2025-02-15T11:20:58.309151+00:00",
+                      "context": {
+                        "id": "01JM4NE6P5F8GVYK8SS5TM1FEA",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 3.0
+                    },
+                    "attribute": null,
+                    "description": "state of binary_sensor.garage_motion_sensor_motion_detection"
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T11:21:01.311711+00:00",
+                "result": {
+                  "result": true
+                }
+              },
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T11:21:01.311780+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T11:21:01.311854+00:00",
+                "result": {
+                  "result": true,
+                  "state": 10.0
+                }
+              }
+            ],
+            "condition/1": [
+              {
+                "path": "condition/1",
+                "timestamp": "2025-02-15T11:21:01.312078+00:00",
+                "result": {
+                  "wanted_time_before": "2025-02-15T12:07:10.529491+00:00",
+                  "wanted_time_after": "2025-02-15T22:42:45.059726+00:00",
+                  "result": true
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T11:21:01.313990+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM4NE9KZ4578KZ8AFQ0X19PT",
+                    "parent_id": "01JM4NE6P5F8GVYK8SS5TM1FEA",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.backyard_alert"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T11:21:01.632893+00:00",
+                "result": {
+                  "delay": 60.0,
+                  "done": true
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T11:22:01.636117+00:00",
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.backyard_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1661139399908",
+            "alias": "Person Detected - Back Yard - Motion Light",
+            "description": "",
+            "triggers": [
+              {
+                "type": "motion",
+                "device_id": "aba6aa12b89879750ec6be2ca75e1895",
+                "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                "domain": "binary_sensor",
+                "for": {
+                  "hours": 0,
+                  "minutes": 0,
+                  "seconds": 3
+                },
+                "trigger": "device"
+              },
+              {
+                "topic": "Agent [Athena]/cameras/rear_entry/object_detection/person/detected",
+                "payload": "true",
+                "trigger": "mqtt"
+              }
+            ],
+            "conditions": [
+              {
+                "type": "is_illuminance",
+                "condition": "device",
+                "device_id": "aba6aa12b89879750ec6be2ca75e1895",
+                "entity_id": "sensor.garage_motion_sensor_illuminance",
+                "domain": "sensor",
+                "below": 50
+              },
+              {
+                "condition": "sun",
+                "before": "sunrise",
+                "after": "sunset"
+              }
+            ],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.backyard_alert"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "delay": {
+                  "hours": 0,
+                  "minutes": 1,
+                  "seconds": 0,
+                  "milliseconds": 0
+                }
+              },
+              {
+                "target": {
+                  "entity_id": "scene.backyard_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              }
+            ],
+            "mode": "restart"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM4NE9KZ4578KZ8AFQ0X19PT",
+            "parent_id": "01JM4NE6P5F8GVYK8SS5TM1FEA",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "9fe2e228a8cc910850599f2cf973d150",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T11:21:01.311317+00:00",
+            "finish": "2025-02-15T11:22:01.844938+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661139399908",
+          "trigger": "state of binary_sensor.garage_motion_sensor_motion_detection"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/2",
+          "run_id": "8dea47fb44e431770f2bad7d7468713b",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T11:22:52.349256+00:00",
+            "finish": "2025-02-15T11:23:52.810585+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661139399908",
+          "trigger": "state of binary_sensor.garage_motion_sensor_motion_detection",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T11:22:52.349661+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.backyard_motion_light_2",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1661139399908",
+                      "last_triggered": "2025-02-15T11:21:01.313145+00:00",
+                      "mode": "restart",
+                      "current": 0,
+                      "friendly_name": "Person Detected - Back Yard - Motion Light"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.141619+00:00",
+                    "last_reported": "2025-02-15T11:22:01.844710+00:00",
+                    "last_updated": "2025-02-15T11:22:01.844710+00:00",
+                    "context": {
+                      "id": "01JM4NG4QMB46GBC5DSB5ZG3EC",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                    "from_state": {
+                      "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                      "state": "off",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Garage Motion Sensor Motion detection"
+                      },
+                      "last_changed": "2025-02-15T11:22:03.277988+00:00",
+                      "last_reported": "2025-02-15T11:22:03.277988+00:00",
+                      "last_updated": "2025-02-15T11:22:03.277988+00:00",
+                      "context": {
+                        "id": "01JM4NG64DDXBW092VDC21GTEW",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                      "state": "on",
+                      "attributes": {
+                        "device_class": "motion",
+                        "friendly_name": "Garage Motion Sensor Motion detection"
+                      },
+                      "last_changed": "2025-02-15T11:22:49.347829+00:00",
+                      "last_reported": "2025-02-15T11:22:49.347829+00:00",
+                      "last_updated": "2025-02-15T11:22:49.347829+00:00",
+                      "context": {
+                        "id": "01JM4NHK43HRQFVDMCQ193DJF8",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 3.0
+                    },
+                    "attribute": null,
+                    "description": "state of binary_sensor.garage_motion_sensor_motion_detection"
+                  }
+                }
+              }
+            ],
+            "condition/0": [
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T11:22:52.349777+00:00",
+                "result": {
+                  "result": true
+                }
+              },
+              {
+                "path": "condition/0",
+                "timestamp": "2025-02-15T11:22:52.349845+00:00",
+                "result": {
+                  "result": true
+                }
+              }
+            ],
+            "condition/0/entity_id/0": [
+              {
+                "path": "condition/0/entity_id/0",
+                "timestamp": "2025-02-15T11:22:52.349921+00:00",
+                "result": {
+                  "result": true,
+                  "state": 10.0
+                }
+              }
+            ],
+            "condition/1": [
+              {
+                "path": "condition/1",
+                "timestamp": "2025-02-15T11:22:52.350148+00:00",
+                "result": {
+                  "wanted_time_before": "2025-02-15T12:07:10.529491+00:00",
+                  "wanted_time_after": "2025-02-15T22:42:45.059726+00:00",
+                  "result": true
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T11:22:52.352178+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM4NHP1XJPKBFVFC9MKZ1QP9",
+                    "parent_id": "01JM4NHK43HRQFVDMCQ193DJF8",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.backyard_alert"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ],
+            "action/1": [
+              {
+                "path": "action/1",
+                "timestamp": "2025-02-15T11:22:52.534473+00:00",
+                "result": {
+                  "delay": 60.0,
+                  "done": true
+                }
+              }
+            ],
+            "action/2": [
+              {
+                "path": "action/2",
+                "timestamp": "2025-02-15T11:23:52.536551+00:00",
+                "result": {
+                  "params": {
+                    "domain": "scene",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "scene.backyard_normal"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1661139399908",
+            "alias": "Person Detected - Back Yard - Motion Light",
+            "description": "",
+            "triggers": [
+              {
+                "type": "motion",
+                "device_id": "aba6aa12b89879750ec6be2ca75e1895",
+                "entity_id": "binary_sensor.garage_motion_sensor_motion_detection",
+                "domain": "binary_sensor",
+                "for": {
+                  "hours": 0,
+                  "minutes": 0,
+                  "seconds": 3
+                },
+                "trigger": "device"
+              },
+              {
+                "topic": "Agent [Athena]/cameras/rear_entry/object_detection/person/detected",
+                "payload": "true",
+                "trigger": "mqtt"
+              }
+            ],
+            "conditions": [
+              {
+                "type": "is_illuminance",
+                "condition": "device",
+                "device_id": "aba6aa12b89879750ec6be2ca75e1895",
+                "entity_id": "sensor.garage_motion_sensor_illuminance",
+                "domain": "sensor",
+                "below": 50
+              },
+              {
+                "condition": "sun",
+                "before": "sunrise",
+                "after": "sunset"
+              }
+            ],
+            "actions": [
+              {
+                "target": {
+                  "entity_id": "scene.backyard_alert"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              },
+              {
+                "delay": {
+                  "hours": 0,
+                  "minutes": 1,
+                  "seconds": 0,
+                  "milliseconds": 0
+                }
+              },
+              {
+                "target": {
+                  "entity_id": "scene.backyard_normal"
+                },
+                "metadata": {},
+                "action": "scene.turn_on",
+                "data": {}
+              }
+            ],
+            "mode": "restart"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM4NHP1XJPKBFVFC9MKZ1QP9",
+            "parent_id": "01JM4NHK43HRQFVDMCQ193DJF8",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/2",
+          "run_id": "8dea47fb44e431770f2bad7d7468713b",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T11:22:52.349256+00:00",
+            "finish": "2025-02-15T11:23:52.810585+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1661139399908",
+          "trigger": "state of binary_sensor.garage_motion_sensor_motion_detection"
+        }
+      }
+    ],
+    "automation.1672727297478": [
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "d23f4f5b573bbc583e760feac8b6ee86",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T02:11:44.223696+00:00",
+            "finish": "2025-02-10T02:11:44.233571+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1672727297478",
+          "trigger": "event 'zha_event'",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-10T02:11:44.224034+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.bath_lights_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1672727297478",
+                      "last_triggered": "2025-02-10T02:11:42.106175+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "bath lights on"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.289376+00:00",
+                    "last_reported": "2025-02-10T02:11:42.235951+00:00",
+                    "last_updated": "2025-02-10T02:11:42.235951+00:00",
+                    "context": {
+                      "id": "01JKPT0VWSJ5B61616T8S3WHBA",
+                      "parent_id": "01JKPT0VWPMHZF1Z3DDV2MZVV5",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "event": {
+                      "event_type": "zha_event",
+                      "data": {
+                        "device_ieee": "84:71:27:ff:fe:d6:26:20",
+                        "unique_id": "84:71:27:ff:fe:d6:26:20:4:0x0006",
+                        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                        "endpoint_id": 4,
+                        "cluster_id": 6,
+                        "command": "remote_button_short_press",
+                        "args": [],
+                        "params": {}
+                      },
+                      "origin": "LOCAL",
+                      "time_fired": "2025-02-10T02:11:44.217561+00:00",
+                      "context": {
+                        "id": "01JKPT0XYSH15HSCZHBH0JH08Q",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "description": "event 'zha_event'"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-10T02:11:44.225063+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKPT0XYZ0VG6M41GTP1TJEAP",
+                    "parent_id": "01JKPT0XYSH15HSCZHBH0JH08Q",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "light",
+                    "service": "turn_on",
+                    "service_data": {
+                      "kelvin": 4000,
+                      "brightness_pct": 25,
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    },
+                    "target": {
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1672727297478",
+            "alias": "bath lights on",
+            "description": "",
+            "trigger": [
+              {
+                "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                "domain": "zha",
+                "platform": "device",
+                "type": "remote_button_short_press",
+                "subtype": "button_4"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "target": {
+                  "entity_id": "light.vanity"
+                },
+                "data": {
+                  "kelvin": 4000,
+                  "brightness_pct": 25
+                },
+                "action": "light.turn_on"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKPT0XYZ0VG6M41GTP1TJEAP",
+            "parent_id": "01JKPT0XYSH15HSCZHBH0JH08Q",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "d23f4f5b573bbc583e760feac8b6ee86",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T02:11:44.223696+00:00",
+            "finish": "2025-02-10T02:11:44.233571+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1672727297478",
+          "trigger": "event 'zha_event'"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "ccfd328e9394349774bc3333168174be",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T07:51:42.454475+00:00",
+            "finish": "2025-02-10T07:51:42.757468+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1672727297478",
+          "trigger": "event 'zha_event'",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-10T07:51:42.454639+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.bath_lights_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1672727297478",
+                      "last_triggered": "2025-02-10T02:11:44.224267+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "bath lights on"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.289376+00:00",
+                    "last_reported": "2025-02-10T02:11:44.233358+00:00",
+                    "last_updated": "2025-02-10T02:11:44.233358+00:00",
+                    "context": {
+                      "id": "01JKPT0XYZ0VG6M41GTP1TJEAP",
+                      "parent_id": "01JKPT0XYSH15HSCZHBH0JH08Q",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "event": {
+                      "event_type": "zha_event",
+                      "data": {
+                        "device_ieee": "84:71:27:ff:fe:d6:26:20",
+                        "unique_id": "84:71:27:ff:fe:d6:26:20:4:0x0006",
+                        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                        "endpoint_id": 4,
+                        "cluster_id": 6,
+                        "command": "remote_button_short_press",
+                        "args": [],
+                        "params": {}
+                      },
+                      "origin": "LOCAL",
+                      "time_fired": "2025-02-10T07:51:42.449919+00:00",
+                      "context": {
+                        "id": "01JKQDFE3H98NMH31B1RKR2D5F",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "description": "event 'zha_event'"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-10T07:51:42.455410+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKQDFE3P9P16XN2A9W4J9XXJ",
+                    "parent_id": "01JKQDFE3H98NMH31B1RKR2D5F",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "light",
+                    "service": "turn_on",
+                    "service_data": {
+                      "kelvin": 4000,
+                      "brightness_pct": 25,
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    },
+                    "target": {
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1672727297478",
+            "alias": "bath lights on",
+            "description": "",
+            "trigger": [
+              {
+                "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                "domain": "zha",
+                "platform": "device",
+                "type": "remote_button_short_press",
+                "subtype": "button_4"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "target": {
+                  "entity_id": "light.vanity"
+                },
+                "data": {
+                  "kelvin": 4000,
+                  "brightness_pct": 25
+                },
+                "action": "light.turn_on"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKQDFE3P9P16XN2A9W4J9XXJ",
+            "parent_id": "01JKQDFE3H98NMH31B1RKR2D5F",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "ccfd328e9394349774bc3333168174be",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T07:51:42.454475+00:00",
+            "finish": "2025-02-10T07:51:42.757468+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1672727297478",
+          "trigger": "event 'zha_event'"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "7e9d98d352421ca198987a389785c0d3",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T12:20:17.600217+00:00",
+            "finish": "2025-02-10T12:20:17.910204+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1672727297478",
+          "trigger": "event 'zha_event'",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-10T12:20:17.600342+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.bath_lights_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1672727297478",
+                      "last_triggered": "2025-02-10T07:51:42.454809+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "bath lights on"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.289376+00:00",
+                    "last_reported": "2025-02-10T07:51:42.757160+00:00",
+                    "last_updated": "2025-02-10T07:51:42.757160+00:00",
+                    "context": {
+                      "id": "01JKQDFE3P9P16XN2A9W4J9XXJ",
+                      "parent_id": "01JKQDFE3H98NMH31B1RKR2D5F",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "event": {
+                      "event_type": "zha_event",
+                      "data": {
+                        "device_ieee": "84:71:27:ff:fe:d6:26:20",
+                        "unique_id": "84:71:27:ff:fe:d6:26:20:4:0x0006",
+                        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                        "endpoint_id": 4,
+                        "cluster_id": 6,
+                        "command": "remote_button_short_press",
+                        "args": [],
+                        "params": {}
+                      },
+                      "origin": "LOCAL",
+                      "time_fired": "2025-02-10T12:20:17.597176+00:00",
+                      "context": {
+                        "id": "01JKQWV7HXMXB9M6W6ZFK9Z6B0",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "description": "event 'zha_event'"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-10T12:20:17.600921+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKQWV7J0KH1S1DDNF9W5Y7EP",
+                    "parent_id": "01JKQWV7HXMXB9M6W6ZFK9Z6B0",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "light",
+                    "service": "turn_on",
+                    "service_data": {
+                      "kelvin": 4000,
+                      "brightness_pct": 25,
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    },
+                    "target": {
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1672727297478",
+            "alias": "bath lights on",
+            "description": "",
+            "trigger": [
+              {
+                "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                "domain": "zha",
+                "platform": "device",
+                "type": "remote_button_short_press",
+                "subtype": "button_4"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "target": {
+                  "entity_id": "light.vanity"
+                },
+                "data": {
+                  "kelvin": 4000,
+                  "brightness_pct": 25
+                },
+                "action": "light.turn_on"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKQWV7J0KH1S1DDNF9W5Y7EP",
+            "parent_id": "01JKQWV7HXMXB9M6W6ZFK9Z6B0",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "7e9d98d352421ca198987a389785c0d3",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T12:20:17.600217+00:00",
+            "finish": "2025-02-10T12:20:17.910204+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1672727297478",
+          "trigger": "event 'zha_event'"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "ad5f992c0447ca947afb83a0dfd6888a",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T22:36:29.039478+00:00",
+            "finish": "2025-02-10T22:36:29.165008+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1672727297478",
+          "trigger": "event 'zha_event'",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-10T22:36:29.039710+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.bath_lights_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1672727297478",
+                      "last_triggered": "2025-02-10T12:20:17.600464+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "bath lights on"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.289376+00:00",
+                    "last_reported": "2025-02-10T12:20:17.909832+00:00",
+                    "last_updated": "2025-02-10T12:20:17.909832+00:00",
+                    "context": {
+                      "id": "01JKQWV7J0KH1S1DDNF9W5Y7EP",
+                      "parent_id": "01JKQWV7HXMXB9M6W6ZFK9Z6B0",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "event": {
+                      "event_type": "zha_event",
+                      "data": {
+                        "device_ieee": "84:71:27:ff:fe:d6:26:20",
+                        "unique_id": "84:71:27:ff:fe:d6:26:20:4:0x0006",
+                        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                        "endpoint_id": 4,
+                        "cluster_id": 6,
+                        "command": "remote_button_short_press",
+                        "args": [],
+                        "params": {}
+                      },
+                      "origin": "LOCAL",
+                      "time_fired": "2025-02-10T22:36:29.033595+00:00",
+                      "context": {
+                        "id": "01JKS03GF9MRFDTDSPW9PV0V3P",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "description": "event 'zha_event'"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-10T22:36:29.040511+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKS03GFF9SGRB72CQX3XK3TE",
+                    "parent_id": "01JKS03GF9MRFDTDSPW9PV0V3P",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "light",
+                    "service": "turn_on",
+                    "service_data": {
+                      "kelvin": 4000,
+                      "brightness_pct": 25,
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    },
+                    "target": {
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1672727297478",
+            "alias": "bath lights on",
+            "description": "",
+            "trigger": [
+              {
+                "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                "domain": "zha",
+                "platform": "device",
+                "type": "remote_button_short_press",
+                "subtype": "button_4"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "target": {
+                  "entity_id": "light.vanity"
+                },
+                "data": {
+                  "kelvin": 4000,
+                  "brightness_pct": 25
+                },
+                "action": "light.turn_on"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKS03GFF9SGRB72CQX3XK3TE",
+            "parent_id": "01JKS03GF9MRFDTDSPW9PV0V3P",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "ad5f992c0447ca947afb83a0dfd6888a",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T22:36:29.039478+00:00",
+            "finish": "2025-02-10T22:36:29.165008+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1672727297478",
+          "trigger": "event 'zha_event'"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "40996700c787db538edc4b0a1c915c10",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-14T23:58:04.190080+00:00",
+            "finish": "2025-02-14T23:58:04.532275+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1672727297478",
+          "trigger": "event 'zha_event'",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-14T23:58:04.190163+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.bath_lights_on",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1672727297478",
+                      "last_triggered": "2025-02-10T22:36:29.039941+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "bath lights on"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.142592+00:00",
+                    "last_reported": "2025-02-14T06:49:51.142592+00:00",
+                    "last_updated": "2025-02-14T06:49:51.142592+00:00",
+                    "context": {
+                      "id": "01JM1KH1S67BW0F1FAD0ZDC63W",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "event": {
+                      "event_type": "zha_event",
+                      "data": {
+                        "device_ieee": "84:71:27:ff:fe:d6:26:20",
+                        "unique_id": "84:71:27:ff:fe:d6:26:20:4:0x0006",
+                        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                        "endpoint_id": 4,
+                        "cluster_id": 6,
+                        "command": "remote_button_short_press",
+                        "args": [],
+                        "params": {}
+                      },
+                      "origin": "LOCAL",
+                      "time_fired": "2025-02-14T23:58:04.187641+00:00",
+                      "context": {
+                        "id": "01JM3EBRWVYVJYMSKJD0BZ01NM",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "description": "event 'zha_event'"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-14T23:58:04.190789+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM3EBRWY36PH4MAYXKXYC9KB",
+                    "parent_id": "01JM3EBRWVYVJYMSKJD0BZ01NM",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "light",
+                    "service": "turn_on",
+                    "service_data": {
+                      "kelvin": 4000,
+                      "brightness_pct": 25,
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    },
+                    "target": {
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1672727297478",
+            "alias": "bath lights on",
+            "description": "",
+            "trigger": [
+              {
+                "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                "domain": "zha",
+                "platform": "device",
+                "type": "remote_button_short_press",
+                "subtype": "button_4"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "target": {
+                  "entity_id": "light.vanity"
+                },
+                "data": {
+                  "kelvin": 4000,
+                  "brightness_pct": 25
+                },
+                "action": "light.turn_on"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM3EBRWY36PH4MAYXKXYC9KB",
+            "parent_id": "01JM3EBRWVYVJYMSKJD0BZ01NM",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "40996700c787db538edc4b0a1c915c10",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-14T23:58:04.190080+00:00",
+            "finish": "2025-02-14T23:58:04.532275+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1672727297478",
+          "trigger": "event 'zha_event'"
+        }
+      }
+    ],
+    "automation.1634297777634": [
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "c552f5a7bc2a17a60a9e3003a00fc7f6",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T04:06:00.696357+00:00",
+            "finish": "2025-02-10T04:06:01.023954+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1634297777634",
+          "trigger": "event 'zha_event'",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-10T04:06:00.696577+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.bath_lights_off",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1634297777634",
+                      "last_triggered": "2025-02-10T00:45:53.910630+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "bath lights off"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.287694+00:00",
+                    "last_reported": "2025-02-10T00:45:54.088780+00:00",
+                    "last_updated": "2025-02-10T00:45:54.088780+00:00",
+                    "context": {
+                      "id": "01JKPN3RBPPTW4NVEAAKCW6DSE",
+                      "parent_id": "01JKPN3RBFAEX9T99ZQ1W8HE6P",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "event": {
+                      "event_type": "zha_event",
+                      "data": {
+                        "device_ieee": "84:71:27:ff:fe:d6:26:20",
+                        "unique_id": "84:71:27:ff:fe:d6:26:20:1:0x0006",
+                        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                        "endpoint_id": 1,
+                        "cluster_id": 6,
+                        "command": "remote_button_short_press",
+                        "args": [],
+                        "params": {}
+                      },
+                      "origin": "LOCAL",
+                      "time_fired": "2025-02-10T04:06:00.690181+00:00",
+                      "context": {
+                        "id": "01JKQ0J5QJF1J9D8K4A06EV0VN",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "description": "event 'zha_event'"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-10T04:06:00.697625+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKQ0J5QRB26G3GPWMPPQTHD2",
+                    "parent_id": "01JKQ0J5QJF1J9D8K4A06EV0VN",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "light",
+                    "service": "turn_off",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1634297777634",
+            "alias": "bath lights off",
+            "description": "",
+            "trigger": [
+              {
+                "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                "domain": "zha",
+                "platform": "device",
+                "type": "remote_button_short_press",
+                "subtype": "button_1"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "target": {
+                  "entity_id": "light.vanity"
+                },
+                "data": {},
+                "action": "light.turn_off"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKQ0J5QRB26G3GPWMPPQTHD2",
+            "parent_id": "01JKQ0J5QJF1J9D8K4A06EV0VN",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "c552f5a7bc2a17a60a9e3003a00fc7f6",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T04:06:00.696357+00:00",
+            "finish": "2025-02-10T04:06:01.023954+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1634297777634",
+          "trigger": "event 'zha_event'"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "3f98b36c1c10117efae2b8403e70c56e",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T07:57:12.568932+00:00",
+            "finish": "2025-02-10T07:57:12.923020+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1634297777634",
+          "trigger": "event 'zha_event'",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-10T07:57:12.569078+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.bath_lights_off",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1634297777634",
+                      "last_triggered": "2025-02-10T04:06:00.696813+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "bath lights off"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.287694+00:00",
+                    "last_reported": "2025-02-10T04:06:01.023653+00:00",
+                    "last_updated": "2025-02-10T04:06:01.023653+00:00",
+                    "context": {
+                      "id": "01JKQ0J5QRB26G3GPWMPPQTHD2",
+                      "parent_id": "01JKQ0J5QJF1J9D8K4A06EV0VN",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "event": {
+                      "event_type": "zha_event",
+                      "data": {
+                        "device_ieee": "84:71:27:ff:fe:d6:26:20",
+                        "unique_id": "84:71:27:ff:fe:d6:26:20:1:0x0006",
+                        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                        "endpoint_id": 1,
+                        "cluster_id": 6,
+                        "command": "remote_button_short_press",
+                        "args": [],
+                        "params": {}
+                      },
+                      "origin": "LOCAL",
+                      "time_fired": "2025-02-10T07:57:12.563344+00:00",
+                      "context": {
+                        "id": "01JKQDSGFKF8TWFR6R9A49GZ09",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "description": "event 'zha_event'"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-10T07:57:12.569726+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKQDSGFRXC1P4Z497HC0GNB7",
+                    "parent_id": "01JKQDSGFKF8TWFR6R9A49GZ09",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "light",
+                    "service": "turn_off",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1634297777634",
+            "alias": "bath lights off",
+            "description": "",
+            "trigger": [
+              {
+                "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                "domain": "zha",
+                "platform": "device",
+                "type": "remote_button_short_press",
+                "subtype": "button_1"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "target": {
+                  "entity_id": "light.vanity"
+                },
+                "data": {},
+                "action": "light.turn_off"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKQDSGFRXC1P4Z497HC0GNB7",
+            "parent_id": "01JKQDSGFKF8TWFR6R9A49GZ09",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "3f98b36c1c10117efae2b8403e70c56e",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T07:57:12.568932+00:00",
+            "finish": "2025-02-10T07:57:12.923020+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1634297777634",
+          "trigger": "event 'zha_event'"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "d9f58033c30e4df334e0b68c9c2dda4b",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T12:26:08.472666+00:00",
+            "finish": "2025-02-10T12:26:08.818661+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1634297777634",
+          "trigger": "event 'zha_event'",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-10T12:26:08.472846+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.bath_lights_off",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1634297777634",
+                      "last_triggered": "2025-02-10T07:57:12.569222+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "bath lights off"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.287694+00:00",
+                    "last_reported": "2025-02-10T07:57:12.922567+00:00",
+                    "last_updated": "2025-02-10T07:57:12.922567+00:00",
+                    "context": {
+                      "id": "01JKQDSGFRXC1P4Z497HC0GNB7",
+                      "parent_id": "01JKQDSGFKF8TWFR6R9A49GZ09",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "event": {
+                      "event_type": "zha_event",
+                      "data": {
+                        "device_ieee": "84:71:27:ff:fe:d6:26:20",
+                        "unique_id": "84:71:27:ff:fe:d6:26:20:1:0x0006",
+                        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                        "endpoint_id": 1,
+                        "cluster_id": 6,
+                        "command": "remote_button_short_press",
+                        "args": [],
+                        "params": {}
+                      },
+                      "origin": "LOCAL",
+                      "time_fired": "2025-02-10T12:26:08.468045+00:00",
+                      "context": {
+                        "id": "01JKQX5Y6MVQW8TYWN5A2M2JJD",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "description": "event 'zha_event'"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-10T12:26:08.473798+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKQX5Y6RFMR9MT4KH67X9P82",
+                    "parent_id": "01JKQX5Y6MVQW8TYWN5A2M2JJD",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "light",
+                    "service": "turn_off",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1634297777634",
+            "alias": "bath lights off",
+            "description": "",
+            "trigger": [
+              {
+                "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                "domain": "zha",
+                "platform": "device",
+                "type": "remote_button_short_press",
+                "subtype": "button_1"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "target": {
+                  "entity_id": "light.vanity"
+                },
+                "data": {},
+                "action": "light.turn_off"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKQX5Y6RFMR9MT4KH67X9P82",
+            "parent_id": "01JKQX5Y6MVQW8TYWN5A2M2JJD",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "d9f58033c30e4df334e0b68c9c2dda4b",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T12:26:08.472666+00:00",
+            "finish": "2025-02-10T12:26:08.818661+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1634297777634",
+          "trigger": "event 'zha_event'"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "885c2b38f14b09017209aac545d9e30f",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T22:42:12.784273+00:00",
+            "finish": "2025-02-10T22:42:13.097875+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1634297777634",
+          "trigger": "event 'zha_event'",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-10T22:42:12.784421+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.bath_lights_off",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1634297777634",
+                      "last_triggered": "2025-02-10T12:26:08.473035+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "bath lights off"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.287694+00:00",
+                    "last_reported": "2025-02-10T12:26:08.818154+00:00",
+                    "last_updated": "2025-02-10T12:26:08.818154+00:00",
+                    "context": {
+                      "id": "01JKQX5Y6RFMR9MT4KH67X9P82",
+                      "parent_id": "01JKQX5Y6MVQW8TYWN5A2M2JJD",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "event": {
+                      "event_type": "zha_event",
+                      "data": {
+                        "device_ieee": "84:71:27:ff:fe:d6:26:20",
+                        "unique_id": "84:71:27:ff:fe:d6:26:20:1:0x0006",
+                        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                        "endpoint_id": 1,
+                        "cluster_id": 6,
+                        "command": "remote_button_short_press",
+                        "args": [],
+                        "params": {}
+                      },
+                      "origin": "LOCAL",
+                      "time_fired": "2025-02-10T22:42:12.778616+00:00",
+                      "context": {
+                        "id": "01JKS0E05AA4PXQHMB6DJ7A384",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "description": "event 'zha_event'"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-10T22:42:12.785050+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKS0E05GKXEK5FGMTJCGE1N4",
+                    "parent_id": "01JKS0E05AA4PXQHMB6DJ7A384",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "light",
+                    "service": "turn_off",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1634297777634",
+            "alias": "bath lights off",
+            "description": "",
+            "trigger": [
+              {
+                "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                "domain": "zha",
+                "platform": "device",
+                "type": "remote_button_short_press",
+                "subtype": "button_1"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "target": {
+                  "entity_id": "light.vanity"
+                },
+                "data": {},
+                "action": "light.turn_off"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKS0E05GKXEK5FGMTJCGE1N4",
+            "parent_id": "01JKS0E05AA4PXQHMB6DJ7A384",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "885c2b38f14b09017209aac545d9e30f",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-10T22:42:12.784273+00:00",
+            "finish": "2025-02-10T22:42:13.097875+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1634297777634",
+          "trigger": "event 'zha_event'"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "67f4fe5da5270e6c1d5545a6ee45bdd0",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T00:56:04.501983+00:00",
+            "finish": "2025-02-15T00:56:04.889678+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1634297777634",
+          "trigger": "event 'zha_event'",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T00:56:04.502103+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.bath_lights_off",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1634297777634",
+                      "last_triggered": "2025-02-10T22:42:12.784565+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "bath lights off"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.141192+00:00",
+                    "last_reported": "2025-02-14T06:49:51.141192+00:00",
+                    "last_updated": "2025-02-14T06:49:51.141192+00:00",
+                    "context": {
+                      "id": "01JM1KH1S5RTQD53SAZ1N72QS4",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "event": {
+                      "event_type": "zha_event",
+                      "data": {
+                        "device_ieee": "84:71:27:ff:fe:d6:26:20",
+                        "unique_id": "84:71:27:ff:fe:d6:26:20:1:0x0006",
+                        "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                        "endpoint_id": 1,
+                        "cluster_id": 6,
+                        "command": "remote_button_short_press",
+                        "args": [],
+                        "params": {}
+                      },
+                      "origin": "LOCAL",
+                      "time_fired": "2025-02-15T00:56:04.496086+00:00",
+                      "context": {
+                        "id": "01JM3HNZMGG9AJ2YA3FF5RPHFC",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "description": "event 'zha_event'"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T00:56:04.502983+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM3HNZMNGFFDP23WE8V6GKCD",
+                    "parent_id": "01JM3HNZMGG9AJ2YA3FF5RPHFC",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "light",
+                    "service": "turn_off",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "light.vanity"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1634297777634",
+            "alias": "bath lights off",
+            "description": "",
+            "trigger": [
+              {
+                "device_id": "b8318016a07e5732cd9025db3a2f8d20",
+                "domain": "zha",
+                "platform": "device",
+                "type": "remote_button_short_press",
+                "subtype": "button_1"
+              }
+            ],
+            "condition": [],
+            "action": [
+              {
+                "target": {
+                  "entity_id": "light.vanity"
+                },
+                "data": {},
+                "action": "light.turn_off"
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM3HNZMNGFFDP23WE8V6GKCD",
+            "parent_id": "01JM3HNZMGG9AJ2YA3FF5RPHFC",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "67f4fe5da5270e6c1d5545a6ee45bdd0",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T00:56:04.501983+00:00",
+            "finish": "2025-02-15T00:56:04.889678+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1634297777634",
+          "trigger": "event 'zha_event'"
+        }
+      }
+    ],
+    "automation.1736825165283": [
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "4591f2b2fd0bf6a0e92fb874b8485c47",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-12T21:22:19.881891+00:00",
+            "finish": "2025-02-12T21:22:19.884806+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825165283",
+          "trigger": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-12T21:22:19.882086+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.set_noah_is_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1736825165283",
+                      "last_triggered": "2025-02-12T14:40:34.662586+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "set Noah is home"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.303676+00:00",
+                    "last_reported": "2025-02-12T14:40:34.665149+00:00",
+                    "last_updated": "2025-02-12T14:40:34.665149+00:00",
+                    "context": {
+                      "id": "01JKX9NHB6A2Y4WFFE7MS0ZZG4",
+                      "parent_id": "01JKX7YKH4TE12ZB5EP71F07V9",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                    "from_state": {
+                      "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                      "state": "off",
+                      "attributes": {
+                        "supported_color_modes": [
+                          "hs"
+                        ],
+                        "color_mode": null,
+                        "brightness": null,
+                        "hs_color": null,
+                        "rgb_color": null,
+                        "xy_color": null,
+                        "friendly_name": "Noah's Strip Lights North",
+                        "supported_features": 0
+                      },
+                      "last_changed": "2025-02-12T16:34:24.115764+00:00",
+                      "last_reported": "2025-02-12T16:34:24.115764+00:00",
+                      "last_updated": "2025-02-12T16:34:24.115764+00:00",
+                      "context": {
+                        "id": "01JKXG5YQKP2VC781PH7YYRTKD",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                      "state": "on",
+                      "attributes": {
+                        "supported_color_modes": [
+                          "hs"
+                        ],
+                        "color_mode": "hs",
+                        "brightness": 255,
+                        "hs_color": [
+                          240.0,
+                          100.0
+                        ],
+                        "rgb_color": [
+                          0,
+                          0,
+                          255
+                        ],
+                        "xy_color": [
+                          0.136,
+                          0.04
+                        ],
+                        "friendly_name": "Noah's Strip Lights North",
+                        "supported_features": 0
+                      },
+                      "last_changed": "2025-02-12T20:52:19.879153+00:00",
+                      "last_reported": "2025-02-13T02:39:10.638626+00:00",
+                      "last_updated": "2025-02-12T20:52:19.879153+00:00",
+                      "context": {
+                        "id": "01JKXYY7S7P3C3SPX3GZ0ZJ6YZ",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 1800.0
+                    },
+                    "attribute": null,
+                    "description": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-12T21:22:19.883059+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKY0N5K9D61WZZ1DD6Q7P8CG",
+                    "parent_id": "01JKXYY7S7P3C3SPX3GZ0ZJ6YZ",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "input_boolean",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "input_boolean.is_noah_home"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1736825165283",
+            "alias": "set Noah is home",
+            "description": "",
+            "triggers": [
+              {
+                "type": "turned_on",
+                "device_id": "e3cc7933ccc0c72f2ecc8e1224737146",
+                "entity_id": "f781037a67686455a267bff0dd5c1347",
+                "domain": "light",
+                "trigger": "device",
+                "for": {
+                  "hours": 0,
+                  "minutes": 30,
+                  "seconds": 0
+                }
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "action": "input_boolean.turn_on",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "input_boolean.is_noah_home"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKY0N5K9D61WZZ1DD6Q7P8CG",
+            "parent_id": "01JKXYY7S7P3C3SPX3GZ0ZJ6YZ",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "4591f2b2fd0bf6a0e92fb874b8485c47",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-12T21:22:19.881891+00:00",
+            "finish": "2025-02-12T21:22:19.884806+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825165283",
+          "trigger": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "abe7bab772268975dee05f8a421b008b",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-13T08:07:08.288867+00:00",
+            "finish": "2025-02-13T08:07:08.292230+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825165283",
+          "trigger": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-13T08:07:08.289087+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.set_noah_is_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1736825165283",
+                      "last_triggered": "2025-02-12T21:22:19.882346+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "set Noah is home"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.303676+00:00",
+                    "last_reported": "2025-02-12T21:22:19.884644+00:00",
+                    "last_updated": "2025-02-12T21:22:19.884644+00:00",
+                    "context": {
+                      "id": "01JKY0N5K9D61WZZ1DD6Q7P8CG",
+                      "parent_id": "01JKXYY7S7P3C3SPX3GZ0ZJ6YZ",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                    "from_state": {
+                      "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                      "state": "unavailable",
+                      "attributes": {
+                        "supported_color_modes": [
+                          "hs"
+                        ],
+                        "friendly_name": "Noah's Strip Lights North",
+                        "supported_features": 0
+                      },
+                      "last_changed": "2025-02-13T07:36:58.422466+00:00",
+                      "last_reported": "2025-02-13T07:36:58.422466+00:00",
+                      "last_updated": "2025-02-13T07:36:58.422466+00:00",
+                      "context": {
+                        "id": "01JKZ3TKSPS4DRXK780G31PB19",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                      "state": "on",
+                      "attributes": {
+                        "supported_color_modes": [
+                          "hs"
+                        ],
+                        "color_mode": "hs",
+                        "brightness": 255,
+                        "hs_color": [
+                          240.0,
+                          100.0
+                        ],
+                        "rgb_color": [
+                          0,
+                          0,
+                          255
+                        ],
+                        "xy_color": [
+                          0.136,
+                          0.04
+                        ],
+                        "friendly_name": "Noah's Strip Lights North",
+                        "supported_features": 0
+                      },
+                      "last_changed": "2025-02-13T07:37:08.285421+00:00",
+                      "last_reported": "2025-02-13T07:37:08.285421+00:00",
+                      "last_updated": "2025-02-13T07:37:08.285421+00:00",
+                      "context": {
+                        "id": "01JKZ3TXDXCP46SQ3EHM3WZC2S",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 1800.0
+                    },
+                    "attribute": null,
+                    "description": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-13T08:07:08.290059+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JKZ5HV804FMYSR9QM8RFHJG5",
+                    "parent_id": "01JKZ3TXDXCP46SQ3EHM3WZC2S",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "input_boolean",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "input_boolean.is_noah_home"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1736825165283",
+            "alias": "set Noah is home",
+            "description": "",
+            "triggers": [
+              {
+                "type": "turned_on",
+                "device_id": "e3cc7933ccc0c72f2ecc8e1224737146",
+                "entity_id": "f781037a67686455a267bff0dd5c1347",
+                "domain": "light",
+                "trigger": "device",
+                "for": {
+                  "hours": 0,
+                  "minutes": 30,
+                  "seconds": 0
+                }
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "action": "input_boolean.turn_on",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "input_boolean.is_noah_home"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JKZ5HV804FMYSR9QM8RFHJG5",
+            "parent_id": "01JKZ3TXDXCP46SQ3EHM3WZC2S",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "abe7bab772268975dee05f8a421b008b",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-13T08:07:08.288867+00:00",
+            "finish": "2025-02-13T08:07:08.292230+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825165283",
+          "trigger": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "b67c94b00d6b5900665ae30843db807a",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-13T20:48:41.542566+00:00",
+            "finish": "2025-02-13T20:48:41.545606+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825165283",
+          "trigger": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-13T20:48:41.542777+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.set_noah_is_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1736825165283",
+                      "last_triggered": "2025-02-13T08:07:08.289313+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "set Noah is home"
+                    },
+                    "last_changed": "2025-01-28T06:31:01.303676+00:00",
+                    "last_reported": "2025-02-13T08:07:08.292022+00:00",
+                    "last_updated": "2025-02-13T08:07:08.292022+00:00",
+                    "context": {
+                      "id": "01JKZ5HV804FMYSR9QM8RFHJG5",
+                      "parent_id": "01JKZ3TXDXCP46SQ3EHM3WZC2S",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                    "from_state": {
+                      "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                      "state": "unavailable",
+                      "attributes": {
+                        "supported_color_modes": [
+                          "hs"
+                        ],
+                        "friendly_name": "Noah's Strip Lights North",
+                        "supported_features": 0
+                      },
+                      "last_changed": "2025-02-13T20:18:23.826186+00:00",
+                      "last_reported": "2025-02-13T20:18:23.826186+00:00",
+                      "last_updated": "2025-02-13T20:18:23.826186+00:00",
+                      "context": {
+                        "id": "01JM0FCTEJ3PCF6AN05TWZFH8C",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                      "state": "on",
+                      "attributes": {
+                        "supported_color_modes": [
+                          "hs"
+                        ],
+                        "color_mode": "hs",
+                        "brightness": 255,
+                        "hs_color": [
+                          240.0,
+                          100.0
+                        ],
+                        "rgb_color": [
+                          0,
+                          0,
+                          255
+                        ],
+                        "xy_color": [
+                          0.136,
+                          0.04
+                        ],
+                        "friendly_name": "Noah's Strip Lights North",
+                        "supported_features": 0
+                      },
+                      "last_changed": "2025-02-13T20:18:41.540287+00:00",
+                      "last_reported": "2025-02-13T20:18:41.540287+00:00",
+                      "last_updated": "2025-02-13T20:18:41.540287+00:00",
+                      "context": {
+                        "id": "01JM0FDBR4M35K5GBDZ8RJ463K",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 1800.0
+                    },
+                    "attribute": null,
+                    "description": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-13T20:48:41.543676+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM0H49J6GWSSC5X0BVY5G5AJ",
+                    "parent_id": "01JM0FDBR4M35K5GBDZ8RJ463K",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "input_boolean",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "input_boolean.is_noah_home"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1736825165283",
+            "alias": "set Noah is home",
+            "description": "",
+            "triggers": [
+              {
+                "type": "turned_on",
+                "device_id": "e3cc7933ccc0c72f2ecc8e1224737146",
+                "entity_id": "f781037a67686455a267bff0dd5c1347",
+                "domain": "light",
+                "trigger": "device",
+                "for": {
+                  "hours": 0,
+                  "minutes": 30,
+                  "seconds": 0
+                }
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "action": "input_boolean.turn_on",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "input_boolean.is_noah_home"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM0H49J6GWSSC5X0BVY5G5AJ",
+            "parent_id": "01JM0FDBR4M35K5GBDZ8RJ463K",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "b67c94b00d6b5900665ae30843db807a",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-13T20:48:41.542566+00:00",
+            "finish": "2025-02-13T20:48:41.545606+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825165283",
+          "trigger": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "90504da4b4baf358522ef3c46fc0f358",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T16:09:16.014189+00:00",
+            "finish": "2025-02-15T16:09:16.015988+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825165283",
+          "trigger": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T16:09:16.014284+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.set_noah_is_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1736825165283",
+                      "last_triggered": "2025-02-13T20:48:41.543012+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "set Noah is home"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.152636+00:00",
+                    "last_reported": "2025-02-14T06:49:51.152636+00:00",
+                    "last_updated": "2025-02-14T06:49:51.152636+00:00",
+                    "context": {
+                      "id": "01JM1KH1SG29N8VWYJBXD3QNTJ",
+                      "parent_id": null,
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                    "from_state": {
+                      "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                      "state": "unavailable",
+                      "attributes": {
+                        "supported_color_modes": [
+                          "hs"
+                        ],
+                        "friendly_name": "Noah's Strip Lights North",
+                        "supported_features": 0
+                      },
+                      "last_changed": "2025-02-15T15:39:04.187021+00:00",
+                      "last_reported": "2025-02-15T15:39:04.187021+00:00",
+                      "last_updated": "2025-02-15T15:39:04.187021+00:00",
+                      "context": {
+                        "id": "01JM546SKVFCNE5BMQNQ2PD7CY",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                      "state": "on",
+                      "attributes": {
+                        "supported_color_modes": [
+                          "hs"
+                        ],
+                        "color_mode": "hs",
+                        "brightness": 255,
+                        "hs_color": [
+                          240.0,
+                          100.0
+                        ],
+                        "rgb_color": [
+                          0,
+                          0,
+                          255
+                        ],
+                        "xy_color": [
+                          0.136,
+                          0.04
+                        ],
+                        "friendly_name": "Noah's Strip Lights North",
+                        "supported_features": 0
+                      },
+                      "last_changed": "2025-02-15T15:39:16.011561+00:00",
+                      "last_reported": "2025-02-15T15:39:16.011561+00:00",
+                      "last_updated": "2025-02-15T15:39:16.011561+00:00",
+                      "context": {
+                        "id": "01JM54755BH33ME5DJHA95ABDF",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 1800.0
+                    },
+                    "attribute": null,
+                    "description": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T16:09:16.014812+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM55Y2ZEV9Z7HQP0N103TTGR",
+                    "parent_id": "01JM54755BH33ME5DJHA95ABDF",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "input_boolean",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "input_boolean.is_noah_home"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1736825165283",
+            "alias": "set Noah is home",
+            "description": "",
+            "triggers": [
+              {
+                "type": "turned_on",
+                "device_id": "e3cc7933ccc0c72f2ecc8e1224737146",
+                "entity_id": "f781037a67686455a267bff0dd5c1347",
+                "domain": "light",
+                "trigger": "device",
+                "for": {
+                  "hours": 0,
+                  "minutes": 30,
+                  "seconds": 0
+                }
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "action": "input_boolean.turn_on",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "input_boolean.is_noah_home"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM55Y2ZEV9Z7HQP0N103TTGR",
+            "parent_id": "01JM54755BH33ME5DJHA95ABDF",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "90504da4b4baf358522ef3c46fc0f358",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T16:09:16.014189+00:00",
+            "finish": "2025-02-15T16:09:16.015988+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825165283",
+          "trigger": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n"
+        }
+      },
+      {
+        "extended_dict": {
+          "last_step": "action/0",
+          "run_id": "62c1e493289ec9606e872908b776d4ee",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T19:02:45.439289+00:00",
+            "finish": "2025-02-15T19:02:45.442888+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825165283",
+          "trigger": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n",
+          "trace": {
+            "trigger/0": [
+              {
+                "path": "trigger/0",
+                "timestamp": "2025-02-15T19:02:45.439442+00:00",
+                "changed_variables": {
+                  "this": {
+                    "entity_id": "automation.set_noah_is_home",
+                    "state": "on",
+                    "attributes": {
+                      "id": "1736825165283",
+                      "last_triggered": "2025-02-15T16:09:16.014398+00:00",
+                      "mode": "single",
+                      "current": 0,
+                      "friendly_name": "set Noah is home"
+                    },
+                    "last_changed": "2025-02-14T06:49:51.152636+00:00",
+                    "last_reported": "2025-02-15T16:09:16.015875+00:00",
+                    "last_updated": "2025-02-15T16:09:16.015875+00:00",
+                    "context": {
+                      "id": "01JM55Y2ZEV9Z7HQP0N103TTGR",
+                      "parent_id": "01JM54755BH33ME5DJHA95ABDF",
+                      "user_id": null
+                    }
+                  },
+                  "trigger": {
+                    "id": "0",
+                    "idx": "0",
+                    "alias": null,
+                    "platform": "device",
+                    "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                    "from_state": {
+                      "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                      "state": "unavailable",
+                      "attributes": {
+                        "supported_color_modes": [
+                          "hs"
+                        ],
+                        "friendly_name": "Noah's Strip Lights North",
+                        "supported_features": 0
+                      },
+                      "last_changed": "2025-02-15T18:27:43.622137+00:00",
+                      "last_reported": "2025-02-15T18:27:43.622137+00:00",
+                      "last_updated": "2025-02-15T18:27:43.622137+00:00",
+                      "context": {
+                        "id": "01JM5DVKW6WBEYHM6MTC3BJPGD",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "to_state": {
+                      "entity_id": "light.wdf_dream_rgb_strip_24_48key_bk7231n",
+                      "state": "on",
+                      "attributes": {
+                        "supported_color_modes": [
+                          "hs"
+                        ],
+                        "color_mode": "hs",
+                        "brightness": 255,
+                        "hs_color": [
+                          240.0,
+                          100.0
+                        ],
+                        "rgb_color": [
+                          0,
+                          0,
+                          255
+                        ],
+                        "xy_color": [
+                          0.136,
+                          0.04
+                        ],
+                        "friendly_name": "Noah's Strip Lights North",
+                        "supported_features": 0
+                      },
+                      "last_changed": "2025-02-15T18:32:45.435729+00:00",
+                      "last_reported": "2025-02-15T18:32:45.435729+00:00",
+                      "last_updated": "2025-02-15T18:32:45.435729+00:00",
+                      "context": {
+                        "id": "01JM5E4TKVCBCK7P1KVVASACJV",
+                        "parent_id": null,
+                        "user_id": null
+                      }
+                    },
+                    "for": {
+                      "__type": "<class 'datetime.timedelta'>",
+                      "total_seconds": 1800.0
+                    },
+                    "attribute": null,
+                    "description": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n"
+                  }
+                }
+              }
+            ],
+            "action/0": [
+              {
+                "path": "action/0",
+                "timestamp": "2025-02-15T19:02:45.440518+00:00",
+                "changed_variables": {
+                  "context": {
+                    "id": "01JM5FVRDZ5GRQS99YH6Q43YV2",
+                    "parent_id": "01JM5E4TKVCBCK7P1KVVASACJV",
+                    "user_id": null
+                  }
+                },
+                "result": {
+                  "params": {
+                    "domain": "input_boolean",
+                    "service": "turn_on",
+                    "service_data": {},
+                    "target": {
+                      "entity_id": [
+                        "input_boolean.is_noah_home"
+                      ]
+                    }
+                  },
+                  "running_script": false
+                }
+              }
+            ]
+          },
+          "config": {
+            "id": "1736825165283",
+            "alias": "set Noah is home",
+            "description": "",
+            "triggers": [
+              {
+                "type": "turned_on",
+                "device_id": "e3cc7933ccc0c72f2ecc8e1224737146",
+                "entity_id": "f781037a67686455a267bff0dd5c1347",
+                "domain": "light",
+                "trigger": "device",
+                "for": {
+                  "hours": 0,
+                  "minutes": 30,
+                  "seconds": 0
+                }
+              }
+            ],
+            "conditions": [],
+            "actions": [
+              {
+                "action": "input_boolean.turn_on",
+                "metadata": {},
+                "data": {},
+                "target": {
+                  "entity_id": "input_boolean.is_noah_home"
+                }
+              }
+            ],
+            "mode": "single"
+          },
+          "blueprint_inputs": null,
+          "context": {
+            "id": "01JM5FVRDZ5GRQS99YH6Q43YV2",
+            "parent_id": "01JM5E4TKVCBCK7P1KVVASACJV",
+            "user_id": null
+          }
+        },
+        "short_dict": {
+          "last_step": "action/0",
+          "run_id": "62c1e493289ec9606e872908b776d4ee",
+          "state": "stopped",
+          "script_execution": "finished",
+          "timestamp": {
+            "start": "2025-02-15T19:02:45.439289+00:00",
+            "finish": "2025-02-15T19:02:45.442888+00:00"
+          },
+          "domain": "automation",
+          "item_id": "1736825165283",
+          "trigger": "state of light.wdf_dream_rgb_strip_24_48key_bk7231n"
+        }
+      }
+    ]
+  }
+}

+ 8 - 0
.storage/zone

@@ -0,0 +1,8 @@
+{
+  "version": 1,
+  "minor_version": 1,
+  "key": "zone",
+  "data": {
+    "items": []
+  }
+}

+ 100 - 0
.storage/zwave_js.legacy_zwave_migration

@@ -0,0 +1,100 @@
+{
+    "version": 1,
+    "minor_version": 1,
+    "key": "zwave_js.legacy_zwave_migration",
+    "data": {
+        "2a6df737202a830aa17b2829ed6ea9af": {
+            "sensor.wallmote_quad_battery_level": {
+                "node_id": 11,
+                "endpoint_index": 0,
+                "command_class": 128,
+                "value_property_name": "level",
+                "value_property_key_name": null,
+                "value_id": "11-128-0-level",
+                "device_id": "71e62180236f722599ae8befb018afaf",
+                "domain": "sensor",
+                "entity_id": "sensor.wallmote_quad_battery_level",
+                "unique_id": "3487449463.11-128-0-level",
+                "unit_of_measurement": "%"
+            },
+            "switch.z_wave_outdoor_smart_plug": {
+                "node_id": 7,
+                "endpoint_index": 0,
+                "command_class": 37,
+                "value_property_name": "currentValue",
+                "value_property_key_name": null,
+                "value_id": "7-37-0-currentValue",
+                "device_id": "1534788968302894d63a9b69cfc31456",
+                "domain": "switch",
+                "entity_id": "switch.z_wave_outdoor_smart_plug",
+                "unique_id": "3487449463.7-37-0-currentValue",
+                "unit_of_measurement": null
+            },
+            "binary_sensor.wallmote_quad_power_management_battery_is_fully_charged": {
+                "node_id": 11,
+                "endpoint_index": 0,
+                "command_class": 113,
+                "value_property_name": "Power Management",
+                "value_property_key_name": "Battery level status",
+                "value_id": "11-113-0-Power Management-Battery level status",
+                "device_id": "71e62180236f722599ae8befb018afaf",
+                "domain": "binary_sensor",
+                "entity_id": "binary_sensor.wallmote_quad_power_management_battery_is_fully_charged",
+                "unique_id": "3487449463.11-113-0-Power Management-Battery level status.13",
+                "unit_of_measurement": null
+            },
+            "binary_sensor.wallmote_quad_power_management_charge_battery_soon": {
+                "node_id": 11,
+                "endpoint_index": 0,
+                "command_class": 113,
+                "value_property_name": "Power Management",
+                "value_property_key_name": "Battery level status",
+                "value_id": "11-113-0-Power Management-Battery level status",
+                "device_id": "71e62180236f722599ae8befb018afaf",
+                "domain": "binary_sensor",
+                "entity_id": "binary_sensor.wallmote_quad_power_management_charge_battery_soon",
+                "unique_id": "3487449463.11-113-0-Power Management-Battery level status.14",
+                "unit_of_measurement": null
+            },
+            "binary_sensor.wallmote_quad_power_management_charge_battery_now": {
+                "node_id": 11,
+                "endpoint_index": 0,
+                "command_class": 113,
+                "value_property_name": "Power Management",
+                "value_property_key_name": "Battery level status",
+                "value_id": "11-113-0-Power Management-Battery level status",
+                "device_id": "71e62180236f722599ae8befb018afaf",
+                "domain": "binary_sensor",
+                "entity_id": "binary_sensor.wallmote_quad_power_management_charge_battery_now",
+                "unique_id": "3487449463.11-113-0-Power Management-Battery level status.15",
+                "unit_of_measurement": null
+            },
+            "binary_sensor.wallmote_quad_power_management_battery_is_charging": {
+                "node_id": 11,
+                "endpoint_index": 0,
+                "command_class": 113,
+                "value_property_name": "Power Management",
+                "value_property_key_name": "Battery load status",
+                "value_id": "11-113-0-Power Management-Battery load status",
+                "device_id": "71e62180236f722599ae8befb018afaf",
+                "domain": "binary_sensor",
+                "entity_id": "binary_sensor.wallmote_quad_power_management_battery_is_charging",
+                "unique_id": "3487449463.11-113-0-Power Management-Battery load status.12",
+                "unit_of_measurement": null
+            },
+            "binary_sensor.wallmote_quad_low_battery_level": {
+                "node_id": 11,
+                "endpoint_index": 0,
+                "command_class": 128,
+                "value_property_name": "isLow",
+                "value_property_key_name": null,
+                "value_id": "11-128-0-isLow",
+                "device_id": "71e62180236f722599ae8befb018afaf",
+                "domain": "binary_sensor",
+                "entity_id": "binary_sensor.wallmote_quad_low_battery_level",
+                "unique_id": "3487449463.11-128-0-isLow",
+                "unit_of_measurement": null
+            }
+        }
+    }
+}

File diff suppressed because it is too large
+ 191 - 0
alexa_mediaadriana@capobianco.meget.html


File diff suppressed because it is too large
+ 190 - 0
alexa_mediaadriana@capobianco.mepost.html


+ 737 - 0
automations.yaml

@@ -0,0 +1,737 @@
+- id: '1634297777634'
+  alias: bath lights off
+  description: ''
+  trigger:
+  - device_id: b8318016a07e5732cd9025db3a2f8d20
+    domain: zha
+    platform: device
+    type: remote_button_short_press
+    subtype: button_1
+  condition: []
+  action:
+  - service: light.turn_off
+    target:
+      entity_id: light.vanity
+    data: {}
+  mode: single
+- id: '1661139399908'
+  alias: Person Detected - Back Yard - Motion Light
+  description: ''
+  triggers:
+  - type: motion
+    device_id: aba6aa12b89879750ec6be2ca75e1895
+    entity_id: binary_sensor.garage_motion_sensor_motion_detection
+    domain: binary_sensor
+    for:
+      hours: 0
+      minutes: 0
+      seconds: 3
+    trigger: device
+  - topic: Agent [Athena]/cameras/rear_entry/object_detection/person/detected
+    payload: 'true'
+    trigger: mqtt
+  conditions:
+  - type: is_illuminance
+    condition: device
+    device_id: aba6aa12b89879750ec6be2ca75e1895
+    entity_id: sensor.garage_motion_sensor_illuminance
+    domain: sensor
+    below: 50
+  - condition: sun
+    before: sunrise
+    after: sunset
+  actions:
+  - target:
+      entity_id: scene.backyard_alert
+    metadata: {}
+    action: scene.turn_on
+    data: {}
+  - delay:
+      hours: 0
+      minutes: 1
+      seconds: 0
+      milliseconds: 0
+  - target:
+      entity_id: scene.backyard_normal
+    metadata: {}
+    action: scene.turn_on
+    data: {}
+  mode: restart
+- id: '1661386100452'
+  alias: at dusk
+  description: ''
+  triggers:
+  - event: sunset
+    trigger: sun
+  conditions: []
+  actions:
+  - target:
+      entity_id: scene.nighttime_normal
+    metadata: {}
+    action: scene.turn_on
+    data: {}
+  - action: switch.turn_on
+    metadata: {}
+    data: {}
+    target:
+      device_id: 76c0a0e894ff92aac3461429a5e5e0b6
+    enabled: false
+  - action: cover.close_cover
+    metadata: {}
+    data: {}
+    target:
+      entity_id: cover.front_room_blinds
+  mode: single
+- id: '1662697063215'
+  alias: at dawn
+  description: ''
+  triggers:
+  - event: sunrise
+    offset: 0
+    trigger: sun
+  conditions: []
+  actions:
+  - target:
+      entity_id: scene.daytime_normal
+    metadata: {}
+    action: scene.turn_on
+    data: {}
+  - metadata: {}
+    data: {}
+    target:
+      entity_id:
+      - automation.backyard_motion_light_2
+      - automation.front_yard_person_detected
+    action: automation.turn_on
+  - action: cover.open_cover
+    metadata: {}
+    data: {}
+    target:
+      entity_id: cover.front_room_blinds
+  mode: single
+- id: '1672727297478'
+  alias: bath lights on
+  description: ''
+  trigger:
+  - device_id: b8318016a07e5732cd9025db3a2f8d20
+    domain: zha
+    platform: device
+    type: remote_button_short_press
+    subtype: button_4
+  condition: []
+  action:
+  - service: light.turn_on
+    target:
+      entity_id: light.vanity
+    data:
+      kelvin: 4000
+      brightness_pct: 25
+  mode: single
+- id: '1672727402473'
+  alias: bath lights brighter
+  description: ''
+  trigger:
+  - device_id: b8318016a07e5732cd9025db3a2f8d20
+    domain: zha
+    platform: device
+    type: remote_button_short_press
+    subtype: button_3
+  condition: []
+  action:
+  - service: light.turn_on
+    data:
+      brightness_step_pct: 5
+    target:
+      entity_id: light.vanity
+  mode: single
+- id: '1672727480201'
+  alias: bath lights dimmer
+  description: ''
+  trigger:
+  - device_id: b8318016a07e5732cd9025db3a2f8d20
+    domain: zha
+    platform: device
+    type: remote_button_short_press
+    subtype: button_2
+  condition: []
+  action:
+  - service: light.turn_on
+    target:
+      entity_id: light.vanity
+    data:
+      brightness_step_pct: -5
+  mode: single
+- id: '1672727534313'
+  alias: bath lights plum
+  description: ''
+  trigger:
+  - device_id: b8318016a07e5732cd9025db3a2f8d20
+    domain: zha
+    platform: device
+    type: remote_button_double_press
+    subtype: button_3
+  condition: []
+  action:
+  - service: light.turn_on
+    data:
+      brightness_pct: 50
+      color_name: plum
+    target:
+      entity_id: light.vanity
+  - service: light.turn_on
+    target:
+      entity_id: light.vanity
+    data:
+      color_name: plum
+  mode: single
+- id: '1672727589488'
+  alias: bath lights warm white
+  description: ''
+  trigger:
+  - device_id: b8318016a07e5732cd9025db3a2f8d20
+    domain: zha
+    platform: device
+    type: remote_button_double_press
+    subtype: button_4
+  condition: []
+  action:
+  - service: light.turn_on
+    data:
+      kelvin: 2700
+    target:
+      entity_id: light.vanity
+  mode: single
+- id: '1683350354655'
+  alias: Person Detected - Front Yard - Motion Light
+  description: ''
+  triggers:
+  - type: motion
+    device_id: 5b18788902b18f38a64cbe2787aa0343
+    entity_id: binary_sensor.driveway_motion_sensor_motion_detection
+    domain: binary_sensor
+    for:
+      hours: 0
+      minutes: 0
+      seconds: 2
+    trigger: device
+  - topic: Agent [Athena]/cameras/full_frontal/object_detection/person/detected
+    payload: 'true'
+    trigger: mqtt
+  conditions:
+  - type: is_illuminance
+    condition: device
+    device_id: 5b18788902b18f38a64cbe2787aa0343
+    entity_id: sensor.driveway_motion_sensor_illuminance
+    domain: sensor
+    below: 50
+  - condition: sun
+    before: sunrise
+    after: sunset
+  actions:
+  - target:
+      entity_id: scene.front_yard_alert
+    metadata: {}
+    action: scene.turn_on
+    data: {}
+  - delay:
+      hours: 0
+      minutes: 1
+      seconds: 0
+      milliseconds: 0
+  - target:
+      entity_id: scene.front_yard_normal
+    metadata: {}
+    action: scene.turn_on
+    data: {}
+  mode: restart
+- id: '1683497943655'
+  alias: Person Detected - Back Yard - Notify (Image)
+  description: ''
+  trigger:
+  - platform: mqtt
+    topic: agent/camera/rear_entry/object_detection/person/detected/image
+  condition: []
+  action:
+  - service: notify.adris_mobile_devices
+    data_template:
+      message: '{{ trigger.payload }}'
+      title: Person detected in Back Yard
+  - delay:
+      hours: 0
+      minutes: 1
+      seconds: 0
+      milliseconds: 0
+  mode: single
+  max_exceeded: silent
+- id: '1683498157728'
+  alias: Person Detected - Front Yard - Notify (image)
+  description: ''
+  trigger:
+  - platform: mqtt
+    topic: agent/camera/full_frontal/object_detection/person/detected/image
+  condition: []
+  action:
+  - service: notify.adris_mobile_devices
+    data_template:
+      message: '{{ trigger.payload }}'
+      title: Person detected in Front Yard
+  - delay:
+      hours: 0
+      minutes: 1
+      seconds: 0
+      milliseconds: 0
+  mode: single
+  max_exceeded: silent
+- id: '1684741441916'
+  alias: atmosphere effect 1
+  description: ''
+  trigger:
+  - device_id: 6c7dfb43f3f808a5498864911e8ab1ab
+    domain: zha
+    platform: device
+    type: remote_button_double_press
+    subtype: button_4
+  condition: []
+  action:
+  - service: light.turn_on
+    data:
+      effect: colorloop
+    target:
+      device_id: d704f6fc8ce7c22cc49e79db0bc96ba2
+  mode: single
+- id: '1684741637840'
+  alias: atmosphere hot pink
+  description: ''
+  trigger:
+  - device_id: 6c7dfb43f3f808a5498864911e8ab1ab
+    domain: zha
+    platform: device
+    type: remote_button_short_press
+    subtype: button_4
+  condition: []
+  action:
+  - service: light.turn_on
+    data:
+      rgb_color:
+      - 197
+      - 27
+      - 87
+      brightness_pct: 15
+    target:
+      device_id: d704f6fc8ce7c22cc49e79db0bc96ba2
+  mode: single
+- id: '1684741696773'
+  alias: atmosphere off
+  description: ''
+  trigger:
+  - device_id: 6c7dfb43f3f808a5498864911e8ab1ab
+    domain: zha
+    platform: device
+    type: remote_button_short_press
+    subtype: button_1
+  condition: []
+  action:
+  - service: light.turn_off
+    data:
+      transition: 3
+    target:
+      device_id: d704f6fc8ce7c22cc49e79db0bc96ba2
+  mode: single
+- id: '1684741914422'
+  alias: atmosphere brighter
+  description: ''
+  trigger:
+  - device_id: 6c7dfb43f3f808a5498864911e8ab1ab
+    domain: zha
+    platform: device
+    type: remote_button_short_press
+    subtype: button_3
+  condition: []
+  action:
+  - service: light.turn_on
+    data:
+      brightness_step: 50
+    target:
+      device_id: d704f6fc8ce7c22cc49e79db0bc96ba2
+  mode: single
+- id: '1684741987579'
+  alias: atmosphere dimmer
+  description: ''
+  trigger:
+  - device_id: 6c7dfb43f3f808a5498864911e8ab1ab
+    domain: zha
+    platform: device
+    type: remote_button_short_press
+    subtype: button_2
+  condition: []
+  action:
+  - service: light.turn_on
+    data:
+      brightness_step: -50
+    target:
+      device_id: d704f6fc8ce7c22cc49e79db0bc96ba2
+  mode: single
+- id: '1701920566517'
+  alias: bedroom heater - turn off
+  description: ''
+  trigger:
+  - platform: state
+    entity_id:
+    - binary_sensor.bedroom_occupancy
+    to: 'off'
+    for:
+      hours: 0
+      minutes: 10
+      seconds: 0
+  - platform: numeric_state
+    entity_id:
+    - sensor.bedroom_temperature
+    above: 76
+  condition:
+  - condition: device
+    type: is_on
+    device_id: 67f15e6edfde039737a4c9d6a6681f67
+    entity_id: e9d081ac50cea2f44e46db5da9d5bd8c
+    domain: switch
+  action:
+  - type: turn_off
+    device_id: 67f15e6edfde039737a4c9d6a6681f67
+    entity_id: e9d081ac50cea2f44e46db5da9d5bd8c
+    domain: switch
+  mode: restart
+- id: '1701920655754'
+  alias: bedroom heater - turn on
+  description: ''
+  trigger:
+  - platform: state
+    entity_id:
+    - binary_sensor.bedroom_occupancy
+    to: 'on'
+    for:
+      hours: 0
+      minutes: 1
+      seconds: 0
+  condition:
+  - condition: device
+    type: is_off
+    device_id: 67f15e6edfde039737a4c9d6a6681f67
+    entity_id: e9d081ac50cea2f44e46db5da9d5bd8c
+    domain: switch
+  - condition: numeric_state
+    entity_id: sensor.bedroom_temperature
+    below: 75
+  action:
+  - type: turn_on
+    device_id: 67f15e6edfde039737a4c9d6a6681f67
+    entity_id: e9d081ac50cea2f44e46db5da9d5bd8c
+    domain: switch
+  mode: restart
+- id: '1701925119967'
+  alias: Basement Heater - turn off
+  description: ''
+  trigger:
+  - platform: state
+    entity_id:
+    - binary_sensor.basement_occupancy
+    to: 'off'
+    for:
+      hours: 0
+      minutes: 10
+      seconds: 0
+  - platform: numeric_state
+    entity_id:
+    - sensor.basement_temperature
+    above: 79
+  condition:
+  - condition: device
+    type: is_on
+    device_id: 4eb7fdd03a888dcc0f7fb12d4ed0c3a8
+    entity_id: c9bb3b0cbbd237932ab5e7756c62fa5b
+    domain: switch
+  action:
+  - type: turn_off
+    device_id: 4eb7fdd03a888dcc0f7fb12d4ed0c3a8
+    entity_id: c9bb3b0cbbd237932ab5e7756c62fa5b
+    domain: switch
+  mode: restart
+- id: '1701925928151'
+  alias: Basement Heater - Turn On
+  description: ''
+  trigger:
+  - platform: state
+    entity_id:
+    - binary_sensor.basement_occupancy
+    to: 'on'
+    for:
+      hours: 0
+      minutes: 1
+      seconds: 0
+  condition:
+  - condition: device
+    type: is_off
+    device_id: 4eb7fdd03a888dcc0f7fb12d4ed0c3a8
+    entity_id: c9bb3b0cbbd237932ab5e7756c62fa5b
+    domain: switch
+  - condition: numeric_state
+    entity_id: sensor.basement_temperature
+    below: 75
+  action:
+  - type: turn_on
+    device_id: 4eb7fdd03a888dcc0f7fb12d4ed0c3a8
+    entity_id: c9bb3b0cbbd237932ab5e7756c62fa5b
+    domain: switch
+  mode: restart
+- id: '1701926451013'
+  alias: Office Heater - Turn On
+  description: ''
+  trigger:
+  - platform: state
+    entity_id:
+    - binary_sensor.office_occupancy
+    to: 'on'
+    for:
+      hours: 0
+      minutes: 1
+      seconds: 0
+  condition:
+  - condition: device
+    type: is_off
+    device_id: b197587a819cb3751beaa2b3faee02db
+    entity_id: b9f0abd6c0e496381c4d99ea79497464
+    domain: switch
+  - condition: numeric_state
+    entity_id: sensor.office_temperature
+    below: 75
+  action:
+  - type: turn_on
+    device_id: b197587a819cb3751beaa2b3faee02db
+    entity_id: b9f0abd6c0e496381c4d99ea79497464
+    domain: switch
+  mode: restart
+- id: '1701926625524'
+  alias: Office Heater - Turn Off
+  description: ''
+  trigger:
+  - platform: state
+    entity_id:
+    - binary_sensor.office_occupancy
+    to: 'off'
+    for:
+      hours: 0
+      minutes: 10
+      seconds: 0
+  - platform: numeric_state
+    entity_id:
+    - sensor.office_temperature
+    above: 77
+  condition:
+  - condition: device
+    type: is_on
+    device_id: b197587a819cb3751beaa2b3faee02db
+    entity_id: b9f0abd6c0e496381c4d99ea79497464
+    domain: switch
+  action:
+  - type: turn_off
+    device_id: b197587a819cb3751beaa2b3faee02db
+    entity_id: b9f0abd6c0e496381c4d99ea79497464
+    domain: switch
+  mode: restart
+- id: '1708275177795'
+  alias: Person Detected - Back Yard - Notify
+  description: ''
+  triggers:
+  - topic: Agent [Athena]/cameras/rear_entry/object_detection/person/detected
+    trigger: mqtt
+  conditions: []
+  actions:
+  - data:
+      message: Person detected in Back Yard
+    action: notify.adris_mobile_devices
+  - delay:
+      hours: 0
+      minutes: 1
+      seconds: 0
+      milliseconds: 0
+  mode: single
+  max_exceeded: silent
+- id: '1708275331842'
+  alias: Person Detected - Front Yard - Notify
+  description: ''
+  triggers:
+  - topic: Agent [Athena]/cameras/full_frontal/object_detection/person/detected
+    trigger: mqtt
+  conditions: []
+  actions:
+  - data:
+      message: Person detected in Front Yard
+    action: notify.adris_mobile_devices
+  - delay:
+      hours: 0
+      minutes: 1
+      seconds: 0
+      milliseconds: 0
+  mode: single
+  max_exceeded: silent
+- id: '1710120520332'
+  alias: Basement Stairs - Motion Light
+  description: ''
+  trigger:
+  - type: motion
+    platform: device
+    device_id: 4f946caefed3387d7611bcdaad8a4601
+    entity_id: a43e6926f703edc421dc61c69449b5b5
+    domain: binary_sensor
+  condition: []
+  action:
+  - type: turn_on
+    device_id: 13d8808d82e3b131cd8ed0e3b7e652ea
+    entity_id: 62b25d80b0ad3cc06942bf366315d7f8
+    domain: light
+  - delay:
+      hours: 0
+      minutes: 0
+      seconds: 30
+      milliseconds: 0
+  - type: turn_off
+    device_id: 13d8808d82e3b131cd8ed0e3b7e652ea
+    entity_id: 62b25d80b0ad3cc06942bf366315d7f8
+    domain: light
+  mode: restart
+- id: '1730746416843'
+  alias: turn on lava lamp
+  description: ''
+  triggers:
+  - trigger: time
+    at: '18:00:00'
+  - trigger: time
+    at: 06:00:00
+  conditions: []
+  actions:
+  - type: turn_on
+    device_id: 46e88c318ca4eed8d822b5d6672cb062
+    entity_id: 9fabadba6787fb8d2a7537dc7a88eee8
+    domain: switch
+  mode: single
+- id: '1730746460829'
+  alias: turn off lava lamp
+  description: ''
+  triggers:
+  - trigger: time
+    at: 00:00:00
+  - trigger: time
+    at: '12:00:00'
+  conditions: []
+  actions:
+  - type: turn_off
+    device_id: 46e88c318ca4eed8d822b5d6672cb062
+    entity_id: 9fabadba6787fb8d2a7537dc7a88eee8
+    domain: switch
+  mode: single
+- id: '1730746572961'
+  alias: unlock back door when i get home
+  description: ''
+  triggers:
+  - trigger: zone
+    entity_id: device_tracker.adri_s_gs22
+    zone: zone.home
+    event: enter
+  conditions:
+  - type: is_connected
+    condition: device
+    device_id: dc3ba9cbe454a194ec13bc6bdb307d4b
+    entity_id: 46e6c2193f6a3bddfd2cfa14d3173ff3
+    domain: binary_sensor
+  actions:
+  - device_id: ef1e57e6a71e669f345a9ecfc90e4b2e
+    domain: lock
+    entity_id: 252bd657d098084010ac62dda1c9872c
+    type: unlock
+  mode: single
+- id: '1733714116753'
+  alias: Turn off christmas treee
+  description: ''
+  triggers:
+  - trigger: time
+    at: 01:00:00
+  conditions: []
+  actions:
+  - type: turn_off
+    device_id: 76c0a0e894ff92aac3461429a5e5e0b6
+    entity_id: ba2d753b350c4ef4d66a161a4a7cbdcb
+    domain: switch
+    metadata:
+      secondary: false
+  - action: cover.close_cover
+    metadata: {}
+    data: {}
+    target:
+      entity_id: cover.parlor_blinds
+  mode: single
+- id: '1735557244096'
+  alias: agent ai_down increment counter
+  description: ''
+  triggers:
+  - trigger: mqtt
+    topic: agent/system/ai_down
+  conditions: []
+  actions:
+  - action: counter.increment
+    metadata: {}
+    data: {}
+    target:
+      entity_id: counter.agent_ai_down_failure_counter
+  mode: single
+- id: '1736825165283'
+  alias: set Noah is home
+  description: ''
+  triggers:
+  - type: turned_on
+    device_id: e3cc7933ccc0c72f2ecc8e1224737146
+    entity_id: f781037a67686455a267bff0dd5c1347
+    domain: light
+    trigger: device
+    for:
+      hours: 0
+      minutes: 30
+      seconds: 0
+  conditions: []
+  actions:
+  - action: input_boolean.turn_on
+    metadata: {}
+    data: {}
+    target:
+      entity_id: input_boolean.is_noah_home
+  mode: single
+- id: '1736825774161'
+  alias: 'set heat if Noah is home '
+  description: ''
+  triggers:
+  - trigger: time
+    at: 06:00:00
+  conditions:
+  - condition: state
+    entity_id: input_boolean.is_noah_home
+    state: 'on'
+  - condition: numeric_state
+    entity_id: sensor.kroc_temperature
+    below: 55
+  - condition: time
+    weekday:
+    - mon
+    - tue
+    - wed
+    - thu
+    - fri
+  actions:
+  - action: climate.set_temperature
+    metadata: {}
+    data:
+      temperature: 70
+    target:
+      entity_id: climate.the_heat
+  - action: input_boolean.turn_off
+    metadata: {}
+    data: {}
+    target:
+      entity_id: input_boolean.is_noah_home
+  mode: single

+ 82 - 0
blueprints/automation/bachya/sleep-timer.yaml

@@ -0,0 +1,82 @@
+blueprint:
+  name: Sleep Timer
+  description: Perform one or more actions after a sleep timer expires
+  domain: automation
+  input:
+    input_number:
+      name: Input Number
+      description: The input number that determines how many minutes the sleep timer
+        should last for
+      selector:
+        entity:
+          domain: input_number
+    timer:
+      name: Timer
+      description: The entity that represents the timer itself
+      selector:
+        entity:
+          domain: timer
+    timer_cancel_action:
+      name: Action on Timer Cancel
+      description: The action(s) to run when the timer is canceled
+      default: []
+      selector:
+        action: {}
+    timer_expire_action:
+      name: Action on Timer Expire
+      description: The action(s) to run when the timer expires
+      default: []
+      selector:
+        action: {}
+    timer_start_action:
+      name: Action on Timer Start
+      description: The action(s) to run when the timer starts
+      default: []
+      selector:
+        action: {}
+  source_url: https://community.home-assistant.io/t/sleep-timer/256463
+mode: restart
+variables:
+  slider: !input 'input_number'
+  slider_value: '{{ states(slider) | int * 60 }}'
+trigger:
+- platform: state
+  entity_id: !input 'input_number'
+- platform: state
+  entity_id: !input 'timer'
+  to: idle
+action:
+  choose:
+  - conditions:
+    - condition: template
+      value_template: '{{ trigger.to_state.state == "idle" }}
+
+        '
+    sequence:
+    - service: input_number.set_value
+      data:
+        entity_id: !input 'input_number'
+        value: 0
+    - choose: []
+      default: !input 'timer_expire_action'
+  - conditions:
+    - condition: numeric_state
+      entity_id: !input 'input_number'
+      below: 1
+    sequence:
+    - service: timer.cancel
+      data:
+        entity_id: !input 'timer'
+    - choose: []
+      default: !input 'timer_cancel_action'
+  - conditions:
+    - condition: numeric_state
+      entity_id: !input 'input_number'
+      above: 0
+    sequence:
+    - service: timer.start
+      data:
+        entity_id: !input 'timer'
+        duration: '{{ slider_value }}'
+    - choose: []
+      default: !input 'timer_start_action'

+ 54 - 0
blueprints/automation/homeassistant/motion_light.yaml

@@ -0,0 +1,54 @@
+blueprint:
+  name: Motion-activated Light
+  description: Turn on a light when motion is detected.
+  domain: automation
+  source_url: https://github.com/home-assistant/core/blob/dev/homeassistant/components/automation/blueprints/motion_light.yaml
+  input:
+    motion_entity:
+      name: Motion Sensor
+      selector:
+        entity:
+          domain: binary_sensor
+          device_class: motion
+    light_target:
+      name: Light
+      selector:
+        target:
+          entity:
+            domain: light
+    no_motion_wait:
+      name: Wait time
+      description: Time to leave the light on after last motion is detected.
+      default: 120
+      selector:
+        number:
+          min: 0
+          max: 3600
+          unit_of_measurement: seconds
+
+# If motion is detected within the delay,
+# we restart the script.
+mode: restart
+max_exceeded: silent
+
+trigger:
+  platform: state
+  entity_id: !input motion_entity
+  from: "off"
+  to: "on"
+
+action:
+  - alias: "Turn on the light"
+    service: light.turn_on
+    target: !input light_target
+  - alias: "Wait until there is no motion from device"
+    wait_for_trigger:
+      platform: state
+      entity_id: !input motion_entity
+      from: "on"
+      to: "off"
+  - alias: "Wait the number of seconds that has been set"
+    delay: !input no_motion_wait
+  - alias: "Turn off the light"
+    service: light.turn_off
+    target: !input light_target

+ 44 - 0
blueprints/automation/homeassistant/notify_leaving_zone.yaml

@@ -0,0 +1,44 @@
+blueprint:
+  name: Zone Notification
+  description: Send a notification to a device when a person leaves a specific zone.
+  domain: automation
+  source_url: https://github.com/home-assistant/core/blob/dev/homeassistant/components/automation/blueprints/notify_leaving_zone.yaml
+  input:
+    person_entity:
+      name: Person
+      selector:
+        entity:
+          domain: person
+    zone_entity:
+      name: Zone
+      selector:
+        entity:
+          domain: zone
+    notify_device:
+      name: Device to notify
+      description: Device needs to run the official Home Assistant app to receive notifications.
+      selector:
+        device:
+          integration: mobile_app
+
+trigger:
+  platform: state
+  entity_id: !input person_entity
+
+variables:
+  zone_entity: !input zone_entity
+  # This is the state of the person when it's in this zone.
+  zone_state: "{{ states[zone_entity].name }}"
+  person_entity: !input person_entity
+  person_name: "{{ states[person_entity].name }}"
+
+condition:
+  condition: template
+  value_template: "{{ trigger.from_state.state == zone_state and trigger.to_state.state != zone_state }}"
+
+action:
+  - alias: "Notify that a person has left the zone"
+    domain: mobile_app
+    type: notify
+    device_id: !input notify_device
+    message: "{{ person_name }} has left {{ zone_state }}"

+ 84 - 0
blueprints/script/homeassistant/confirmable_notification.yaml

@@ -0,0 +1,84 @@
+blueprint:
+  name: Confirmable Notification
+  description: >-
+    A script that sends an actionable notification with a confirmation before
+    running the specified action.
+  domain: script
+  source_url: https://github.com/home-assistant/core/blob/master/homeassistant/components/script/blueprints/confirmable_notification.yaml
+  input:
+    notify_device:
+      name: Device to notify
+      description: Device needs to run the official Home Assistant app to receive notifications.
+      selector:
+        device:
+          integration: mobile_app
+    title:
+      name: "Title"
+      description: "The title of the button shown in the notification."
+      default: ""
+      selector:
+        text:
+    message:
+      name: "Message"
+      description: "The message body"
+      selector:
+        text:
+    confirm_text:
+      name: "Confirmation Text"
+      description: "Text to show on the confirmation button"
+      default: "Confirm"
+      selector:
+        text:
+    confirm_action:
+      name: "Confirmation Action"
+      description: "Action to run when notification is confirmed"
+      default: []
+      selector:
+        action:
+    dismiss_text:
+      name: "Dismiss Text"
+      description: "Text to show on the dismiss button"
+      default: "Dismiss"
+      selector:
+        text:
+    dismiss_action:
+      name: "Dismiss Action"
+      description: "Action to run when notification is dismissed"
+      default: []
+      selector:
+        action:
+
+mode: restart
+
+sequence:
+  - alias: "Set up variables"
+    variables:
+      action_confirm: "{{ 'CONFIRM_' ~ context.id }}"
+      action_dismiss: "{{ 'DISMISS_' ~ context.id }}"
+  - alias: "Send notification"
+    domain: mobile_app
+    type: notify
+    device_id: !input notify_device
+    title: !input title
+    message: !input message
+    data:
+      actions:
+        - action: "{{ action_confirm }}"
+          title: !input confirm_text
+        - action: "{{ action_dismiss }}"
+          title: !input dismiss_text
+  - alias: "Awaiting response"
+    wait_for_trigger:
+      - platform: event
+        event_type: mobile_app_notification_action
+        event_data:
+          action: "{{ action_confirm }}"
+      - platform: event
+        event_type: mobile_app_notification_action
+        event_data:
+          action: "{{ action_dismiss }}"
+  - choose:
+      - conditions: "{{ wait.trigger.event.data.action == action_confirm }}"
+        sequence: !input confirm_action
+      - conditions: "{{ wait.trigger.event.data.action == action_dismiss }}"
+        sequence: !input dismiss_action

+ 129 - 0
configuration.yaml

@@ -0,0 +1,129 @@
+# Configure a default setup of Home Assistant (frontend, api, etc)
+default_config:
+
+logger:
+  default: info
+  logs:
+    custom_components.uniled: debug
+#    homeassistant.components.tuya: debug
+
+# Text to speech
+#tts:
+#  - platform: google_translate
+
+http:
+  ip_ban_enabled: true
+  login_attempts_threshold: 5
+  use_x_forwarded_for: true
+  trusted_proxies:
+    - 192.168.0.30
+    - 192.168.0.31
+
+homeassistant:
+  allowlist_external_dirs:
+    - /config
+#sensor:
+#  - platform: filesize
+#    file_paths:
+#      - /config/home-assistant_v2.db
+#    scan_interval: 1800
+
+recorder:
+  purge_keep_days: 1
+  commit_interval: 10
+
+weather:
+  - platform: pirateweather
+    api_key: qjeyi5uUqa14bSDhGOtK155uAiw2qKYL3zJsvBkd
+    # Additional optional values:
+    latitude: 43.111587
+    longitude: -77.644523
+    mode: hourly
+    name: Rochester, NY Weather
+
+
+# you can also get a sensor data
+sensor:
+  - platform: pirateweather
+    api_key: qjeyi5uUqa14bSDhGOtK155uAiw2qKYL3zJsvBkd
+    scan_interval: '00:15:00'
+    monitored_conditions:
+      - temperature
+      - precip_probability
+      - precip_type
+      - humidity
+      - cloud_cover
+      - nearest_storm_distance
+      - precip_intensity
+      - wind_speed
+
+notify:  
+- name: adris_mobile_devices
+  platform: group
+  services:
+    - service: mobile_app_pixel_4a
+    - service: mobile_app_adri_s_gs22
+
+#emulated_hue:
+#  listen_port: 80
+#  expose_by_default: false
+#   exposed_domains:
+#     - light
+#     - group
+#     - lock
+#   entities:
+#     switch.basement_heater_switch:
+#       hidden: false
+#     switch.bath_fan:
+#       hidden: false
+#     switch.bedroom_heater_switch:
+#       hidden: false
+#     switch.office_heater_switch:
+#       hidden: false
+#     light.driveway_floodlights_basic:
+#       hidden: true
+#     light.driveway_motion_sensor_basic:
+#       hidden: true
+#     light.garage_motion_sensor_basic:
+#       hidden: true
+
+alexa:
+  endpoint: https://api.amazonalexa.com/v3/events
+  client_id: amzn1.application-oa2-client.1f62328e4b76476d85571e45df1664f5
+  client_secret: amzn1.oa2-cs.v1.250f686f55e8b50c2b2f459f27cdd83411df7660b4c02ddea667e82848035166
+  smart_home:
+    filter:
+      include_domains:
+        - lock
+        - camera
+        - cover
+      include_entities:
+        - switch.basement_heater_switch
+        # - switch.bath_fan
+        - switch.bedroom_heater_switch
+        - switch.office_heater_switch
+        - light.driveway_floodlights
+        - light.basement_ceiling
+        - light.basement_stairs
+
+uniled:
+
+influxdb:
+  host: a0d7b954-influxdb
+  port: 8086
+  database: homeassistant
+  username: homeassistant
+  password: Translate-Conceded5-Cofounder
+  max_retries: 3
+  default_measurement: state
+
+zha:
+  enable_quirks: true
+  custom_quirks_path: /config/thirdreality_quirks
+
+#localtuya: !include localtuya.yaml
+#light: !include lights.yaml
+#group: !include groups.yaml
+automation: !include automations.yaml
+script: !include scripts.yaml
+scene: !include scenes.yaml

+ 142 - 0
configuration.yaml.bak

@@ -0,0 +1,142 @@
+# Configure a default setup of Home Assistant (frontend, api, etc)
+default_config:
+
+logger:
+  default: info
+#  logs:
+#    tuya: debug
+#    homeassistant.components.tuya: debug
+
+# Text to speech
+tts:
+  - platform: google_translate
+
+http:
+  ip_ban_enabled: true
+  login_attempts_threshold: 5
+  use_x_forwarded_for: true
+  trusted_proxies:
+    - 192.168.0.30
+
+homeassistant:
+  allowlist_external_dirs:
+    - /config
+#sensor:
+#  - platform: filesize
+#    file_paths:
+#      - /config/home-assistant_v2.db
+#    scan_interval: 1800
+
+recorder:
+  purge_keep_days: 1
+  commit_interval: 10
+
+influxdb:
+  host: localhost
+  port: 8086
+  database: homeassistant
+  username: homeassistant
+  password: Homeassistant!
+  exclude:
+    domains:
+      - device_tracker
+      - media_player
+#      - uptime
+      - time_date
+      - worldclock
+      - camera
+      - glances
+    entity_globs:
+      - sensor.clock*
+      - sensor.date*
+#      - sensor.load_*m
+      - sensor.time*
+#      - sensor.uptime*
+#      - sensor.asuswrt*
+    entities:
+      - sensor.home_assistant_v2_db
+      - sensor.memory_free
+      - sensor.memory_use
+#      - sensor.memory_use_percent
+#      - sensor.processor_use
+      - sun.sun
+
+weather:
+  - platform: pirateweather
+    api_key: qjeyi5uUqa14bSDhGOtK155uAiw2qKYL3zJsvBkd
+    # Additional optional values:
+    latitude: 43.111587
+    longitude: -77.644523
+    mode: hourly
+    name: Rochester, NY Weather
+
+
+# you can also get a sensor data
+sensor:
+  - platform: pirateweather
+    api_key: qjeyi5uUqa14bSDhGOtK155uAiw2qKYL3zJsvBkd
+    scan_interval: '00:15:00'
+    monitored_conditions:
+      - temperature
+      - precip_probability
+      - precip_type
+      - humidity
+      - cloud_cover
+      - nearest_storm_distance
+      - precip_intensity
+      - wind_speed
+
+notify:  
+- name: adris_mobile_devices
+  platform: group
+  services:
+    - service: mobile_app_pixel_4a
+    - service: mobile_app_adri_s_gs22
+
+# emulated_hue:
+#   listen_port: 80
+#   exposed_domains:
+#     - light
+#     - group
+#     - lock
+#   entities:
+#     switch.basement_heater_switch:
+#       hidden: false
+#     switch.bath_fan:
+#       hidden: false
+#     switch.bedroom_heater_switch:
+#       hidden: false
+#     switch.office_heater_switch:
+#       hidden: false
+#     light.driveway_floodlights_basic:
+#       hidden: true
+#     light.driveway_motion_sensor_basic:
+#       hidden: true
+#     light.garage_motion_sensor_basic:
+#       hidden: true
+
+alexa:
+  smart_home:
+    filter:
+      include_domains:
+        - lock
+        - camera
+      include_entities:
+        - switch.basement_heater_switch
+        - switch.bath_fan
+        - switch.bedroom_heater_switch
+        - switch.office_heater_switch
+        - light.driveway_floodlights
+        - light.basement_ceiling
+        - light.basement_stairs
+
+zha:
+  enable_quirks: true
+  custom_quirks_path: /config/thirdreality_quirks
+
+#localtuya: !include localtuya.yaml
+#light: !include lights.yaml
+group: !include groups.yaml
+automation: !include automations.yaml
+script: !include scripts.yaml
+scene: !include scenes.yaml

+ 321 - 0
glances/glances.conf

@@ -0,0 +1,321 @@
+##############################################################################
+# Globals Glances parameters
+##############################################################################
+
+[global]
+# Does Glances should check if a newer version is available on PyPI ?
+check_update=false
+# History size (maximum number of values)
+# Default glances history size to 0
+# https://github.com/hassio-addons/addon-glances/issues/61
+# https://github.com/nicolargo/glances/issues/1341
+history_size=0
+
+##############################################################################
+# User interface
+##############################################################################
+
+[outputs]
+# Theme name for the Curses interface: black or white
+curse_theme=black
+# Limit the number of processes to display in the WebUI
+max_processes_display=30
+
+##############################################################################
+# plugins
+##############################################################################
+
+[quicklook]
+# Define CPU, MEM and SWAP thresholds in %
+cpu_careful=50
+cpu_warning=70
+cpu_critical=90
+mem_careful=50
+mem_warning=70
+mem_critical=90
+swap_careful=50
+swap_warning=70
+swap_critical=90
+
+[cpu]
+# Default values if not defined: 50/70/90 (except for iowait)
+user_careful=50
+user_warning=70
+user_critical=90
+#user_log=False
+#user_critical_action=echo {{user}} {{value}} {{max}} > /tmp/cpu.alert
+system_careful=50
+system_warning=70
+system_critical=90
+steal_careful=50
+steal_warning=70
+steal_critical=90
+#steal_log=True
+# I/O wait percentage should be lower than 1/# (Logical CPU cores)
+# Leave commented to just use the default config (1/#-20% / 1/#-10% / 1/#)
+#iowait_careful=30
+#iowait_warning=40
+#iowait_critical=50
+# Context switch limit (core / second)
+# Leave commented to just use the default config (critical is 50000*# (Logical CPU cores)
+#ctx_switches_careful=10000
+#ctx_switches_warning=12000
+#ctx_switches_critical=14000
+
+[percpu]
+# Define CPU thresholds in %
+# Default values if not defined: 50/70/90
+user_careful=50
+user_warning=70
+user_critical=90
+iowait_careful=50
+iowait_warning=70
+iowait_critical=90
+system_careful=50
+system_warning=70
+system_critical=90
+
+[gpu]
+# Default processor values if not defined: 50/70/90
+proc_careful=50
+proc_warning=70
+proc_critical=90
+# Default memory values if not defined: 50/70/90
+mem_careful=50
+mem_warning=70
+mem_critical=90
+
+[mem]
+# Define RAM thresholds in %
+# Default values if not defined: 50/70/90
+careful=50
+#careful_action_repeat=echo {{percent}} >> /tmp/memory.alert
+warning=70
+critical=90
+
+[memswap]
+# Define SWAP thresholds in %
+# Default values if not defined: 50/70/90
+careful=50
+warning=70
+critical=90
+
+[load]
+# Define LOAD thresholds
+# Value * number of cores
+# Default values if not defined: 0.7/1.0/5.0 per number of cores
+# Source: http://blog.scoutapp.com/articles/2009/07/31/understanding-load-averages
+#         http://www.linuxjournal.com/article/9001
+careful=0.7
+warning=1.0
+critical=5.0
+#log=False
+
+[network]
+# Default bitrate thresholds in % of the network interface speed
+# Default values if not defined: 70/80/90
+rx_careful=70
+rx_warning=80
+rx_critical=90
+tx_careful=70
+tx_warning=80
+tx_critical=90
+# Define the list of hidden network interfaces (comma-separated regexp)
+#hide=docker.*,lo
+# WLAN 0 alias
+#wlan0_alias=Wireless IF
+# It is possible to overwrite the bitrate thresholds per interface
+# WLAN 0 Default limits (in bits per second aka bps) for interface bitrate
+#wlan0_rx_careful=4000000
+#wlan0_rx_warning=5000000
+#wlan0_rx_critical=6000000
+#wlan0_rx_log=True
+#wlan0_tx_careful=700000
+#wlan0_tx_warning=900000
+#wlan0_tx_critical=1000000
+#wlan0_tx_log=True
+
+[wifi]
+# Define the list of hidden wireless network interfaces (comma-separated regexp)
+hide=lo,docker.*
+# Define SIGNAL thresholds in db (lower is better...)
+# Based on: http://serverfault.com/questions/501025/industry-standard-for-minimum-wifi-signal-strength
+careful=-65
+warning=-75
+critical=-85
+
+[diskio]
+# Define the list of hidden disks (comma-separated regexp)
+#hide=sda2,sda5,loop.*
+hide=loop.*
+# Alias for sda1
+#sda1_alias=IntDisk
+
+[fs]
+# Define the list of hidden file system (comma-separated regexp)
+#hide=/boot.*
+# Define filesystem space thresholds in %
+# Default values if not defined: 50/70/90
+# It is also possible to define per mount point value
+# Example: /_careful=40
+careful=50
+warning=70
+critical=90
+# Allow additional file system types (comma-separated FS type)
+#allow=zfs
+
+[folders]
+# Define a folder list to monitor
+# The list is composed of items (list_#nb <= 10)
+# An item is defined by:
+# * path: absolute path
+# * careful: optional careful threshold (in MB)
+# * warning: optional warning threshold (in MB)
+# * critical: optional critical threshold (in MB)
+folder_1_path=/config
+folder_1_careful=4096
+folder_1_warning=8196
+folder_1_critical=12228
+folder_2_path=/share
+folder_2_careful=4096
+folder_2_warning=8196
+folder_2_critical=12228
+folder_3_path=/backup
+folder_3_careful=4096
+folder_3_warning=8196
+folder_3_critical=12228
+folder_4_path=/media
+folder_4_careful=4096
+folder_4_warning=8196
+folder_4_critical=12228
+
+[sensors]
+# Sensors core thresholds (in Celsius...)
+# Default values if not defined: 60/70/80
+temperature_core_careful=60
+temperature_core_warning=70
+temperature_core_critical=80
+# Temperatures threshold in °C for hddtemp
+# Default values if not defined: 45/52/60
+temperature_hdd_careful=45
+temperature_hdd_warning=52
+temperature_hdd_critical=60
+# Battery threshold in %
+battery_careful=80
+battery_warning=90
+battery_critical=95
+# Sensors alias
+#temp1_alias=Motherboard 0
+#temp2_alias=Motherboard 1
+#core 0_alias=CPU Core 0
+#core 1_alias=CPU Core 1
+
+[processlist]
+# Define CPU/MEM (per process) thresholds in %
+# Default values if not defined: 50/70/90
+cpu_careful=50
+cpu_warning=70
+cpu_critical=90
+mem_careful=50
+mem_warning=70
+mem_critical=90
+#
+# Nice priorities range from -20 to 19.
+# Configure nice levels using a comma separated list.
+#
+# Nice: Example 1, non-zero is warning (default behavior)
+nice_warning=-20,-19,-18,-17,-16,-15,-14,-13,-12,-11,-10,-9,-8,-7,-6,-5,-4,-3,-2,-1,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
+#
+# Nice: Example 2, low priority processes escalate from careful to critical
+#nice_careful=1,2,3,4,5,6,7,8,9
+#nice_warning=10,11,12,13,14
+#nice_critical=15,16,17,18,19
+
+[ports]
+# Ports scanner plugin configuration
+# Interval in second between two scans
+refresh=30
+# Set the default timeout (in second) for a scan (can be overwritten in the scan list)
+timeout=3
+# If port_default_gateway is True, add the default gateway on top of the scan list
+port_default_gateway=True
+#
+# Define the scan list (1 < x < 255)
+# port_x_host (name or IP) is mandatory
+# port_x_port (TCP port number) is optional (if not set, use ICMP)
+# port_x_description is optional (if not set, define to host:port)
+# port_x_timeout is optional and overwrite the default timeout value
+# port_x_rtt_warning is optional and defines the warning threshold in ms
+#
+#port_1_host=192.168.0.1
+#port_1_port=80
+#port_1_description=Home Box
+#port_1_timeout=1
+#port_2_host=www.free.fr
+#port_2_description=My ISP
+#port_3_host=www.google.com
+#port_3_description=Internet ICMP
+#port_3_rtt_warning=1000
+#port_4_description=Internet Web
+#port_4_host=www.google.com
+#port_4_port=80
+#port_4_rtt_warning=1000
+#
+# Define Web (URL) monitoring list (1 < x < 255)
+# web_x_url is the URL to monitor (example: http://my.site.com/folder)
+# web_x_description is optional (if not set, define to URL)
+# web_x_timeout is optional and overwrite the default timeout value
+# web_x_rtt_warning is optional and defines the warning respond time in ms (approximatively)
+#
+#web_1_url=https://blog.nicolargo.com
+#web_1_description=My Blog
+#web_1_rtt_warning=3000
+#web_2_url=https://github.com
+#web_3_url=http://www.google.fr
+#web_3_description=Google Fr
+#web_4_url=https://blog.nicolargo.com/nonexist
+#web_4_description=Intranet
+
+[docker]
+# Thresholds for CPU and MEM (in %)
+cpu_careful=50
+cpu_warning=70
+cpu_critical=90
+mem_careful=20
+mem_warning=50
+mem_critical=70
+#
+# Per container thresholds
+#containername_cpu_careful=10
+#containername_cpu_warning=20
+#containername_cpu_critical=30
+#
+# By default, Glances only display running containers
+# Set the following key to True to display all containers
+all=False
+
+##############################################################################
+# Client/server
+##############################################################################
+
+[serverlist]
+# Define the static servers list
+#server_1_name=localhost
+#server_1_alias=My local PC
+#server_1_port=61209
+#server_2_name=localhost
+#server_2_port=61235
+#server_3_name=192.168.0.17
+#server_3_alias=Another PC on my network
+#server_3_port=61209
+#server_4_name=pasbon
+#server_4_port=61237
+
+[passwords]
+# Define the passwords list
+# Syntax: host=password
+# Where: host is the hostname
+#        password is the clear password
+# Additionally (and optionally) a default password could be defined
+#localhost=abc
+#default=defaultpassword

+ 0 - 0
groups.yaml


BIN
image/2530b5b38c037101dbc502aa9a76028c/512x512


BIN
image/2530b5b38c037101dbc502aa9a76028c/original


BIN
image/3875deebb71b187e7e542a03721140aa/512x512


BIN
image/3875deebb71b187e7e542a03721140aa/original


BIN
image/63c8b8518a12b7afc55e27fa7606a5e9/512x512


BIN
image/63c8b8518a12b7afc55e27fa7606a5e9/original


BIN
image/8254c1e7f2dc49b8e6968b3a85e87c1d/512x512


BIN
image/8254c1e7f2dc49b8e6968b3a85e87c1d/original


BIN
image/8569342304d4a6d7483a450ac0c36e8a/512x512


BIN
image/8569342304d4a6d7483a450ac0c36e8a/original


BIN
image/90ebeb28fcd821a0440ff165f20966e4/512x512


BIN
image/90ebeb28fcd821a0440ff165f20966e4/original


BIN
image/93a32b0ee57276e6ff6f2606e1c1e954/512x512


BIN
image/93a32b0ee57276e6ff6f2606e1c1e954/original


BIN
image/9cc0353522d83d018c0c6af5a7d690c7/512x512


BIN
image/9cc0353522d83d018c0c6af5a7d690c7/original


BIN
image/a52ca6e64ea91ecc24afbacea69d0b80/512x512


BIN
image/a52ca6e64ea91ecc24afbacea69d0b80/original


+ 0 - 0
lights.yaml


+ 403 - 0
localtuya.yaml

@@ -0,0 +1,403 @@
+  - host: bed_adris_lamp
+    device_id: 84406773cc50e37d5335
+    local_key: 705db0a320d92683
+    friendly_name: Adri's Lamp
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Adri's Lamp
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: bed_lava_lamp
+    device_id: 1184000284f3eb64c2e3
+    local_key: a7e8c45d577aa486
+    friendly_name: Lava Lamp
+    protocol_version: "3.3"
+    entities:
+      - platform: switch
+        friendly_name: Lava Lamp
+        id: 1
+
+  - host: bed_nightstand_1
+    device_id: ebd61928d9bc4f9e8euayl
+    local_key: ceed4b2c84d9d0eb
+    friendly_name: Nightstand 1
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Nightstand 1
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: bed_nightstand_2
+    device_id: 66280578bcddc235086f
+    local_key: 940c4fd30ca10946
+    friendly_name: Nightstand 2
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Nightstand 2
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: bmt_lamp
+    device_id: 33871022d8bfc003d19b
+    local_key: 6d97411d7ae7b101
+    friendly_name: Palace Lamp
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Palace Lamp
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: bth_switch
+    device_id: 8380375724a1602172bf
+    local_key: f73a9c3b94a100e4
+    friendly_name: Bathroom Switch
+    protocol_version: "3.3"
+    entities:
+      - platform: switch
+        friendly_name: Bath fan
+        id: 1
+      - platform: switch
+        friendly_name: Vanity switch
+        id: 2
+
+  - host: bth_vanity_1
+    device_id: eb30e6ed0afed3cfe8obay
+    local_key: fa148b4967bf7834
+    friendly_name: Vanity bulb 1
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Vanity bulb 1
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: bth_vanity_2
+    device_id: eb6cb483943aa30d017w79
+    local_key: cb00ce5796a7ab80
+    friendly_name: Vanity bulb 2
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Vanity bulb 2
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: bth_vanity_3
+    device_id: eb8079bf801a337469gec7
+    local_key: d5f7d003b3bc2744
+    friendly_name: Vanity bulb 3
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Vanity_bulb_3
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: frt_dining_room
+    device_id: 14620443cc50e3e5a1ae
+    local_key: dfbfb00f9832187d
+    friendly_name: Dining room
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Dining room
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: frt_parlor
+    device_id: 14620443cc50e3e5ac04
+    local_key: d0512171d71e1574
+    friendly_name: Parlor
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Parlor
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: kit_ceiling
+    device_id: 33871022f4cfa2567b46
+    local_key: 052c506bbc791b13
+    friendly_name: Kitchen ceiling
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Kitchen ceiling
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: kit_counter
+    device_id: 043641402cf432d0d0ab
+    local_key: f802db17117fad75
+    friendly_name: Counter
+    protocol_version: "3.3"
+    entities:
+      - platform: switch
+        friendly_name: Counter
+        id: 1
+
+  - host: kit_sink
+    device_id: 354550002cf43239bd93
+    local_key: 281557cbae9b6dbd
+    friendly_name: Sink
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Sink
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: kit_table
+    device_id: 68744821d8bfc001fe7b
+    local_key: 656c81fb82e90c58
+    friendly_name: Table
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Table
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: lvr_north_sconce
+    device_id: eb74a89c4c5c33becaz9tj
+    local_key: e116bdb8b05cb0bf
+    friendly_name: North Sconce
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: North Sconce
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: lvr_south_sconce
+    device_id: eb27ad27cfa4c453ddqbmd
+    local_key: e821dbddeb4471f1
+    friendly_name: South Sconce
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: South Sconce
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: noa_fan_1
+    device_id: 354550002cf4323a4de0
+    local_key: 7daae84fd4e3b4a3
+    friendly_name: Fan bulb 1
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Fan bulb 1
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: noa_fan_2
+    device_id: 35455000bcddc2aaf4d6
+    local_key: 6c2368a79bb3a767
+    friendly_name: Fab bulb 2
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Fan bulb 2
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: noa_fan_3
+    device_id: 35455000bcddc2aaaf0f
+    local_key: 6b1d2043184c5f1e
+    friendly_name: Fan Bulb 3
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Fan Bulb 3
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: ofc_corner
+    device_id: 33871022f4cfa2571f88
+    local_key: 6815ecaa0de1a65c
+    friendly_name: Corner
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Corner
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: out_back_deicing
+    device_id: 65450200bcddc2ecc700
+    local_key: de99b19bce866318
+    friendly_name: Back deicing cable
+    protocol_version: "3.1"
+    entities:
+      - platform: switch
+        friendly_name: Back deicing cable
+        id: 1
+#countdown:2 current:4 power:5 voltage:6
+
+  - host: out_back_door
+    device_id: 84406773cc50e37d5614
+    local_key: 270a526d498984bf
+    friendly_name: Back door
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Back door
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        color: 24
+        scene: 25
+        brightness_lower: 10
+
+  - host: out_backyard_flood
+    device_id: eb658f619c280ada679nme
+    local_key: 8648915ae9cfbaa7
+    friendly_name: Backyard floodlight
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Backyard floodlight
+        id: 20
+        color_mode: 21
+        brightness: 22
+        color_temp: 23
+        brightness_lower: 10
+      - platform: binary_sensor
+        friendly_name: Backyard motion sensor
+        id: 52
+        state_on: PIR
+        state_off: None
+        device_class: motion
+      - platform: switch
+        friendly_name: Backyard motion sensor on/off
+        id: 56
+
+  # - host: plug_2
+  #   device_id: 1184000284f3eb64cbe3
+  #   local_key: d2b036eb7e5b3525
+  #   friendly_name: Christmas tree
+  #   protocol_version: "3.3"
+  #   entities:
+  #     - platform: switch
+  #       friendly_name: Christmas tree
+  #       id: 1
+
+  - host: str_lower
+    device_id: 240356042462ab23ddf3
+    local_key: 87854604de5a9ecf
+    friendly_name: Lower stairs
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Lower stairs
+        id: 1
+        brightness: 2
+        brightness_lower: 10
+
+  - host: str_upper
+    device_id: 240356042462ab262c7d
+    local_key: 1ad108da43d7c562
+    friendly_name: Upper stairs
+    protocol_version: "3.3"
+    entities:
+      - platform: light
+        friendly_name: Upper stairs
+        id: 1
+        brightness: 2
+        brightness_lower: 10

+ 422 - 0
scenes.yaml

@@ -0,0 +1,422 @@
+- id: '1661138259820'
+  name: Backyard Alert
+  entities:
+    light.back_door_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - color_temp
+      - hs
+      color_mode: color_temp
+      brightness: 255
+      color_temp_kelvin: 2881
+      color_temp: 347
+      hs_color:
+      - 28.033
+      - 60.227
+      rgb_color:
+      - 255
+      - 173
+      - 101
+      xy_color:
+      - 0.507
+      - 0.385
+      friendly_name: Back door
+      supported_features: 0
+      state: 'on'
+    light.backyard_floodlight_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - color_temp
+      color_mode: color_temp
+      brightness: 255
+      color_temp_kelvin: 2000
+      color_temp: 500
+      hs_color:
+      - 30.601
+      - 94.547
+      rgb_color:
+      - 255
+      - 136
+      - 13
+      xy_color:
+      - 0.599
+      - 0.382
+      friendly_name: Backyard Floodlight
+      supported_features: 0
+      state: 'on'
+    light.driveway_floodlights:
+      supported_color_modes:
+      - onoff
+      color_mode: onoff
+      friendly_name: 'Driveway Floodlights '
+      supported_features: 0
+      state: 'on'
+  icon: mdi:alarm-light
+  metadata: {}
+- id: '1661138423475'
+  name: Backyard Normal
+  entities:
+    light.back_door_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - color_temp
+      - hs
+      color_mode: color_temp
+      brightness: 74
+      color_temp_kelvin: 2881
+      color_temp: 347
+      hs_color:
+      - 28.033
+      - 60.227
+      rgb_color:
+      - 255
+      - 173
+      - 101
+      xy_color:
+      - 0.507
+      - 0.385
+      friendly_name: Back door
+      supported_features: 0
+      state: 'on'
+    light.backyard_floodlight_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - color_temp
+      color_mode:
+      brightness:
+      color_temp_kelvin:
+      color_temp:
+      hs_color:
+      rgb_color:
+      xy_color:
+      friendly_name: Backyard Floodlight
+      supported_features: 0
+      state: 'off'
+    light.driveway_floodlights:
+      supported_color_modes:
+      - onoff
+      color_mode:
+      friendly_name: 'Driveway Floodlights '
+      supported_features: 0
+      state: 'off'
+  icon: mdi:lightbulb-on-20
+  metadata: {}
+- id: '1662858332676'
+  name: Front Yard Normal
+  entities:
+    light.front_door_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - brightness
+      - color_temp
+      - hs
+      color_mode: color_temp
+      brightness: 76
+      color_temp_kelvin: 2325
+      color_temp: 430
+      hs_color:
+      - 29.378
+      - 79.261
+      rgb_color:
+      - 255
+      - 151
+      - 52
+      xy_color:
+      - 0.567
+      - 0.389
+      friendly_name: Front Door
+      supported_features: 0
+      state: 'on'
+  icon: mdi:lightbulb
+  metadata: {}
+- id: '1662858428560'
+  name: Front Yard Alert
+  entities:
+    light.front_door_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - brightness
+      - color_temp
+      - hs
+      color_mode: color_temp
+      brightness: 255
+      color_temp_kelvin: 2325
+      color_temp: 430
+      hs_color:
+      - 29.378
+      - 79.261
+      rgb_color:
+      - 255
+      - 151
+      - 52
+      xy_color:
+      - 0.567
+      - 0.389
+      friendly_name: Front Door
+      supported_features: 0
+      state: 'on'
+  icon: mdi:lightbulb-alert
+  metadata: {}
+- id: '1681738101226'
+  name: daytime normal
+  entities:
+    light.back_door_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - brightness
+      - color_temp
+      - hs
+      color_mode:
+      brightness:
+      color_temp_kelvin:
+      color_temp:
+      hs_color:
+      rgb_color:
+      xy_color:
+      friendly_name: Back door
+      supported_features: 0
+      state: 'off'
+    light.front_door_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - brightness
+      - color_temp
+      - hs
+      color_mode:
+      brightness:
+      color_temp_kelvin:
+      color_temp:
+      hs_color:
+      rgb_color:
+      xy_color:
+      friendly_name: Front Door
+      supported_features: 0
+      state: 'off'
+    light.sink_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - brightness
+      - color_temp
+      - hs
+      color_mode:
+      brightness:
+      color_temp_kelvin:
+      color_temp:
+      hs_color:
+      rgb_color:
+      xy_color:
+      friendly_name: Sink
+      supported_features: 0
+      state: 'off'
+    light.south_sconce_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - brightness
+      - color_temp
+      - hs
+      color_mode:
+      brightness:
+      color_temp_kelvin:
+      color_temp:
+      hs_color:
+      rgb_color:
+      xy_color:
+      friendly_name: South Sconce
+      supported_features: 0
+      state: 'off'
+    light.parlor_sconces:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - color_temp
+      - hs
+      color_mode:
+      brightness:
+      color_temp_kelvin:
+      color_temp:
+      hs_color:
+      rgb_color:
+      xy_color:
+      entity_id:
+      - light.east_sconce
+      - light.west_sconce
+      icon: mdi:lightbulb-group
+      friendly_name: Parlor Sconces
+      supported_features: 0
+      state: 'off'
+  icon: mdi:white-balance-sunny
+  metadata:
+    light.parlor_sconces:
+      entity_only: true
+- id: '1683686313437'
+  name: Nighttime Normal
+  entities:
+    light.back_door_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - brightness
+      - color_temp
+      - hs
+      color_mode: color_temp
+      brightness: 74
+      color_temp_kelvin: 2881
+      color_temp: 347
+      hs_color:
+      - 28.033
+      - 60.227
+      rgb_color:
+      - 255
+      - 173
+      - 101
+      xy_color:
+      - 0.507
+      - 0.385
+      friendly_name: Back door
+      supported_features: 0
+      state: 'on'
+    light.front_door_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - brightness
+      - color_temp
+      - hs
+      color_mode: color_temp
+      brightness: 76
+      color_temp_kelvin: 2325
+      color_temp: 430
+      hs_color:
+      - 29.378
+      - 79.261
+      rgb_color:
+      - 255
+      - 151
+      - 52
+      xy_color:
+      - 0.567
+      - 0.389
+      friendly_name: Front Door
+      supported_features: 0
+      state: 'on'
+    light.sink_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - brightness
+      - color_temp
+      - hs
+      color_mode: color_temp
+      brightness: 3
+      color_temp_kelvin: 2000
+      color_temp: 500
+      hs_color:
+      - 30.601
+      - 94.547
+      rgb_color:
+      - 255
+      - 136
+      - 13
+      xy_color:
+      - 0.599
+      - 0.382
+      friendly_name: Sink
+      supported_features: 0
+      state: 'on'
+    light.south_sconce_2:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - brightness
+      - color_temp
+      - hs
+      color_mode: color_temp
+      brightness: 3
+      color_temp_kelvin: 2000
+      color_temp: 500
+      hs_color:
+      - 30.601
+      - 94.547
+      rgb_color:
+      - 255
+      - 136
+      - 13
+      xy_color:
+      - 0.599
+      - 0.382
+      friendly_name: South Sconce
+      supported_features: 0
+      state: 'on'
+    light.parlor_sconces:
+      min_color_temp_kelvin: 2000
+      max_color_temp_kelvin: 6535
+      min_mireds: 153
+      max_mireds: 500
+      supported_color_modes:
+      - color_temp
+      - hs
+      color_mode: color_temp
+      brightness: 3
+      color_temp_kelvin: 2358
+      color_temp: 424
+      hs_color:
+      - 29.276
+      - 77.925
+      rgb_color:
+      - 255
+      - 153
+      - 56
+      xy_color:
+      - 0.562
+      - 0.389
+      entity_id:
+      - light.east_sconce
+      - light.west_sconce
+      icon: mdi:lightbulb-group
+      friendly_name: Parlor Sconces
+      supported_features: 0
+      state: 'on'
+  icon: mdi:weather-night
+  metadata:
+    light.parlor_sconces:
+      entity_only: true

+ 33 - 0
scripts.yaml

@@ -0,0 +1,33 @@
+thinking_about_my_girl:
+  alias: Thinking about my girl
+  sequence:
+  - service: light.turn_on
+    data:
+      brightness_pct: 50
+      transition: 3
+    target:
+      entity_id: light.hanging_light_1
+  - service: light.turn_on
+    data:
+      hs_color:
+      - '{{ range(360)|random }}'
+      - '{{ range(50,101)|random }}'
+    target:
+      entity_id:
+      - light.hanging_light_1
+    enabled: true
+  - delay:
+      hours: 0
+      minutes: 0
+      seconds: 3
+      milliseconds: 0
+    enabled: false
+  - service: light.turn_on
+    data:
+      color_temp: 400
+      transition: 3
+    target:
+      entity_id: light.nightstand_1
+    enabled: false
+  mode: restart
+  icon: mdi:lightbulb-question-outline

+ 4 - 0
secrets.yaml

@@ -0,0 +1,4 @@
+
+# Use this file to store secrets like usernames and passwords.
+# Learn more at https://www.home-assistant.io/docs/configuration/secrets/
+some_password: welcome

Some files were not shown because too many files changed in this diff